body {
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
background-color:#d4d4d4;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	}
	
.title {
	position: relative;
	margin-left: 20px;
	margin-right:15px;
	font-weight:normal;
	font-size:18px;
}

.text {	
	text-align:justify;
	margin-left: 20px;
	margin-right:305px;	
	margin-bottom:auto;
}

.small-text {
	font-size:11px;	
	text-align:justify;
	margin-left: 20px;
	margin-right:305px;	
	margin-bottom:auto;
}

#content-window ul{
	font-size: 11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#content-window li{	
	text-align:justify;
	margin-left: 20px;
	margin-right:0px;	
	margin-top:0px;
}

.table-text {	
	text-align:justify;
	margin-left: 50px;
	margin-right:15px;
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 20px;
	margin-right:300px;	
	margin-top:0px;
}
	
#main-window {
	border:0px solid #545454;
	width:857px;
	margin:auto;
	margin-top:200px;
	background-color:#ffffff;
	background-image:url(../images/page-bground.gif);
	background-repeat:repeat-y;

}

#main-window p{
font-size:12px;
z-index:2;
}

#main-window h2{
margin-left:20px;
font-weight:bold;
color:#595959;
z-index:2;
}			

#logo{
	position:absolute;
	top:20px;
	margin-left:0px;
	z-index:3;
}
		
#menu {
	border: 0px solid #545454;
	position: absolute;
	top: 133px;
	height:68px;
	width:857px;
	z-index:100;
	background-image:url(../images/nav-bg.gif);
}

#ad1{
	border: 0px solid #828282;
	position: absolute;
	top:11px;	
	margin-left:385px;
	z-index:2;
}
#ad2{
	border: 0px solid #828282;
	position: absolute;
	top:11px;	
	margin-left:543px;
	z-index:2;
}
#ad3{
	border: 0px solid #828282;
	position: absolute;
	top:11px;	
	margin-left:703px;
	z-index:2;
}

#contact{
	border: 0px solid #ffffff;
	position: absolute; top:78px;
	margin-left:550px;
	z-index:2;
}

#contact p{
	position: absolute; top:0px; left:10px;
text-align:right;
color:#ffffff;
font-size:16px;
	width:290px;
}

	#contact img{
	margin-left:-10px;
	margin-top:5px;	
	}

#left-image{
	border: 0px solid #828282;
	position: absolute;
	top:210px;	
	margin-left:8px;
	z-index:2;
}

#right-image{
	border: 0px solid #828282;
	position: absolute;
	top:210px;	
	margin-left:568px;
	z-index:2;
}
		
#articles {
	width:217px;
	position:absolute; 
	top:440px;
	margin-left:565px;
	z-index:3;
}

#articles-middle {
	width:281px;
	position: relative; 
	top:-3px;
	left:0px;



	background-image:url(/images/latest-articles-middle.gif);
	background-repeat:repeat-y;
}

#articles-content {
	width:250px;
	min-height:100px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:10px;
		margin-right:10px;
}

	.articles-span {
		color: #515151;
		font: 12px Arial, Helvetica, sans-serif;
		}		
		
	#articles img#abottom{
	margin-left:0px;
	margin-top:-9px;	
	}
	
	#articles a {
		color:#4e4e4e;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #999999;
		text-decoration: none;
		}
		
#ads{
	border: 0px solid #828282;
	position: relative; left:5px; top:5px;
	width:270px;	
	z-index:2;
}

#bottom {
	border: 0px solid #e48219;
	width: 912px;
	height: 33px;
	margin-bottom:-7px;
	position: relative; top:0px; left:-1px;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
}

#copywrite {
	border: 0px solid #e48219;
	width: 857px;
	height: 33px;
	margin:auto;
	position: relative; top:0px; left:-5px;
}

	#copywrite p {
		text-align: left;
		color: #000000;
		font: 11px/12px Arial, Helvetica, sans-serif;
		margin-top: 5px;
		margin-left:20px;
		height: 25px;
		}

	#copywrite a {
		text-decoration: underline;
		color:#4e4e4e;
		}