body {
		margin: 0px;
		padding: 0px;	
		background-image: url(../img/bg_loop1.gif);
		background-color: #383132;
		background-repeat: repeat-y;
		}
		
#header {	

position: absolute;
top: 0px;
left: 0px;
width: 875px;
height: 243px;

		background-image: url(../img/banner1.gif);
		}
		
#illuminatiimg {
	position: absolute;
	top: 143px;
	left: 78px;
	
}

		#menu {	
		position: absolute;
		width: 500px;		
		text-align: left;
		top: 190px;
		left: 79px;
		
				}
		
		

		
	

		

		
	
	#contentframe {
	   position: absolute;
		left:85px;
		top: 250px;
		width: 680px;
		text-align:left;
		}
		

		
		
	p {
		
		color: #98919e;
		font-size: 12px;
		font-family: "Times New Roman", Times, serif;
		margin-left: 1px;
		margin-right: 0px;
		margin-top: 7px;
		margin-bottom: 7px;
		line-height: 17px;
		}
	
	h1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:21px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		color: #88808E;
		font-weight: bold;
		line-height: 25px;
		}
		
A {
	color: #ACA1AC;
	text-decoration: underline;
	font-weight: bold;
	}

A:HOVER {
	color: #CDC7CD;
	text-decoration: underline;
	font-weight: bold;
}		
		
		#menu p {
		font-size:11px;
		}
	
	.rssThumbFloat {
  float: left;
  border: 1px solid #999;
  margin: 5px 5px 0px 0px;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: left;
  font-size: .85em;
}



.rssThumb {
  border: 0px;
}

.rssThumbs { font-size: 0px;
line-height: 0px;
color: #1c1c0f; }
	



ul#rssThumbNav {
list-style-type: none;
margin: 0;
margin-top: 5px;
padding: .5em 0;
font-family: sans-serif;
font-size: 10px;
}

.border {
  border: 2px solid #999;
  margin: 5px 5px 0px 0px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
  font-size: .85em;
}