/* CSS Document */
body{
	background-color: #FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
background:url(images/wp_damask_089.gif);
}
.email {
	color: #FFFFFF;
	background-color: #ADBDAD;
	font-size: 10px;
	border: 1px solid #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;}
a:hover{
color: #BEBEBE; }
a:visited{
color: #BEBEBE; }

#mainwrap {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	text-transform: uppercase;
}

#content  {
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 5px;
}


#navcontainer
{
	padding: 0;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
		text-transform: lowercase;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
	width: 65px;
	height: 14px;
	padding: 0;
	color: #BEBEBE;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFFFFF;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-color: #CEDEC6;
}
table { border-collapse:collapse; }
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newstitle {
	color: #333333;
	text-transform: uppercase;
}

.newstext {
	font-size: 12px;
	color: #999999;
}
div#ads {
	text-align: center;
}
