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

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	margin-top:21px;
}
h1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:36px;
	line-height:42px;
	text-align:center;
}
#bg {
	background-color: #0f1b25;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headera {
	background-image: url(../images/headera.jpg);
	height: 138px;
	width: 749px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#navcontainer {
	height: 27px;
	width: 749px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#headerd {
	background-image: url(../images/headerd.jpg);
	height: 75px;
	width: 749px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 689px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 120px;
	width: 749px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
