body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Content {
    background : white url(img/back.jpg) no-repeat top left;
	background-repeat: no-repeat;
        background-position: 0 0;
	margin: 0px;
	padding: 0px;
	width : 650px;
	top : 50px;
	position: absolute;
        height : 600px;
 z-index: 0;
}
#Header{
position:absolute;
height:30px;
width: 650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #134BB2;
	font-variant: small-caps;
	text-transform: uppercase;	
}
.HeaderH1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3075DC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:center;
	line-height:24px;
	}
#mainContent {
position:absolute; left:180px; top:250px; width:460px; padding:5px; z-index: 1;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #134BB2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06C;
	}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	}
p, li{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	}
#Navigation {
	position:absolute; left:19px; top:64px; width:162px; height:178px; z-index: 1;
}
#Navigation UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	display: block;
}
#Navigation LI {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;

}
#Navigation a:link, #Navigation a:visited, #Navigation a:active {
color : #FFFFFF;
text-decoration: none;
display: block;
margin: 0px;
padding: 2px;
}
#Navigation a:hover{
display: block;
color: #134BB2;
margin: 0px;
padding: 2px;
text-decoration:none;
background-color:#FFFFFF;
}
#AWMA{
position:absolute; left:19px; top:385px; width:162px; height:77px; z-index: 1;
}
#Footer{width:100%; padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-top: 1px solid #000000; z-index: 1;
        position:absolute;
}
.Designer{
text-align: center;
font-size: 10px;
}
.Copyright{
text-align: center;
font-size: 10px;
}

