body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
html {
	height: 100%;
}

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main #content a:link, a:visited{
	COLOR:#060;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#main #footer a:link, a:visited{
	COLOR:#FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
}
#main #content table tr td p a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #060;
}

.smallprint {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}

#main {
	width:900px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#head-top {
	background-color: #CCCCCC;
	width:900px;
	padding-top:0px;
	height:112px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#subhead-top {
	background-color: #CCCCCC;
	width:900px;
	padding-top:0px;
	height:97px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#head-image {
	width:900px;
	padding-top:0px;
	height:257px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color: #FFF;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
}

#nav {
	width:900px;
	padding-top:0px;
	height:51px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color: #CCC;

}
#content {
	width:900px;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/content.jpg);
	background-repeat: repeat;

}
#footer {
	width:900px;
	padding-top:20px;
	height:60px;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	position: relative;

}
.footertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#main #content table tr td p small a strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #060;
}
