.header {
	background : #FFFFFF;
	margin : 0%;
	margin-top : 0%;
	font-family: "gill sans", verdana, sans-serif;
}


.bodytext  {

	font-weight: normal;
	font-size : 11px;
	line height: 12 px;
	color : #E8066B;
	font-family: verdana, sans-serif;
}

.bodytextbold  {

	font-weight: bold;
	font-size : 11px;
	line height: 12 px;
	color : #E8066B;
	font-family: verdana, sans-serif;
}



A.bodytextlink {

	font-weight: normal;
	font-size : 11px;
	color : #E8066B;
	font-family: verdana, sans-serif;
	text-decoration : none;
}



A.bodytextlink:visited {

	font-weight: normal;
	font-size : 11px;
	color : #666666;
	font-family: verdana, sans-serif;
	text-decoration : none;
}


A.bodytextlink:hover {

	font-weight: normal;
	font-size : 11px;
	color : #F4A2A2;
	font-family: verdana, sans-serif;
	border-bottom: 1px dotted #333333;
	text-decoration:none;
}


.bodytextmain  {

	font-weight: normal;
	font-size : 11px;
	line height: 12 px;
	color : #FFFFFF;
	font-family: verdana, sans-serif;
}
.bodytextmaindotted  {

	font-weight: normal;
	font-size : 11px;
	line height: 12 px;
	border-bottom:1px dotted #ccc;
	color : #FFFFFF;
	font-family: verdana, sans-serif;
}

.bodytextgrey  {

	font-weight: normal;
	font-size : 11px;
	line height: 12 px;
	color : #666666;
	font-family: verdana, sans-serif;
}

.bodytextmainbold  {

	font-weight: bold;
	font-size : 11px;
	border-bottom:1px dotted #ccc;
	line height: 12 px;
	color : #FFFFFF;
	font-family: verdana, sans-serif;
}

.bodytextmaingrey2  {

	font-weight: normal;
	font-size : 11px;
	line height: 12 px;
	color : #4B4B4B;
	font-family: verdana, sans-serif;
}
A.bodytextmainlink {

	font-weight: normal;
	font-size : 11px;
	color : #FDDADA;
	font-family: verdana, sans-serif;
	text-decoration : none;
}

A.bodytextmainlink:visited {

	font-weight: normal;
	font-size : 11px;
	color : #666666;
	font-family: verdana, sans-serif;
	text-decoration : none;
}

A.bodytextmainlink:hover {

	font-weight: normal;
	font-size : 11px;
	color : #FDDADA;
	font-family: verdana, sans-serif;
	border-bottom: 1px dotted #FDDADA;
	text-decoration: none;
}


A.bookmarklink {

	font-weight: normal;
	font-size : 11px;
	color : #FDDADA;
	font-family: verdana, sans-serif;
	text-decoration : none;
}

A.bookmarklink:visited {

	font-weight: normal;
	font-size : 11px;
	color : #666666;
	font-family: verdana, sans-serif;
	text-decoration : none;
}

A.bookmarklink:hover {

	font-weight: normal;
	font-size : 11px;
	color : #FDDADA;
	font-family: verdana, sans-serif;
	border-bottom: 1px dotted #FDDADA;
	text-decoration: none;
}

#sidebar {
		padding:40px 0 30px 40px;
		width:259px;
		float:left;
		}
	
	#sidebar h2 {
		margin:0 0 4px 0;
		}
	
	#sidebar  form {margin:0 0 40px 0;}
	
	#sidebar .postmetadata {font:normal 11px verdana;}
	
	
	
	#sidemessage {
		margin:0 0 40px 0; 
		padding:0 15px 0 0;
		}
		
	.sidelist {
		margin:0 0 10px 0;
		padding:0;
		font:normal 11px verdana;
		color: #FDDADA;
		}
	
	.sidelist li {
		list-style:none;
		margin:0;
		padding:0;
		font:normal 11px verdana;
		color: #FDDADA;
		text-decoration: none;
		}
		
	.sidelist li a {
		display:block;
		padding:6px 0;
		border-bottom:1px dotted #ccc;
		font:normal 11px verdana;
		color: #606060;
		text-decoration: none;
		}
	
	.sidelist li a:hover {
		background:#808080;
		color:#FDDADA;
		text-decoration: none;
		}
		
		/* ### Left nav ### */
		
	.recentlist {
		margin: 0;
		padding:0;
		font:normal 11px verdana;
		color: #FDDADA;
		}

	.recentlist li {
		list-style:none;
		padding: 6px 0;
		border-bottom:1px dotted #ccc;
		color:#FFFFFF;
		font:normal 11px verdana;
		}
	
	.recentlist li:hover {
		background:#808080;
		}


	#side_archive {
		margin:0 0 50px 0;
		font:normal 11px verdana;
		color: #FFFFFF;
		}
