/*+clearfix {*/
#body:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#body
{
	display: inline-block;
}
#body
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/


BODY
{
	margin: 0;
	padding: 0;
	font: 100% arial, hevetica, sans-serif;
	text-align: center;
	background-image: url(images/background.jpg);
	background-color: #CBE0F1;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #FFF;
}



h1 {
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
	font-style: normal;
} 






A:link
{
	text-decoration: none;
	color: #FFF;
}
A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
	color: #D1BC00;
}
A:active
{
	text-decoration: none;
}
#container
{
	margin: auto;
	text-align: left;
	width: 998px;
}
#top
{
	height: 37px;
	background-image: url(images/site_01.png);
	background-color: #FFF;
	padding-top: 13px;
	font-size: 20px;
	color: #92BFE8;
	text-align: center;
}
#banner
{
	width: 998px;
	height: 321px;
}
#nav
{
	height: 42px;
	background-image: url(images/site_03.png);
	color: #FFF;
	font-size: 20px;
	padding-top: 15px;
	text-align: center;
}
#nav UL
{
	margin: 0 0 0 0px;
}
#nav LI
{
	display: inline;
	padding: 0 25px;
	border-right: 1px solid #C4C769;
}
#nav LI A
{
	text-decoration: none;
	color: #FFF;
}
#nav LI A:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #272900;
}
/*[clearfix]*/#body
{
	background-image: url(images/site_04.png);
	color: #1A257E;
	padding: 15px;
	font-size: 16px;
	text-align: justify;
	overflow: auto;
	position: relative;
}
#footer
{
	height: 64px;
	background-image: url(images/site_05.png);
	text-align: center;
	font-size: 20px;
	padding-top: 22px;
}
.floatright
{
	float: right;
	width: 405px;
}
DIV.floatright IMG
{
	border: 1px solid #6C377B;
}
.thumbs
{
	float: left;
	font-size: 12px;
}
DIV.thumbs IMG
{
	border: 1px solid #6C377B;
}
DIV.thumbs P
{
	text-align: center;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #6C377B;
}

