body {
font-family: Arial, Helvetica, sans-serif;
background: #e6e6e6; 
margin: 0px;
background-repeat:repeat-x;
color: #4e7993;
}

/*Text Styles*/

.text {	
	font-size: 13px;
	color: #4e7993;
	text-align:justify;
	margin-left: 160px;
	margin-right:175px;
}

.title {
	font-size: 24px;
	color: #283f93;
	margin-left: 245px;
	margin-right:135px;
	font-weight:normal;
	margin-bottom:-5px;
	margin-top:20px;
}

.small-text {
	font-size: 11px;
	text-align:justify;
	margin-right:180px;	
	margin-left: 160px;	
}

.ad-display{
margin-left:12px;
}

.designedby{
font-size:10px;
color:#CCCCCC;
margin-left:15px;
}

.list-text{
margin-left:10px;
font-size:10px;
}

.article-link-text{
color:#0080C0;
font-size:12px;
}

.new-articles-container{
	font-size:10px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	color:#8abedf;
}

.new-articles-link{
font-weight:bold;
color:#AA0000;
}


.new-article-box{
background-color:#ffa347;
border:#d07a27 solid 1px;
margin-left:10px;
margin-right:10px;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 175px;
	margin-right:145px;
	margin-top:0px;
}

.copyright{
font-size:10px;
color:#FFFFFF;
margin-right:10px;
}

.bottom-links{
font-size:10px;
color:#FFFFFF;
}

/*DIV Containers*/
#main-window{ 
	width:840px;
	margin:auto;
	top:0px;
	background-image:url(/images/bground.gif);
	background-repeat:repeat-y;
	z-index:5;
}

#top-container{
	position:absolute;
	top: 0px;
	margin-left:1px;	
	width:837px;
	height:112px;
	background-image:url(/images/top.gif);
	background-repeat:no-repeat;
}

#bottom-container{
background-image:url(/images/bottom.gif);
background-repeat:no-repeat;
height:16px;
width:540px;
margin-left:146px;
}

#menu{
	position:absolute;
	top:100px;
	width:143px;
	z-index:6;
	background-image:url(/images/menu-middle.gif);
	background-repeat:repeat-y;
}

#bottom-menu{
	position:relative;
	background-image:url(/images/menu-bottom.gif);
	background-repeat:no-repeat;
	width:143px;
}

#bottom-articles{
	position:relative;
	background-image:url(/images/latest-arts-bottom.gif);
	background-repeat:no-repeat;
	width:143px;
	height:13px;
}

#ads-top{
	position:absolute;
	background-image:url(/images/ads-top.gif);
	background-repeat:no-repeat;
	width:151px;
	top: 112px;
	margin-left:687px;
	z-index:10;
}

#ads-middle{
	position:relative;
	width:151px;
	z-index:6;
	margin-top:18px;
	background-image:url(/images/ads-middle.gif);
	background-repeat:repeat-y;
}

#ads-bottom{
	position:relative;
	width:151px;
	z-index:6;
	height:13px;
	background-image:url(/images/ads-bottom.gif);
	background-repeat:no-repeat;
}

#find-bar{
position:absolute;
top:80px;
z-index:10;
margin-left:170px;
}

#banner{
position:absolute;
margin-left:332px;
top:9px;
}