body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #B6D7FF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
P {
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 12px;
}

A {
	color: #990000;
	text-decoration:none;
}
A:hover {
	color: #666666;
	text-decoration:underline;
}

.container {
	width: 100%;
	text-align: center;
	height: 100%;
}

.header {
	width: 912px;
 margin:0px auto;
}
.footer {
	height: 28px;
	width: 912px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 28px;
	color: #FFFFFF;
	margin: 0px auto;
}
.linksdiv {
	height: 20px;
	width: 897px;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 5px;
	margin: 0px auto;
}
.breadcrumb {
	float: left;
	clear: both;
	font-size: 11px;
	color: #666666;
}
.menulinks {
	float: right;
}
.controls {
	background-color: #FFFFFF;
	height: 172px;
	width: 900px;
	margin:0px auto;
	padding-right: 6px;
	padding-left: 6px;
}
.anim {
	height: 290px;
	width: 402px;
	float: right;
	border: 1px solid #CCCCCC;
	line-height: 290px;
	font-size: 12px;
	color: #CCCCCC;
}
.content {
	background-color: #FFFFFF;
	width: 900px;
	height: 300px;
	margin:0px auto;
	padding-right: 6px;
	padding-left: 6px;
}
.intro {
	float: left;
	width: 490px;
	height: 300px;
	color: #666666;
}
.featured {
	background-image: url(images/featured_back.gif);
	height: 162px;
	width: 490px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
.featframe {
	height: 162px;
	width: 490px;
}
.quicksearch {
	float: right;
	height: 162px;
	width: 402px;
	background-image: url(images/search_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menulinks A {
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
.menulinks A:hover {
	font-size: 12px;
	color: #990000;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}
.searchboxframe {
	height: 162px;
	width: 402px;
}
.searchresults {
	width: 100%;
	height: 500px;
	color: #666666;
}
.contentsearch {
	background-color: #FFFFFF;
	width: 900px;
	height: 500px;
	margin:0px auto;
	padding-right: 6px;
	padding-left: 6px;
}
IMG {
border:0px;
}
.contentbody {
	background-color: #FFFFFF;
	width: 900px;
	height: 400px;
	margin:0px auto;
	padding-right: 6px;
	padding-left: 6px;
}
.introbody {
	float: left;
	width: 490px;
	height: 400px;
	color: #666666;
}
.animbody {
	height: 400px;
	width: 402px;
	float: right;
	border: 1px solid #CCCCCC;
	line-height: 290px;
	font-size: 12px;
	color: #CCCCCC;
}
