* {margin: 0px;padding: 0px;}
ol,ul{padding-left: 15px;padding-top:5px;}
p{padding-top:5px;}


#above-site{
	height: 20px;
	background-color: #001C89;
	margin-bottom: 10px;
}
#under-site {
	height: 20px;
	text-align: center;
	background-color: #001C89;
	margin-top: 10px;
}
body {
	background-color: #0033cc;
}
#site {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#header1 {
	background-image: url(images/header2.jpg);
	background-repeat: repeat-x;
}
#header2 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header3 {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 136px;
}

#footer {
	height: 10px;
	background-image: url(images/footer.jpg);
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	top: 0px;
}


#left{width: 20%;float: left;}
#center{
	width:80%;
	float: right;
	position: relative;
	right: 0px;
	background-color: #FFFAFF;
} 
#right{width: 0px;position: relative;left:80%;float:left;} 

.clear{clear:both;}



#main1{
}
#main2{
}
#main3{
}
#main4{
}

#main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0d25b5;
	padding:20px;
	min-height:400px;
}


.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0d25b5;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing: .03em;
}







#menu{
	margin-top:10px;
	margin-right: 3px;
	margin-left: 11px;
}

.buttonbg {
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.buttonl{
	background-image: url(images/buttonl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.buttonr{
	background-image: url(images/buttonr.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.buttonh{
}
.buttonmp {
	height: 44px;
	text-align: right;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:60px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	overflow: hidden;
}
.buttonmp a,font{
	position: relative;
	top: 12px;
	left: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration:none;
}
.buttonmp a:hover{
	color: #A87480;
}

#img1{
}
#img2{
}
#img3{
}