*{margin:0; padding:0;}

body {
	margin: 5px 0;
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	line-height: 150%;
}

#wrapper {
	width: 760px;
	margin: 0px auto;
	border: 1px solid #333333;
	background-color: #FDFEFF;
}

#header {
	width: 100%;
	height: 90px;
	background: #CCE1EB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-bottom: auto;	
	}
	
#header h1 {
	color:#006699;
	font-size: 1.8em;
	font-weight: lighter;
	text-align: left;
	padding-top: 60px;
	padding-left: 7px;
}

#navigation{
float:left;
	height:2.2em;
	line-height:2.2em;
	width:760px;
	margin:0px;
	background:#006699;
	color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}



#navigation li a{
display:block;
padding:0 10px;
font-size:1em;
font-weight:normal;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
	background:#008FD5;
	color:#ffffff;
	text-decoration:none;
}

#content {
		float: left;
		width: 520px;
		padding: 5px 20px 20px;
		border-right: 1px solid #666666;
		background: #FDFEFF;
	}
#content h3.date {
	padding: 0 0 4px;
	font-size: 90%;
	color: #666666;
	}
	
#content img {
	background: #fff;
  margin:5px 0 5px 0;
  padding:4px;
  border:1px solid #ccc;
}
	
#content  p.entrydetails {
	margin: 10px 0 10px;
	padding: 10px 0 4px;
	font-size: 90%;
	color: #666666;
	border-bottom: 1px dashed #D9E7BD;
	}
#content p.entrydetails a {
color: #666666;
text-decoration:none;
}

#content p.entrydetails a:hover {
color: #333333;
text-decoration:underline;
}

#content p.entrydetails img {
padding:0px;
border:0px;
margin:0px; 
}

#content p.commentheader {
	color: #006699;
	font-size: 110%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content p.commentheader img {
padding:0px;
border:0px;
margin:0px; 
}

#content p.commentbody {
	color: #333333;
	background-color: #E6F2FF;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0066CC;
}

#content h2.messageSent {
	font-weight: lighter;
	color: #006699;
	border: 1px solid #666666;
	margin-top: 50px;
	margin-bottom: 300px;
	text-align: center;
	background-color: #DDDDDD;
	padding: 10px;
	font-size: 1em;
}

#content p img.left {
	float: left; margin:0 10px 10px 0;
}

#content a {
color: #006699;
text-decoration:none; font-weight:bold;
}

#content a:hover{
color: #006699;
text-decoration:underline;
}
			
	#sidebar {
		margin: 10px 0 0 -1px;
		padding: 0 0 0 15px;
		float: left;
		width: 165px;
		font-size: 0.7em;
		border-left: 1px solid #666666;
	}
	
	#sidebar img {
	padding:0px;
	border:0px;
	margin:0px;
	vertical-align: middle;
}

#sidebar .spc {
	padding-left: 5px;	
}

	#footer {
	clear: both;
	margin: 0;
	background: #006699;
	text-align: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 90%;
	color: #FFFFFF;
		}

		#footer a {
	color: #fff;
	text-decoration: none;
		}
		
		#footer a:hover {
	color: #fff;
	text-decoration: underline;
		}
		
#content h2 {
	font-size: 1.5em;
	color: #006699;
	padding-top : 20px;
	padding-bottom: 5px;
	font-weight: lighter;
	clear: left;
}

#content h2 a {
	color: #006699;
	text-decoration:none;
	font-weight: lighter;
}

#content h2 a:hover{
	color: #006699;
	text-decoration:underline;
}


#content .pageinfo {
	text-align: center;
	margin: 0.8em 0;
	padding: 0;
	width: 100%;
	font-size: 90%;
	font-weight: lighter;
	color: #006699;
	clear: both;
	}
#content .prev {
	display: block;
	float: left;
	text-align: left;
	padding-top: 1em;
	}

#content .next {
	display: block;
	float: right;
	text-align: right;
	padding-top: 1em;
	}
#content p.about {
	padding-bottom: 1em;	
}

#content .wallpaper {
	padding-top: 15px;
}

#content p.wallpaperright {
	float: left;
	position: relative;
	margin-left: 20px;
	padding-top: 30px;
}

#content p.wallpaperright2 {
	float: left;
	position: relative;
	width: 180px;
	font-style: italic;
	background: #E8E8FF;
	padding: 5px;
	
	margin-top: 25px;
	margin-left: 20px;
	font-size: 90%;
}

#content p.legal_bit {
	position: relative;
	font-style: normal;
	background: #E8E8FF;
	padding: 5px;
	margin-top: 25px;
	font-size: 90%;
	clear: left;
	border: 1px dashed #006699;
	float: left;
}

#content p.wallpaper {
	margin-top: 20px;
}

#content h3.wallpaper {
	font-size: 1.2em;
	font-weight: lighter;
	padding-bottom: 5px;
	clear: left;
}

#content img.wallpaper2 {
	float: left;
}
	
.sidebarcontent {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.sidebarcontent h2 {
	padding-left: 5px;
	background-color: #006699;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px; font-size:1.3em;
}

.sidebarcontent h3 {
	padding-left: 5px;
	background-color: #effaff;
	border-bottom: 1px dashed #9f9f9f;
	color: #666;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px; font-size:1.2em;
	margin-bottom: 1px;
}

#sidebar a {
color: #666666;
text-decoration:none;
}

#sidebar a:hover {
color: #333333;
text-decoration:underline;
}


#content p.entrydetails a {
color: #666666;
text-decoration:none;
}

#content p.entrydetails a:hover {
color: #333333;
text-decoration:underline;
}


h3 {
	text-align: left;
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.sidebarcontent p {
	line-height: 120%;
	padding-left: 5px;
	font-size: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.sidebarcontent img {
	margin: 0px auto;
}
h4 {
	font-size: 0.9em;
	color: #FF0033;
}

form, label, input { font-size : 1em; } 
fieldset { width : 25em; padding : 0.5em 1em; } 
label { position : relative; width : 40em; display : block; margin : .5em 0em; } 
label .message {
	font-size: .8em;
	font-weight: lighter;
}
label .required {
	color: #c00000;
}
label input { position : absolute; left : 100%; top : 0px; width : 10em; } 
input.submit { margin-left : 10em; } 
form br { display : none; }
form .errormessage {
	color:#C00000;
	font-weight: lighter;
	font-size: .85em;
}

.archive {
	color: #990000;
	border: 1px dashed #990000;
	font-weight: lighter;
	padding: 0.2em;
	margin-top: 2em;
	float: left;
}
