body {
	background-color: #000001;
	background-attachment: scroll;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: normal;
}

.photoborder {
	padding: 1px;
	border: 1px solid #E5F6FD;
}

#content {
	background-image: url(images/contentbgfade.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}
#pagehead {
	background-image: url(images/phbg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	background-attachment: scroll;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
#glow {
	background-image: url(images/glow.png);
	behavior: url(iepngfix.htc)
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}
#navglow {
	background-image: url(images/navglow.png);
	behavior: url(iepngfix.htc)
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#footerglow {
	background-attachment: scroll;
	background-image: url(images/footerglow.png);

	behavior: url(iepngfix.htc)
	background-repeat: no-repeat;
	background-position: center top;
	background-repeat: no-repeat;
}
#sublinks a {
	font-size: 15px;
	color: #C9EAF3;
	font-weight: bold;
}
#sublinks {
	padding-top: 15px;
	color: #666666;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.commenthead {
	color: #97BEF5;
	font-size: 12px;
	text-transform: uppercase;
}
#content a {
	color: #B8F3FB;
	font-weight: bold;
}
#content a:hover {
	color: #FFCC00;
	font-weight: bold;
}
#sublinks a:hover {
	font-size: 15px;
	color: #FFCC00;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
}

img, div { behavior: url(iepngfix.htc) }
