@charset "iso-8859-1";

/*

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
margin:0;
padding:0;
border:0;}

*/

a img {
margin:0;
padding:0;
border:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
}

p {
font-family: Arial, Helvetica, sans-serif;
 color:#595959;
 font-size:10px;
 }
 
 H1 {
 font-family: Arial, Helvetica, sans-serif;
 color:#595959;
 font-size:18px;
 }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#pagewrap {
	margin: auto;
	width:798px;
	height:100%;
	font-size:60%;

}

#header {
	width:798px;
	height:157px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size: 1.4em;
	vertical-align:bottom;
}

#menu {
margin:0 0 0 0;
padding:0 0 0 0;
	height: 361px;
	width: 126px;
	float: left;
	background-image:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	line-height:2.87em;
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:10px;
}

#maincontent {
	width:500px;
	height:360px;
	float:left;
	background-color: #f5f3d7;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left:7px;
	margin-top:5px;
	margin-bottom:1px;
}


#advert {
	float: right;
	height: 361px;
	width: 160px;
	background-image:url(../images/advertbot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:5px;
}

#sponsorsbot  {
	clear: both;
	background-image: url(../images/spons-bg-right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:798px;
	height: 76px;
	background-color: #DADADA;
	margin-bottom: 5px;
	}
	
#sponsorbg  {
	background-image: url(../images/spons-bg-left.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:798px;
	height: 76px;
	}

#font {
	padding: 0px;
	padding-left: 12px;
	padding-top: 16px;
	margin: 0px;
	height: 361px;
	z-index: 10;

}
#contruction {
	z-index: 10;
	margin-top:-200px;
	margin-left: 100px;
}

#footer {
	clear: both;
	float:left;
	background-image:url(../images/footerleft.gif);
	background-repeat:no-repeat;
	width:398px;
	padding:5px;
	padding-top:1px;
	color:#FFFFFF;
}
#footerright {
	float: right;
	background-position: right;
	margin-bottom:10px;
	background-image:url(../images/footerright.gif);
	background-repeat:no-repeat;
	width:380px;
	padding:5px;
	padding-top:10px;
	color:#FFFFFF;
}
#font ul {
	list-style-type: none;
	margin: 0px;
	margin-left:-5px;
	padding: 0px;
	text-decoration: none;
}

#font li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#menu #font a:link {
	color: #666666;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}

#menu #font a:visited {
	color: #666666;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
}

#menu #font a:hover {
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

#menu #font a:active {
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}