.search{													/* THE SEARCH AND GOOGLE TRANSLATE TOOLS */
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
width: 800px;
background-color: #eae8dc;
color: black;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
color: #3d3d3d;
font-size: 14px;
height: 25px;
}
body 		{margin: 0; padding: 0;font: 12px normal Arial, Helvetica, sans-serif;background-color: 4c4c4c;background-image: url(../images/grad1.png) repeat;}
a:link 		{color: #003366;}
a:visited 	{color: #003366;}
a:hover 	{color: #000000;}
a:active 	{color: #003366;}
.bullet{ 													/* BULLETS */
list-style: circle;
padding-left: 5px;
margin-left: 40px;
}		
.homepage{													/* THE MAIN HOME PAGE TOP HEADER PART */
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
width: 800px;
background-color: #eae8dc;
color: black;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
color: #3d3d3d;
font-size: 14px;
height: 575px;
}
.contentpage{												/* THE MAIN CONTENT PAGES TOP HEADER PART */
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
width: 800px;
background-color: #eae8dc;
color: black;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
color: #3d3d3d;
font-size: 14px;
height: 365px;
}
.header{													/* THE HEADER INCLUDING BACKGROUND PICTURE OF BUILDING */
width: 800px;
padding: 0px;
height: 350px;
color: white;
background-color: black;
background-image: url(rotate.php);
background-position: center;
}
.homeheader{													/* THE HEADER INCLUDING BACKGROUND PICTURE OF BUILDING */
width: 800px;
padding: 0px;
height: 350px;
color: white;
background-color: black;
background-image: url(media/Header.jpg);
background-position: center;
}
.contentheader{												/* THE WHITE BG SETUP FOR THE 3 BOXES ON HOME PAGE */
width: auto;
margin-bottom: 10px;
padding: 0px;
height: 200px;
background-color: white;
}
.headertext{												/* THE HEADER TEXT FOR CONTENT PAGES */
color: #202020;	
font-family: Tahoma, Geneva, sans-serif;
font-size: 28px;
font-style: normal;
font-variant: small-caps;
}
.subheadertext{												/* THE SUB HEADER TEXT FOR CONTENT PAGES - HAS LINE ABOVE TEXT */
color: #202020;
font-family: Tahoma, Geneva, sans-serif;
font-size: 16px;
font-style: normal;
margin-left: 50px;
border-top: solid 1px #eae8dc;
}
.homeleftbox{												/* THE LEFT BOX ON THE HOME PAGE */
border-left: solid 1px #eae8dc;
border-top: solid 1px #eae8dc;
font-family: 'Trebuchet MS', sans-serif;
color: #666666;
text-align:justify;
font-size: 14px;
font-style: normal;
width: 275px;
height: 170px;
margin-left: 0px;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
float: left;
background-color: white;
}
.homecenterbox{												/* THE MIDDLE BOX ON THE HOME PAGE */
border-left: solid 1px #eae8dc;
border-top: solid 1px #eae8dc;
font-family: 'Trebuchet MS', sans-serif;
color: #666666;
font-size: 11px;
width: 170px;
height: 170px;
margin-left: 10px;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;;
float: left;
background-color: white;
}
.homerightbox{												/* THE RIGHT BOX ON THE HOME PAGE */
border-left: solid 1px #eae8dc;
border-top: solid 1px #eae8dc;
font-family: 'Trebuchet MS', sans-serif;
color: #666666;
font-size: 12px;
font-style: normal;
font-weight: normal;
width: 275px;
height: 170px;
margin-left: 10px;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
float: left;
background-color: white;
}
.portrait {													/* PERSONNEL PICTURE BOX */
float: left;
width: 110x;
border: 1px solid #eae8dc;
margin: 0 10px 10px 0;
padding: 10px;
}
.portraitnoline {													/* PERSONNEL PICTURE BOX */
float: left;
width: 110x;
border: 0px;
margin: 0 10px 10px 0;
padding: 10px;
}
.contactbox {													/* PERSONNEL CONTACT BOX */
float: right;
width: 110x;
border: 0px;
margin: 0 10px 10px 0;
padding: 10px;
}
.eyecatcher {												/* BOLD AND DARKER COLOR */
color: #003366;
font-weight: bold;
}
.eyecatcherunderlined {												/* BOLD AND DARKER COLOR */
color: #003366;
font-weight: bold;
font-variant:small-caps;
font-size: 18px;
}
.rightsidelinks {											/* THE LINK BOX FOR CONTENT PAGES ON THE RIDE SIDE */
float: right;
width: 300x;
border: 1px solid #eae8dc;
margin-left: 10px;
margin-bottom: 10px;
padding: 10px;
}
.rightsideinsidelinks {										/* THE LINKS INSIDE THE RIGHT SIDE LINKS BOX */
border-top: 1px solid #eae8dc;
padding: 2px;
font-family: 'Trebuchet MS', sans-serif;
font-size: 11px;
}
.tinytext {													/* JUST SOME SMALL TEXT */
font-family: 'Trebuchet MS', sans-serif;
font-size: 11px;
}
.navbg{														/* THE TOP BAR NAVIGATION LINKS BG COLOR */
width: 600px;
padding: 0px;
height: 50px;
margin:0px auto;
float: right;
background-color: #eae8dc;
}
.logobg{														/* THE TOP BAR NAVIGATION LINKS BG COLOR */
width: 200px;
padding: 0px;
height: 50px;
margin:0px auto;
float: left;
background-color: #eae8dc;
}
.homecontentbox{											/* THE CONTENT PAGE BACKGROUND BOX */
padding-top: 10px;
padding-bottom: 10px;
border: solid 10px #eae8dc;
font-family: “Lucida Grande”, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-align:justify;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
color: #444444;
width: 780px;
height: auto;
background-color: white;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
}
.thumbnail {												/* Thumbnail for Personnel */
float: left;
width: 110px;
border: 1px solid #eae8dc;
margin: 0 15px 15px 0;
padding: 15px;
}
.clearboth { 												/* Start new Line for Thumbnails on Personnel */
clear: both; 
}
.smalllinks {												/* Links on Personnel */
	font-size: 10px;
}
.smalllinksimp {											/* Links on Personnel */
	font-size: 10px;
	font-weight: bold;
}
.footer{													/* THE FOOTER */
font: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: white;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
width: 800px;
height: 300px;
background-color: #151313;
}
.footerleftbox{												/* THE LEFT BOX ON THE FOOTER */
font-family: 'Trebuchet MS', sans-serif;
color: white;
text-align:middle;
font-size: 12px;
font-style: normal;
width: 175px;
height: 190px;
margin-left: 0px;
margin-top: 10px;
padding-top: 10px;
padding-left: 30px;
float: left;
}
.footer a:hover{
color: white;
text-decoration:underline;
}
.footer a:link{
color: #5e5d56;
text-decoration:underline;
}
.footer a:visited{
color: #5e5d56;
text-decoration:underline;
}
.footerrightbox{												/* THE RIGHT BOX ON THE FOOTER */
font-family: 'Trebuchet MS', sans-serif;
color: white;
font-size: 12px;
font-style: normal;
font-weight: normal;
width: 565px;
height: 190px;
margin-left: 10px;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 0px;
float: right;
background-color: #151313;
background-image: url(rotate2.php);
background-position: right;
background-repeat: no-repeat;
}
.backtotop{
background-color: white;
color: black;
height: auto;
width: 120px;
padding: 10px;
font-size: 14px;
font-variant: small-caps;
}
.backtotop a:visited{
color: black;
text-decoration: none;
}
.backtotop a:link{
color: black;
text-decoration: none;
}
.backtotop a:hover{
color: black;
text-decoration: none;
}
.table2 {
	border-collapse: separate;
	margin: 10px auto;
	font-size: 10px;
	background-color: white;
	background-image: none;
	border: 1px solid #eae8dc;
	border-width: 1px 1px 0px 0px;
}
.table2 td, tr {
	border: 1px solid #eae8dc;
	border-width: 0px 0px 1px 1px;
	width: 81px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background: none;
	color: #333;
	position: relative;
	padding-left: 10px;
}
.newsletter{
height: auto;
}
.table3 {
	border-collapse: separate;
	margin: 10px auto;
	font-size: 10px;
	background-color: white;
	background-image: none;
	border: 0px solid #fff;
	border-width: 0px 0px 0px 0px;
}
.table3 td, tr {
	border: 0px solid white;
	border-width: 0px 0px 0px 0px;
	width: 81px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background: none;
	color: #333;
	position: relative;
	padding-left: 10px;
}

