body 	{

		background: #c3c3c3 url(/images/background.gif) repeat-x;

		margin-top: 0px;

		font-family: Lucida grande, Verdana, Geneva, Arial, Helvetica, sans-serif;

		text-align: center;

		color: #333333;

		}


#content {

		background: #FFFFFF;

		text-align: center;

		color: #808080;

		line-height: 14px;

		width: 900px;

		padding: 0px 22px 0px 22px;

		font-size: 10px;

		}
		
table {
	font-size: 13px;
	}
	
h1 {
 	padding-left: 264px;
 	color: #ff0000;
		}
		
h2 {
		margin: 0;
		}

h3 {
		margin: 0;
		}
		
.small {
		font-size: 9px;
		color: #666;
		}

#contentblok {	

		background: #ffFFFF url(/images/blokback.gif) repeat-y;

		width: 980px;

		height: auto;

		margin: 0px auto;

		text-align: left;

		padding: 0 22px;

		}

#blokfooter {

		background: url(/images/blokfoot.gif) repeat-y;

		width: 1004px;

		height: 10px;

		margin: 0px auto;

		text-align: left;

		padding: 0 10px;

		}	

#logobar {

		background: #f7f7f8 url(/images/logobar.gif) repeat-x;

		width: 936px;

		padding: 1px 22px 5px 11px;

		font-size: 14px;

		color: #959595;

		height: 72px;

		}
	
.cell {
	text-align: center;
	border-width: 1px;
	padding: 5px 0px 0px 0px;
	border-style: dotted;
	border-color: gray;
	-moz-border-radius: 3px 3px 3px 3px;
}

#ads {
	float: left;
	height: 60px;
	width: 234px;
	margin-top: 8px;
}
