body {
	margin: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #8d8d8d;
	font-family: arial, verdana, helvetica, sans-serif; 
	color: #3a3a3a;
	font-size: 12px;
}
p  {
	font-size: 12px;
	display:inline;}

h1 {
	display:inline;
	font-size: 12px;
	font-weight: bold;
	color: #807e56;
}

a{	font-size: 12px;
	font-weight: bold;
	color: #807e56;
	text-decoration:underline;}

a:hover{
	text-decoration:none;}

#all {
	margin: auto;
	width: 824px;

}

#flash {
	height: 279px;
	width: 824px;

}

#test{
	position:absolute;
	background-image: url(contentrepeat.jpg);
	background-repeat: repeat-y;}
	
#content {

	min-height: 405px;
	width: 824px;
    background-image: url(contentbg.jpg);
	background-repeat:no-repeat;
}



#text{
	position:relative;
	float:left;
	margin-top: 15px;
	margin-left: 24px;
	padding-top: 4px;
	width: 560px;
}

#news{
	position:relative;
	float:right;
	margin-top: -10px;
	margin-right: 24px;
	width: 192px;
	
	}

#bottom{
	position:relative;
	float:left;
	height: 61px;
	width: 824px;
	background-image: url(contentbottom.jpg);
	background-repeat:no-repeat;
	color: #fbfbfb;}
	
#bottom a{
	color: #fbfbfb;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;}
}
	
#iframe{
	border:none;
	width:824px;
	min-height:500px;}
	
#img{
	width: 824px;
	position:relative; 
	top: 9px;
	margin:0px;
	padding: 0px;
	color:#3333FF;
}
	
.dot{
	background-image:url(dots.gif);
	background-position:center;
	background-repeat:repeat-x;
}
	
.200w{
	padding-right: 200px;
}
