﻿body
{ background-color:#577b87;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:black;	
}

div.maincontainer
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border:thin;border-color:#446068;border-style:solid;
	background-image:url('../images/design/tricolor4.jpg');
	background-repeat:repeat-y;
	
}

div.maincontainerback
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border:thin;border-color:#446068;border-style:solid;
	background-image:url('../images/design/bicolor3.jpg');
	background-repeat:repeat-y;
}

hr
{
	background: #577b87;
	height:2px;
	width:600px;
}

div.header
{
	width:1000px;
}

div.headerbar
{
	background-image:url('../images/design/bar.gif');
	background-repeat:repeat-x;
	width:1000px;
	height:30px;
	font-family:"Palatino Linotype";
	color:black;
	font-style:italic;
	font-weight:bold;
	font-size:14pt;
}

div.headerleft
{
	float:left;
	margin-left:35px;
}


div.headerright
{
	float:right;
	margin-right:35px;
}

div.centercontent
{
	width:636px;
	float:left;
}


div.centercontentback
{
	width:816px;
	float:left;
}



div.leftsidebar
{
	width:184px;
	float:left;
}
	
div.rightsidebar
{
	width:180px;
	float:right;
}


div.sidebartextbox
{
	width:150px;
	background-color:white;
	padding:5px;
	margin-left:8px;
	
}

div.mainmenu
{
	width:150px;
	background-color:white;
	padding:5px;
	margin-left:8px;
	border:1px;
	border-color:#577b87;
	border-style:solid;
}

div.mainmenu a:link
{
	color:black;
	text-decoration:none;
}

div.mainmenu a:current
{
	color:#577b87;
	text-decoration:none;
}

div.mainmenu a:visited
{
	color: gray;
	text-decoration:none;
}

div.mainmenu a:hover
{
	color:#577b87;
	text-decoration:none;
}

div.textbox
{
	background-color:white;
	
	border:1px;border-color:black;border-style:solid;
	text-align:center;
}


/*

 * 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:250px;
	height:173px;
	background-color:black;
}

.adarea

{
width:248px;
position:relative;
top:1px;
left:1px;
}

.adarea img

{
border:none;
margin:0;
padding:0;
width:248px;
}

.ad

{
width:248px;
height:173px;
display:none;
position:absolute;
z-index:1;
}

.ad .caption

{
position:absolute;
top:180px;
right:45px;
color:black;
z-index:2;
font-weight:bold;
}

.ad A
{
text-decoration:none;
}

.adtext

{
color:white; 
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
padding-top:15px;
padding-right:15px;
padding-left:230px;
overflow:hidden;
height:156px;
text-decoration:none !important;
cursor: hand;

}
