{
margin: 0px;
padding: 0px;
}

body {
	background: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}
hr {
}

#main
{
width: 1028px;
margin: 0 auto;
background: #989898;
}


/* Header */

#header {
width: 1028px;
height: 250px;
background:#3B0B0B; 
}

#menubar{
height: 30px;
background: #3b0b0b;
width: 936px;
margin: 0 auto;
}

#menubar ul {
        margin: 0;
        list-style: none;
        padding-left: 760px;
        padding-right: 10px;
}

#menubar li {
        display: inline;
}

#menubar a {
        float: left;
        width: 80px;
        height: 28px;
        text-decoration: none;
        text-align: right;
        padding-top: 2px;
        font-size: 12px;
        color: #000000;
        margin-left: 1px;
        margin-right: 1px;

}




#menu {
height: 38px;
background: url(img/menu.jpg);
width: 1030px;
margin: 0 auto;

}

#menu ul {
	margin: 0;
	list-style: none;
	vertical-align:middle;
       margin-left: 2px;
        margin-right: 2px;
}
#menu li {
	display: inline;
}


#menu a {
	float: left;
	width: 120px;
	height: 30px;
	padding-top:5px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;

	background: url(img/menu.jpg); 
	margin-left: 1px;
	margin-right: 1px;
}

#menu a:hover {
	background: url(img/menuhover.jpg);
	height: 30px;
	color: #FFD401;
}


/* Content */

#content {
	float: left;
	width: 1028px;
        
       font-size: 12px;
        margin-top: 10px;
        margin-bottom: 10px;


}


#content a {
        color: #08088A;
}


#content p{
font-family: verdana;
color:#000000;
font-size: 15px;
text-align: justify;
margin-left: 2px;
margin-right: 12px;

}

#content li{
font-family: verdana;
color:#000000;
font-size:15px;
}

#content h1{
font-family:Georgia, "Times New Roman", Times, serif;
        font-size: 20px;
        color: #610B0B;
        font-weight:bold;
        margin-left: 2px;
        margin-bottom: 10px;
        padding-top: 10px;
	


}



#content h3{
font-family:Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
        color: #610B0B;
        font-weight:bold;
        margin-left: 2px;
        margin-bottom: 10px;
        padding-top: 10px;
}


#content h4{
font-family:"Times New Roman", Times, serif;
        font-size: 16px;
        color: #610B0B;
        font-weight:bold;
        margin-left: 2px;
        margin-bottom: 0px;
        padding-top: 0px;
}




#footer {
	clear: both;
	height: 40px;
	background:  #000000;
	width: 1030px;
}

#footer p {
        padding-top: 5px;
	text-align: center;
        font-size: 12px;
        font-weight: bold;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
FONT-COLOR: #465C71;
background-color: #A6D1FC;
 font-weight:bold;
}

#dropmenudiv a{
background-color: #ffffff;
width: 200px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 3px 3px;
text-decoration: none;
 font-weight:bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #A6D1FC;
color: #000000;
 font-weight:bold;
}




#nav {
        BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 0px; FLOAT: left; MARGIN: 0px auto 8px; BORDER-LEFT: #000000 1px solid; WIDTH: 185px; PADDING-TOP: 0px; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #606266;font-weight:bold
}
#nav H1 {
        PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px; BACKGROUND: #172657; PADDING-BOTTOM: 8px; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase; PADDING-TOP: 8px; BORDER-BOTTOM: #000000 1px solid; TEXT-ALIGN: center;color: #ffffff;font-weight:bold;
}
#nav A {
        PADDING-RIGHT: 2px; DISPLAY: block; PADDING-LEFT: 2px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BORDER-BOTTOM: #4B4F58 1px solid;FONT-SIZE: 11px; color=#ffffff; text-decoration: none;font-weight:bold;
}
#nav A:hover {
        BACKGROUND-COLOR: #ffffff;font-weight:bold; color=#000000
}


form{
font-size: 10px;
}

input
{
color: #781351;
font-size: 12px;
background: #fee3ad;
border: 1px solid #781351
}




.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 


