@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9pt;
	background-image:url(/images/background/bg.jpg);
}
a {color:#000099; text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}
a:visited {text-decoration:none;}

img a {border:0;}

h1 {font-size: 14pt;}
h2 {background-color:#993300; color:#FFFFFF; padding-left: 6px;}
h4 {background-color:#006600; color:#FFFFFF; padding-left: 6px;}
h5 {background-color:#003366; color:#FFFFFF; padding-left: 6px; font-size: 10pt;}

.form {font-size: 9pt;}

.style2 {color: #000066}
.style3 {color: #006600}
.style4 {color: #FF0000; font-weight: bold;}
.style5 {font-size: 9pt}
.style6 {color: #000000; font-weight: bold;}
.style7 {color: #FF0000}
.style8 {color: #FF0000; font-size: 9pt;}
.style9 {color: #FF0000; font-style: italic; font-weight: bold;}
.style10 {color: #FF0000}
.style11 {color: #000000}
.style13 {color:#FFF;}

#container {margin: 12px auto; width: 815px; background:#FFFFFF; border: 2px solid black; padding:2 2 2 0;}

#header {text-align:center; height:100px; border-bottom: 1px solid black;}

#links {float:left; border-right: 1px solid black; margin: 0 25 0 0;}
/*#links a {display:block;} */

#content {float:left; padding:7px; width: 775px;}

#photo img {float:right;}

#body_text {width:405px; padding:10px; float:left;}
#body_text2 {width:555px; padding:15px; float:left; margin:10px;}

.shadow {
   -moz-box-shadow: 3px 3px 4px #000;
   -webkit-box-shadow: 3px 3px 4px #000;
   box-shadow: 3px 3px 4px #000;
   /* for IE8 */
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
   /* For IE 5.5 - 7 */
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
   }

#contest {
	height:325px;
	overflow: scroll;
	padding: 5px;
	border: 1px solid black;
}

/* #table td {border-bottom: 1px solid #000000;} */

#map a {display:block; text-decoration:none; width:160px;}

#footer address {clear:both; text-align:center; border-top:1px solid black; font-size:8pt;}
#con_win {text-align:center;}
