body {
	background:url("images/background.jpg") top repeat-x;
	}
#topdiv{
	background-color:#cc3333;
}

#header{
	background:url('images/header2-dp.jpg') top no-repeat;
	height:287px;
}
#sponsors{
	background:url('images/sponsors-dp.jpg') top no-repeat;
}
#sitemap{
	background-color:#cc3333;
}
	#maincontent .headline, #topdiv h4{
		background-color: #cc3333;
	}
	#maincontent .headline2{
		color:#cc3333;
	}
	#maincontent div.content div.date{
		color:#660000;
	}
	#maincontent div.content div.leftcontent{
	background-color: #ffeeee;
}


	#maincontent div.content div.rightcontent div.title{
		color:#660000;
		background-color:#cc9999;
	}
	#maincontent div.content div.rightcontent div.subtitle{
		color:#006600;
	}

	#maincontent div.content div.leftcontent div.title{
		background-color:#996666;
	}
	
	#maincontent div.content div.title{
		color:#cc3333;
	}
	#maincontent div.content div.title a{
		color:#006600;
	}



	a{font-size:.9em;color:#cc3333;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; border-bottom:1px dotted #cc3333;}
	a:hover{font-size:.9em;color:#660000;font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none;border-bottom:1px dotted #660000;}
	.theader{background-color: #006633;border-bottom:solid 1px #8FB08F;font-size:11px;font-weight:bold;color:white;font-family:Verdana, Arial, Helvetica, sans-serif;}
	td.row1{background-color:#ffffff;color:black;}
	td.row2{background-color:#99cc99;color:white;}

	.menuitem a{
		color:white;
	}
	.menuitem a:hover{
		color:white;
	}
	.menuitem{
		background-color:#cc3333;		
	}
	.menuitem:hover{
		background-color:#660000;		
	}

	.menuitemdp a{
		color:white;
		font-weight:bold;
		text-align:center;
		padding-left:5px;
		text-decoration:none;
		border-bottom:0;
		
	}
	.menuitemdp a:hover{
		color:#dd9f3e;
	}
	.menuitemdp{
		text-align:center;
		background-color:#dd9f3e;		
		margin:5px;
		padding-right:10px;
		padding-left:10px;
		border:1px solid black;
		position:relative;
		float:left;
		vertical-align:middle;

	}
	.menuitemdp:hover{
		
		background-color:white;		
		
	}