#rotator 
{
   width:750px;
}

.imagebox
{
float:left; 
height:170px; 
width: 200px;
margin-left:50px;
}


.smallrotate 
{
width:150px; 
height:150px; 
background-position: center; 
background-repeat: no-repeat;
margin:0px;
border:0px;
padding:0px;
overflow:hidden;
}

.info
{
width: 750px;
height: 270px;
border: 5px solid #3268F5;
padding: 5px;
margin-top:-5px;
float:left;
}


.info div.text
{
width:440px;
margin:10px; 
margin-left:10px; 
float:left;
}



body { font-family: Times New Roman; background-color: white; }

a, a:visited, a:active { color: #3268F5; }
a:hover { color: #000034; }

#titletext { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;font-size: 40px; color:#3268F5}
#titlesub { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;font-size: 25px; color:#000034}

#linkbar { 
 background-color: #3268F5; 
 text-align:center; 
 padding-left:190px;
 height:26px;
padding-top:4px;

}

#linkbar a { 
 font-size: 16px;
 font-variant: small-caps;
 color:white; 
 padding-left:8px;
 padding-right:8px;
 padding-top:5px;
 padding-bottom:7px;
}

#linkbar a:hover  { 
 color:white;
 background-color:#888;
}

img { border: 0px; }

#sidebar { 
 text-align:center;
 width: 190px;
 float: left; 
 font-family: Arial; 
 font-size: 16px;
}

#sidebar div {
 background-color:#3268F5; 
 border: 4px #3268F5 solid;
 margin:0px; 
 text-align:center;
}

#sidebar div a {
 font-variant: small-caps;
 text-decoration: none;
 width: 176px; 
 color:#fff;
 display:block;
 padding-bottom:4px;
 margin-bottom:4px;
}

#sidebar div a.active {
 background-color:#000034; 
}

#sidebar div a:hover {
 background-color:#888;
 color:#fff
}

#content { margin-left:190px; padding: 20px; margin-top: -20px; text-align:justify; font-size:12pt; }

#content table { background-color:black;  }
#content table tr td {  background-color:white;  padding:4px}

#content table.layout  
{
background-color:white;  
}

h1 { color: #3268F5; font-style:italic; text-align:left; font-size: 18pt}
h2 { color: #000034; font-style:italic; text-align:left; font-size: 16pt}

.rightimage { 
float:right; 
width:270px; 
height:270px; 
background-position: center; 
background-repeat: no-repeat;
padding:20px;
}
.leftimage { 
padding:20px;
float:left; 
width:270px; 
height:270px; 
background-position: center; 
background-repeat: no-repeat;
}




#lightbox{
	background-color:#eee;
	padding: 10px;
	border: 4px solid #3268F5;
	}
#lightboxDetails{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }