BODY {
	margin: 0px auto;
	padding: 0px;
	width: 1015px;
	bottom: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background: url(../Images/BgBody.jpg) #052F07
}
P {
	margin-top: 3px;
	text-align: left
}
.small {
	font-size: 11px
}
.center {
	text-align: center
}
A:link, A:active, A:visited { 
	color: #10425A; text-decoration: none
}
A:hover { 
	color: #295A6B; text-decoration: none
}
IMG {
	border: none
}

#pageHeader {
	background: url(../Images/Logo.gif) no-repeat center top;
	width: 1015px; height: 123px;
	position: relative
}
#borderTop {
	background: #394543;
	width: 1015px; height: 5px;
	position: relative
}
#content {
	background-image: url(../Images/BgContent.jpg);
	padding-top: 80px; padding-bottom: 80px;
	width: 1015px
}
#text {
	background: #556563;
	padding-top: 0px; padding-bottom: 0px;
	width: 855px
}
#menu {
	background-image: url(../Images/menubg.gif);
	padding-top: 25px;
	width: 855px; height: 55px
}

#textTop {
	background: url(../Images/texttop.gif) no-repeat center top
}
#textBottom {
	background-image: url(../Images/textbottom.gif);
	padding-top: 50px;
	width: 855px; height: 55px
}
#borderBottom {
	background: #394543;
	width: 1015px; height: 5px;
	position: relative
}
#pageBottom {
	background: url(../Images/BgBottom.gif) no-repeat center top;
	width: 1015px; height: 100px;
	position: relative
}

