﻿body{
background-color:black;
background-image: url('../images/design/dkest%20blue%2010c141e.jpg');
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:1.25em;
margin:0px;
}

div.maincontainer
{
	border-bottom: thin outset black;
	width:900px;
	background-image: url('../images/design/med%20blue%201d3346.jpg');
	margin-left:auto;
	margin-right:auto;
	border-right: thin outset black;
	margin-bottom:30px;
	margin-top:30px;
}

div.header
{
	width:900px;
	height:100px;
}

div.headertext
{
	width:400px;
	font-size:40pt;
	color:white;
	padding:25px;
	float:left
}

div.headermenu
{
	width:300px;
	float:right;
	text-align:center;
	color:white;
}

div.headermenu a, div.headermenu a:link
{
	color:white;
	text-decoration:none;
}

div.headermenu a:hover
{
	color:#e0d6c1;
	text-decoration:none;
}


div.headertexttwo
{
	width:400px;
	clear:both;
	margin-left:38px;
	font-size:16pt;
	color:white;
}

div.innercontainer
{
	width:865px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	border:thin;border-color:black;border-style:outset;
	margin-top:10px;
	margin-bottom:10px;
	
	
}

div.mainmenu
{ width:180px;
float:left;
margin-left:10px;
margin-top:10px;
}



div.mainmenu a, div.mainmenu a:link
{
	color:black;
	text-decoration:none;
}

div.mainmenu a:hover
{
	color:maroon;
	text-decoration:none;
}


div.picture
{
	float:right;
	width:652px;
	height:312px;
	margin-top:15px;
	margin-right:10px;
	margin-bottom:10px;
}




div.topmenu
{
	width:870px;
	height:40px;
	background-image:url('../../Style%20One/dkest%20blue%2010c141e.jpg')
}

div.centercontainer
{
	
	width:846px;
	background-image: url('../images/design/cream%20rice%20e1d0bb.jpg');
	border:thin outset #CDB08D;
	margin-left:auto;margin-right:auto;
	margin-bottom:10px;
}

div.left
{
	width:280px;
	float:left;
}

div.center
{
	width:280px;
	float:left;
}

div.right
{
	width:280px;
	float:right;
}





div.footer
{width:900px;
height:70px;
font-size:8pt;
text-align:center;
}

div.footer a, div.footer a:link
{
	color:black;
	text-decoration: underline;
}

div.footer a:hover
{
	color:#e0d6c1;
	text-decoration:underline;
}






/*

 * Ad Rotator

 *

 * The ad rotator is used on the main page. 

 *

 ***************************************************************************************************

******************************/


.trans0
{
	opacity:1;
}

.trans1
{
	opacity:0.9;
}

.trans2
{
	opacity:0.8;
}

.trans3
{
	opacity:0.7;
}

.trans4
{
	opacity:0.6;
}

.trans5
{
	opacity:0.5;
}

.trans6
{
	opacity:0.4;
}

.trans7
{
	opacity:0.3;
}

.trans8
{
	opacity:0.2;
}

.trans9
{
	opacity:0.1;
}


.adrotator
{
	width:650px;
	height:310px;
	background-image:url('../../Style%20One/dkest%20blue%2010c141e.jpg');
	float:right;
	
	margin-top:20px;
	
	
	border:thin;border-color:black;border-style:outset;
}

.adarea
{
	width:648px;
	height:308px;
	position:relative;
	top:1px;
	left:1px;
	background-color:#444;
	background-image: url('../../../images/loading444.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.adselect
{
	text-align:center;
	width:648px;
	height:39px;
	border-top:1px solid #444;
	position:relative;
	top:1px;
	left:1px;
	z-index:1;
 	display:none;
}

.adselect A, .adselect A:VISITED, .adselect A:LINK
{
	margin-top:10px;
	margin-left:10px;
	border:1px solid #888;
	color:#CCC;
	font-size:90%;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	display:block;
	float:left;
	text-decoration:none;
}

.adselect A:HOVER, .adselect A.select
{
	border-color:#FFF;
	color:#FFF;
	background-color:#248;
}

.adarea img
{
	border:none;
	margin:0;
	padding:0;
	width:648px;
	height:308px;
}

.ad
{
	width:648px;
	height:308px;
	display:none;
	position:absolute;
	z-index:1;
}

.ad .caption
{
	position:absolute;
	top:318px;
	right:10px;
	color:#CCC;
	z-index:2;
	display:none;
}

.ad A
{
	text-decoration:none;
}

.adtext
{
	color:white; 
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	padding-top:15px;
	padding-right:15px;
	padding-left:415px;
	overflow:hidden;
	height:293px;
	text-decoration:none !important;
	cursor: hand;

}




