html {min-height: 100%;
background:#410d0f url(../ardimages/mainbg.gif) repeat-x;
}
{
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
color:#f4cd6f;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 0.8em;
text-align:justify;
line-height: 1.6em;

}

h1 {
font-size:1.4em;
color:#e8af27;}

h2{ 
font-size: 1.1em;
margin-bottom: 5px;
color:#e8af27;}

p {
	text-align:justify;
	}
	
a{
	color:#f4cd6f;
	text-decoration:none;}
a:hover {
	color:#e8af27;
	
}

a img {
border:0px;
	margin-top:5px;

}
.bodycont{
	width: 100%;
	
	margin: 0px auto;
	
	}

.container {
	width: 800px;
	margin: 10px auto ;
	height: 100%;
}

.header {
	width: 800px;
	height:229px;
	background: url(../ardimages/header.jpg);
	margin:0;
	padding:0;
	clear:both;
 }
.menucont {
	height:36px;
	width:100%;
	background-image:url(../ardimages/menubg.jpg);
	
}

.menuitems {
	margin:0px;
	padding:0px;

}



.menuitems li{
	display:inline;
	padding:0 10px 0 30px;
	width: 100px;
	margin:0;
	line-height: 36px;
	}
	
.menuitems a{
	color:#f4cd6f;
	text-decoration:none;
	font-size: 1.2em;
}

.menuitems a:hover {
	color:#e8af27;
	
}
	
.articles {
	width: 765px;
	background:url(../ardimages/articlebg.gif);
	padding: 10px 15px 15px 20px;
	margin:0;
	}
.right {
	float: right;
	width:250px;
	height: 400px;
	}
	
.left {
	width: 450px;
	/*height: 400px;*/
	}
	
.footer {
	width: 800px;
	height:75px;
	background-image:url(../ardimages/footer.jpg)
	}
	
.menu { 
	font-size: 1.2em;
	text-align:center;
	color:#e8af27;
	font-style:italic;
	}
