body {
	background: #ffffff;
	color: #000;
	font-size: .9em;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a{
	color: #0066FF;
	text-decoration: none;
	border: none; 
	}
	
img {
	border: none;
	}

#container { 
	width: 900px; 
	background: #fff;
	text-align: left; 
	margin: 20px auto; 
	border: 10px solid #fff;
	}

	
#header { 
	padding: 0px 0px 10px 0px;
	}
	
#header h2 {
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: normal;
	margin-bottom: 0px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	}

	
#menu, #middlepic, #left, #right, #comment-area, #footer, #single-post-nav, .print-link { 
	display: none;
	}
	
#content { 
	width: 100%; 
	text-align: justify;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-Serif;
	font-size: 1.5em; 
	margin: 0px;
	line-height: 120%;
	}

#content h3 {
	font-size: 12px; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	}
	
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}
