
body {
	
}

a {
     color: red;
}

a.visited {
     color: red;
}

#header {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#header_img {
     border:2px solid black;  
     display: inline; 
     height: 150px; 
     width: auto;
}

#container {
     width: 960px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
     margin-right: auto;
     border-style: ridge;
     border-color: red;
     border-width: 15px;
     text-align: center;
     background-image:url(images/bgtile.jpg);
	background-repeat:repeat;
}

#pagebody {
	width: 960px;
	height: 100%;

}
#mainmenu {
	float: left;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 40px;
	width: 180px;
	height: 100%;
	text-align: left;
	margin-left: 5px;
}

#menu {
	width: 180px;
	border-style: solid;
	border-color: transparent;
	border-width: 2px 0 2px 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
}

 		 
#menu a {
	text-decoration: none;
	text-indent: 10px;
	color: yellow;
	width: 180px;
	height: 45px;
	display: block;
	background: url(images/button_v5.png);
}

 		 
#menu a:hover {
     background: url(images/button_v5.png) 0 -45px; 
	color: white;
}


#content {
	border-style:solid;
	border-width: 5px 10px 5px 10px;
	border-color: transparent;
	min-height: 500px;
	width: 540px;
	margin-bottom: 100px;
	margin-top: 30px;
	display: inline;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 14px;
}		   

#rightside {
     width: 204px;
	margin-right: 2px;
	margin-top: 50px;
     float: right;
     clear: right;
     display: inline;
     border-style: solid;
     border-width: 0px 0px 0px 2px;
     border-color: #CC0000;
}

#adright {
     height: 250px;
     width: 200px;
     margin: 5px 1px 5px 1px; 
     border-style: solid;
     border-width: 0px 0px 0px 0px;
     border-color: #CC0000;
}

#extra {
     margin: 5px 1px 5px 1px;     
     border-style:solid;
     border-width: 2px 0px 0px 0px;
     border-color: #CC0000;
     text-align: justify;
     padding: 1px;
}

#news {
     margin: 5px 1px 5px 1px;
     border-style:solid;
     border-width: 2px 0px 0px 0px;
     border-color: #CC0000;
     padding: 1px;
}

#footer {
	border-style: solid;
	border-width: 5px;
	border-color: maroon;
	background: maroon;
	width: 728px;
	height: 30px;
	clear: both;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	color: white;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
}

#footer a {
	text-decoration: none;
	color: white;
	margin-right: 15px;
	margin-left: 15px;
}

#copy {
	margin-right: 15px;
	margin-left: 15px;
	display: inline;
}

#adavast {
     text-align: center;
     width: 180px;
     border-width: 2px;
     border-style: solid;
     border-color: #CC0000;
     margin: 5px auto;
     background-color: white;
}

#adleft {
     text-align: center;
     width: 180px;
     height: 150px;
     border-width: 2px;
     border-style: solid;
     border-color: #CC0000;
     margin: 5px auto;
}

#adbanner {
     text-align: center;
     clear: both;
     margin-top: 20px;
}