body {
	vertical-align: top;
	font-family: "lucida grande", arial, "lucida sans unicode", geneva, lucida, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 20px; 	
	background-color: #FFFCF4;
	color: #333333;
}	

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}	
	
	
a:link	{
	text-decoration: none;
	color: #BCA552;

	}
	
a:visited	{
	text-decoration: none;
	color: #BCA552;
	
}	
	
a:hover {
	text-decoration: underline;
	color: #E8AD26;
}
	
img.logo {
	height: 40px;
	width: 378px;
	padding: 0px;
	margin: 0px;
	border-style: none;
}

#logo-container {
	padding: 58px 5px 5px 5px;
	margin: 0px;

	width: 100%;
	text-align: right;
	height:85px;

}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#maintable {

}


div.container {
	background:#FFFFFF;
	

	border-width: 1px;
	border-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #e3e3e3;


	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: "lucida grande", arial, "lucida sans unicode", geneva, lucida, helvetica, sans-serif;
}



.container img {
  padding:4px;
  border-style: none;

}

div.container2 {
	background:#FFFFFF;
	

	width: 633px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #e3e3e3;


	text-align: left;
	padding: 10px;
	font-size: 11px;
	font-family: "lucida grande", arial, "lucida sans unicode", geneva, lucida, 	helvetica, sans-serif;
}

div.container3 {
	background:#FFFFFF;
	

	height:512px;
	width: 633px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #e3e3e3;


	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-family: "lucida grande", arial, "lucida sans unicode", geneva, lucida, helvetica, sans-serif;
}

div.container4 {
	background:#FFFFFF;
	

	border-width: 1px;
	border-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #e3e3e3;


	text-align: left;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	font-size: 11px;
	font-family: "lucida grande", arial, "lucida sans unicode", geneva, lucida, helvetica, sans-serif;
}

.container4 p {
	text-indent: 5%;
}

.container-spacer {
	width: 100%;
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}

#lefttable {
	width: 227px;
	vertical-align: top;
	padding-right: 2px;
	text-align: center;
	color: #999966
}

#righttable {
	vertical-align: top;
	text-align: center;
	padding-left: 2px;
	font-size: 22px; 
}

.title {
	color: #0099ff;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	}

.title a:link	{
	text-decoration: none;
	color: #FF0000;
	border-bottom: 1px dotted #999;
	}
	
.title a:visited	{
	text-decoration: none;
	color: #FF0000;
	border-bottom: 1px dotted #999;
	}	
	
.title a:hover {
	text-decoration: none;
	color: #E8AD26;
	border-bottom: 1px solid #999;
	}


.source {
	color: #E8AD26;
	font-weight: bold;
	font-size: 40px;
	line-height: 14px;
	}



.blogbody {
	margin-bottom: 20px;
	padding-right: 10px;
	border-bottom: #DDDDDD 1px solid;

}


#links {	
	width:100%;			

}
		
.sidetitle {
	background: #F7FBFA;
	font-weight: bold;
 	padding: 2px;
  	margin-top: 15px;
	margin-bottom: 10px;
	letter-spacing: .3em;
	width: 207px;
  border:1px dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #e3e3e3;
}


img {
	border: none;
}
.hed {
	color: #999966;
	font-weight: bold;
}