@charset "utf-8";

/* CSS Document */


#top
{
	width:810px;
	
	height:180px;
	background-color:#790000;
	position:absolute;
	border:thin;
	border-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF66;
	text-align:justify;


	
	
}

#top2
{
	width:810px;
	height:50px;
	color: #FFFF66;
	background-color: #790000;
	position:absolute;
	border:thin;
	border-style:none;
	margin-top:181px;

	}
#top2 h2
{
	margin-left:40px;
	margin-top:14px;
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
	
#left
{
	width:180px;
	height:475px;
	color:#FFFF66;
	background-color: #790000;
	position:absolute;
	border:thin;
	border-style:none;
	margin-top:232px;

}
#left p
{margin-top:250px;
margin-left:40px;
}
#left image
{
margin-left:12px;
}

#right
{

	width:630px;
	height:475px;
	color:#FFFF66;
	background-color:#790000;
	position:absolute;
	border:thin;
	border-style:none;
	margin-top:232px; 
	overflow:auto;
	margin-left:180px;
	

}


#right h1
{text-align: center;
margin-top:75px;
}

#right table
{border-style:none;
table-layout:auto;
}
#right p,h2,form,table,h3,
{margin-left:25px;
margin-top:25px;
}

#bottom
{
	height:30px;
	width:810px;
	background-color:#790000;
	position:absolute;
	border:thin;
	border-style:none;
	margin-top:708px;
}
#bottom ul, table
{margin-top:1px;
}



	
	
#left li
{
list-style:none;


}
#left ul
{
	position:absolute;
	margin-top:130px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F9FC70;
	}
#left li a:link
{
border-width:thin;
background-color:#460000 ;
text-decoration: none;
border-color: #333333;
display:block;
border: thin;
list-style: circle;
padding:1px;
width:100px;
margin-bottom:1px;
color:#cf6
}

#left li a:visited
{
border-width:thin;
background-color:#460000 ;
text-decoration: none;
border-color: #333333;
display:block;
border: thin;
list-style: circle;
padding:1px;
width:100px;
margin-bottom:1px;
color:#cf6
}
#left li a:hover
{
border-width:thin;
background-color: #9D0000;
text-decoration: none;
border-color: #333333;
display:block;
border: thin;
list-style: circle;
padding:1px;
width:100px;
margin-bottom:1px;
color: #cf6;

}
#left li a:active
{
border-width: thin;
background-color: #FF2B2B;
text-decoration: none;
border-color: #333333;
display:block;
border: thin;
list-style: circle;
padding:1px;
width:100px;
margin-bottom:1px;
color:#cf6;

}

#top2 h3
{
	margin-top:13px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color:#460000;
	color: #FFFF66;

	
}
#top2 li
{
list-style: none;
display: inline;

}
#top2 ul
{
	position: absolute;
	margin-top:7px;
	margin-left:630px;
	text-align:center;
	top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F9FC70;	
	}
#top2 li a:link
{
border-width:thin;
background-color:#460000 ;
text-decoration: none;
border-color: #333333;
display: inline;
border: thin;
list-style: circle;
padding:1px;
width:100px;
margin-bottom:1px;
color:#cf6
}
#top2 li a:visited
{
border-width:thin;
background-color:#460000 ;
text-decoration: none;
border-color: #333333;
display: inline;
border: thin;
list-style: circle;
padding:1px;
width:100px;
margin-bottom:1px;
color:#cf6
}

#top2 li a:hover
{
border-width:thin;
background-color: #9D0000;
text-decoration: none;
border-color: #333333;
display: inline;
border: thin;
list-style: circle;
padding:1px;
width:100px;
margin-bottom:1px;
color: #cf6;

}
#top2 li a:active
{
border-width: thin;
background-color: #FF2B2B;
text-decoration: none;
border-color: #333333;
display: inline;
border: thin;
list-style: circle;
padding:1px;
width:100px;
margin-bottom:1px;
color:#cf6;

}
#content
{
width: 810px;
margin: 0 auto;
} 
