﻿body							{ background-color:#9097A7; margin: 0px; background-image:url('images/global/bg.jpg'); background-repeat:repeat-x; }

h1								{font-family: Tahoma,Verdana,Arial; }
h2								{font-family: Tahoma,Verdana,Arial; }
p								{font-family: Tahoma,Verdana,Arial; }
ul								{font-family: Tahoma,Verdana,Arial; }
li								{font-family: Tahoma,Verdana,Arial; }

form							{ margin: 0px; }
.formtext						{ font-size: 11px; color: #ffffff; font-family: Tahoma,Verdana,Arial;}
.formfield						{ font-family: Tahoma,Verdana,Arial; font-size: 11px;}
.formbutton						{ border: 1px #ffffff solid; background-color: #000000; color: #ffffff; font-size: 11px; padding: 3px 8px 3px 8px; }






table.form th					{ font-size: 11px; text-align:right;}
table.form td					{ font-size: 11px; }





#header_outer					{ width: 950px; margin: 0px auto 0px auto; }
#header							{ margin: 30px 0px 10px 0px; height: 60px; border-bottom: 1px #ff9900 solid; }

#logo							{ float: left; width: 400px;}
#nav							{ float: right; margin: 20px 0px 0px 0px }

div#nav ul						{ margin: 3px 0px 0px 0px;}
div#nav li 						{ list-style-type: none; font-weight: bold; float: left; font-size: 11px; color: #ffffff; margin: 0px; }
div#nav li a 					{ list-style-type: none; float: left; font-size: 11px; color: #ffffff; margin: 0px 2px 0px 0px; text-decoration: none; padding: 4px 7px 4px 7px; background-color: #939aaa; border: 1px #939aaa solid; background-image:url('images/header/buttonbg.jpg'); background-repeat:repeat-x;}
div#nav li a:hover 				{ list-style-type: none; float: left; font-size: 11px; color: #ff9900; margin: 0px 2px 0px 0px; text-decoration: none; padding: 4px 7px 4px 7px; background-color: #3a4151; border: 1px #939aaa solid; background-image:url('images/header/buttonbg_over.jpg'); background-repeat:repeat-x;} 





#main_outer				{ width: 950px; clear: both; margin: 0px auto 0px auto;  border-bottom: 2px #ff9900 solid; }
#main					{ padding: 10px; background-color: #3a4151; min-height: 400px; background-image:url('images/global/mainbg.jpg'); background-repeat:repeat-x;  }

#menu_outer				{ float: left; width: 200px; margin: 0px 14px 0px 0px;  border-right: 1px #939aaa solid; min-height: 380px;  }					
#menu					{ margin: 0px; }


div#menu h1						{ font-size: 20px; padding: 0px 0px 0px 7px; color: #939aaa;}

div#menu ul						{ padding: 0px; margin: 3px 0px 0px 0px;}
div#menu li 					{ list-style-type: none; font-weight: bold; font-size: 15px; color: #ffffff; margin: 0px; }
div#menu li a 					{ list-style-type: none; display: block; font-size: 15px; color: #ffffff; margin: 0px 0px 0px 0px; text-decoration: none; padding: 4px 7px 5px 7px; border-top: 1px #939aaa solid;}
div#menu li a:hover 			{ list-style-type: none; font-size: 15px; color: #ff9900; text-decoration: none; padding: 4px 7px 5px 7px; background-color: #3a4151; } 

#content_outer						{ float: left; width: 700px;}
#content							{ }

div#content h1						{ color: #ff9900; font-size: 24px; margin: 20px 0px 10px 0px; }
div#content h2						{ font-size: 20px; padding: 0px 0px 0px 7px; color: #939aaa; border-top: 1px #939aaa solid;}

div#content p						{ color: #ffffff; margin: 0px 0px 15px 0px; line-height: 140%; }
div#content p.author				{ margin: 0px 150px 15px 0px; font-size: 12px; text-align: right;}
div#content a						{ color: #ffffff; }
div#content a:hover					{ color: #abb0b8; }

div#content ul						{ margin: 0px auto 14px auto; }
div#content li						{ margin: 0px auto 0px auto; color: #ffffff; }



#comment							{ width: 350px; min-height: 360px; float: right; padding: 0px 0px 0px 14px; border-left: 1px #939aaa dotted; margin: 0px 0px 0px 14px; }
div#comment p						{ font-size: 11px; }
div#comment h1						{ font-size: 13px; margin: 0px 0px 5px 0px; }


div#text p							{ font-size: 12px; margin: 0px 0px 14px 0px; }
div#text a							{ text-decoration: underline; color: #ffffff; }
div#text a:hover					{ text-decoration: underline; color: silver;}


#staff								{ float: left; margin: 0px 20px 20px 0px; width: 190px; min-height: 70px; padding: 10px 10px 20px 10px; border-top: 1px #939aaa solid; border-left: 1px #939aaa solid; cursor: hand;  }
div#staff h1							{ font-size: 16px; margin: 0px; font-family: Arial; }
div#staff p							{ font-size: 11px; margin: 2px 0px 0px 0px;}

#staff:hover						{ cursor: hand;  background-image:url('images/global/staff_bg.jpg'); background-repeat:repeat-x;  }


#footer_outer			{ width: 950px; height: 100px; margin: 10px auto 0px auto; }
#footer					{ padding: 0px; }

div#footer p			{ font-size: 11px; margin: 4px 0px 0px 0px; }
div#footer a			{ color: #000000; text-decoration: none;}
div#footer a:hover		{ color: #ffffff; text-decoration: underline;}

#clear					{ clear: both; }

</style>