@charset "utf-8";
* {padding: 0; margin: 0;}

body  {font: 100%  Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; color: #000; text-align: center; font-size: 9pt; background-image: url(images/back.gif); }

html { min-height: 100%; margin-bottom: 1px; }

a:link {color: #ed1b24; font-weight: normal; text-decoration: underline;}

a:visited {color: #ed1b24; font-weight: normal; text-decoration: underline;}

a:hover {color: #ed1b24; font-weight: normal; text-decoration: underline;}

a:active {color: #ed1b24; font-weight: normal; text-decoration: underline;}

#containertop {width: 900px; margin: 0 auto; text-align: left;  background-color: #fff; }  

#containerbody {width: 900px; margin: 0 auto; text-align: left;  background-color: #fff;  } 


 /*----- top part of page -----------------------------------------------*/
 
#topphoto {clear: both; width: 900px; height:290px; background-color: #fff; } 

#topphotoleft{float: left; text-align: right; width: 420px; padding: 0 10px 0 0; }

#topphotoright{float: right; width: 405px;}

/*----- sidebar left side -----------------------------------------------*/

#sidebarleft {float: left; width: 200px; padding: 5px 10px 15px 10px; }
		
#sidebarleft h1 {color: #ff0000; font-weight: bold; font-size: 100%;}

/*----- main content center of internal pages -----------------------------------------------*/

#content {margin: 5px 20px 0 240px; padding: 0 10px; background-color: #fff; } 

#content h1{color: #ed1b24; font-size: 120%;} 

#content h2{color: #000; font-size: 100%;} 


/*----- nav top row -----------------------------------------------*/

#topnav {clear: both; 	width: 900px; height: 25px; background-color: #ed1b24; text-align: right; border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 0px;}

/*----- copyright -----------------------------------------------*/

#copyright {width: 900px; margin: 0 auto; text-align: left; font-size: 8pt; background-color: #fff;} 

#copyrightbar {	clear: both; height: 35px; margin: 0px; text-align: left;}

#copyrightbarleft {float: left; margin-left: 10px; text-align: left; width: 400px;}

#copyrightbarright {float: right; margin-right: 5px; text-align: right; width: 400px;}

/*----- tables -----------------------------------------------*/

table.table_topnav {border-spacing: 2px; border-width: 0px; margin-right: auto; margin-left: 0px; margin-left:auto; margin-right:0px;}

table.table_topnav a:link {color: #000; font-weight: bold; text-decoration: none;}

table.table_topnav a:visited {color: #000; font-weight: bold; text-decoration: none;}

table.table_topnav a:hover {color: #fef200; font-weight: bold; text-decoration: none;}

table.table_topnav a:active {color: #000; font-weight: bold; text-decoration: none;}