/* CSS Document */

body {
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	font-size:0.9em;
	}
	 
.headbackground {
	/*background-color: #de002e;*/
	background-color:#fff;
	}

.clearbackground {
	background-color: #fff;
	width:420px;
	margin:auto;
	}


.opener {
	width:400px;
	margin-left:10px;
	text-align:right;
	margin-top:10px;
	min-height:150px;
		}
		
.menutext {
	width:400px;
	margin:auto;
	text-align:left;
	font-size:80%;
	color:#000;
	text-align:right;
	line-height:90%;
	}
	
.diggtext {
	color:#898989;
	font-size:0.8em;
	}

#menuitem {
	margin-left:8px;
	color:#898989;
	}
	
h1 {
	margin-top:0px;
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	color:#898989;
	width:350px;
	}
	
h1 a {
	color:#000;
	font-size:0.8em;
	}
	
.containitem {
	font-size:0.8em;
	width:350px;
	float:left;
	}
