body	{
	font:12px Verdana, Geneva, sans-serif;
	color:#CCC;
	background-color: #333;
}
#wrapper	{
	width: 700px;
	margin: 0 auto 20px auto;
	1background-color:#066;
}
#header	{
	padding:15px 0;
	1position:fixed;
	height:110px;
	width:700px;
	position:fixed;
	z-index:500;
	background-color:#333;
	border-bottom:1px solid #555;
}
#header h1	{
	float:left;
	margin:0;
	
	
}
#header h1 a	{
	border:none;	
}
#header	ul	{
	display:block;
	margin-right:15px;
	margin-left:auto;
	text-align:right;
	float:right;
}
#header li	{
	display:inline;	
}
#my_blog #header	{
	margin-top:0px;
}	
#main_content	{
	margin-top:140px;
	margin-bottom:40px;
	width:475px;
	float:left;
	padding:0 10px 10px 2px;
	1background-color:#555;
	line-height:1.5em;
}
#main_content h3	{
	margin-bottom:50px;	
}
#sidebar	{
	display:block;
	float:right;
	width: 200px;
	margin-top:140px;
}
#sidebar ul	{
	margin-left:10px;	
}
a, a:link	{
	text-decoration:none;
	color:#3E8385;
	1border-bottom:1px solid #999;
}
a:visited	{
	color:#2B5B5D;
}
a:hover	{
	color:#3E8385;
	border-bottom:1px solid #3E8385;
}
a:active	{
	color:#999;
}
h1, h2, h3	{
	font:24px "Courier New", Courier, monospace;
	font-style:normal;
	margin:15px 0;
}
h2	{
	font-size:18px;	
}
h3	{
	font-size:16px;	
	margin:15px 0 5px 0;
}
img.align-left	{
	float:left;
	margin-right:10px;
}
img.align-right	{
	float:right:
	margin-left:10px;
}
hr	{
	margin-bottom:15px;	
	color:#444;
}
dl	{
	position:relative;
	display:block;
	height:150px;
	margin-bottom:10px;
	border:1px solid #555;
	padding:1px;
}
dt	{
	float:left;
	display:block;
	height:150px;
	width:145px;
	font-size:13px;
	padding-left:5px;
	font-weight: normal;
	letter-spacing: .15em;
}
dd + dd	{
	margin-top:10px;	
}
#services #main_content	{
	width:700px;
	padding:0;
}
#footer	{
	display:block;
	margin-top:20px;
	width:700px;
	height:41px;
	border-top:1px solid #555;
	background-color:#333;
}	
#footer p	{
	float:left;
}
#footer p#validator	{
	float:right;
	text-align:right;
}

blockquote	{
	position:relative;
	float:right;
	font-style:italic;	
	margin-bottom:20px;
	1background-color:red;
	width:300px;
}
#history_photo	{
	width:150px;
	float:left;
}
#history_photo a	{
	display:block;
	width:50px;
	height:50px;
	text-indent:-5000px;
	background:url(../images/pdf_2_icon.png) bottom left no-repeat;
}
#history_photo	a:hover	{
	border:none;
	background-position:top left;
}
/*
1#opening_quote	{
	position:absolute;
	text-indent:-5000px;
	width:30px;
	height:30px;
	background:left top url(../images/quote_beg.png) no-repeat;
	top:-10px;
	left:0;
	
}
1#closing_quote	{
	position:absolute;
	display:block;
	text-indent:-5000px;
	width:30px;
	height:30px;
	background:left top url(../images/quote_end.png) no-repeat;
	bottom:-500px;
	left:325px;
	1background-color:red;
	
}
*/

.post	{
	border:1px solid #555;
	padding:5px;
	margin-bottom:20px;
	width:463px;
}
.post h2, .post h3	{
	margin-top:0;
	margin-bottom:5px;	
}
.entry	{
	background-color:#444;	
	padding:5px;
	border:1px solid #555;
}
.postmetadata	{
	margin-top:5px;	
}
.navigation .alignleft, .navigation .alignright	{
	margin-top:20px;
	margin-bottom:10px;
}
p #comment	{
	width:475px;	
	background-color:#444;
	margin-top:3px;
	padding:5px;
	border:1px solid #555;
	color:#CCC;
	font:12px Verdana, Geneva, sans-serif;
}
h3#comments, #respond h3	{
	margin-top:5px;	
	margin-bottom:10px;
}

.commentmetadata	{
	margin-bottom:5px;	
}
.commentlist li	{
	margin-bottom:20px;	
}
.postmetadata small{
	margin-top:10px;	
}

#submit	{
	margin-top:10px;	
}
p input, #searchform input	{
	background-color:#444;
	margin-bottom:5px;
	border:1px solid #555;
	color:#CCC;
}
	

/*<p><input type="text" name="author" id="author" value="Daniel" size="22" tabindex="1" />
<label for="author"><small>Name (required)</small></label></p>*/