	
body {
	margin: 10px 10px 0px 10px;
	background-image: url(http://www.farmicology.net/images/body.gif);
	/*background: #DFE8ED;*/
	text-align: center;
}

a { text-decoration: none; }
a:link { color: #cc0000; }
a:visited { color: #cc0000; }
a:hover {
	color: #cc0000;
	text-decoration: underline;
	}

a:active { 
	color: #cc0000; 
	text-decoration: underline;
	}		
		
img.body {
	border: 5px solid #d8d8d8;
	margin: 5px 5px 5px 5px;
	}

img.floatLeft { 
	border: 5px solid #d8d8d8;
	margin: 5px 5px 5px 0px;
  	float: left; 
	}

img.floatRight {
	border: 5px solid #d8d8d8;
	margin: 5px 0px 5px 5px;
 	float: right; 
	}
	
#outer {
	width: 710px;
	padding: 3px 3px 3px 3px;
	/*background: #FFFFFF;*/
}
	
#container
{
	/*line-height: 140%;*/
	background: #DFE8ED;
	text-align: left;
	height: 100%;
	border: 1px solid #FFFFFF;
	padding: 3px 3px 3px 3px; 	
	width: 700px;
}


#inner
{
	/*width: 100%;*/
	height: 100%;
	border-right-width: 1px;
	border-right-color: #483d8b;
	border-right-style: dashed;
}
	
#linkslist {
	background: #DFE8ED;	
	background: #DFE8ED;	
	text-align: left; 
	float: right;
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 5px 5px;
	width: 150px; 
	}
	
#linkslist h2 {
	font-family: Georgia,serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left; 
	color: #003366;
	margin-left: 0px;
	margin-bottom: 2px;
}

#linkslist p {
	font-family: verdana,sans serif;
	font-size:10px;
	margin-left: 0px;
	line-height: 2.2ex;
	margin-bottom: 5px;
	padding-top: 10px;
}

#linkslist .iL {
	font-family: verdana,sans serif;
	font-size:10px;
	margin-left: 0px;
	line-height: 2.5ex; 
	/*background: transparent url(cr1.gif) no-repeat top center;*/ 
	display: block; 
	padding-top: 2px; 
	margin-bottom: 2px;
	}
	
#linkslist .iL a:link { 
	color: #cc0000;
	}
	
#linkslist .iL a:active{
	color: #cc0000;
	text-decoration: underline;
}

#linkslist .iL a:visited {
	color: #cc0000;
	}

ul {
	margin: 0px
} 
	
li {
	font-family: verdana,sans serif;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: square inside;
} 

#centercontent {
	float: left;
	margin: 5px 5px 30px 5px; 
	padding: 3px 3px 3px 3px;
	background: #DFE8ED;
	border-right-width: 1px;
	border-right-color: #483d8b;
	border-right-style: dashed;
	width: 500px; /* ie5win fudge begins */
	}


#rightcontent {
	position: absolute;
	right:10px;
	top:50px;
	width:200px;
	background:#fff;
	border:1px solid #000;
	}
	
#banner {
	font-size: 0;
	background-image: url(http://www.farmicology.net/images/back.jpg);
	height: 108px;
	width: 700px;
	background-position: center;
	background-repeat: repeat-x;
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 3px 0px;
	text-align: center;
	clear: bottom;
}

	
/*#banner img {
	text-align: center;
}*/
		
/*html>body #banner {
	height:39px;
	}*/
		
p { 
	font-family: Verdana,arial,sans-serif;
	font-size: 11px; 
	}
	
h1,pre {
	margin:0px 10px 10px 10px;
	}
		
h1 {
	font-size:14px;
	padding-top:10px;
	}
		
/*#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
	}*/
	
#rightcontent p {
	font-size:10px
	}
		
#blogtext {
	padding: 0px 10px 0px 10px;
	}
	
#blogtext p
{
	font-family: Verdana,arial,sans-serif;
	font-size: 11px;
	text-align: left;
	color: black;
	line-height: 16px;
	margin-bottom: 2px;

}

.date
{
	font-family: arial,sans serif;
	font-size: 11px;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.archnav
{
	font-family: arial,sans serif;
	font-size: 10px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.closer {
	font-family: arial,sans serif;
	font-size: 9px;
	text-align: right;
	margin-left: 0px;
	margin-bottom: 30px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#blogtext .category {
	font-family: arial,sans serif;
	font-size: 11px;
	margin-left: 2px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
	
#blogtext h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left; 
	color: #003366;
	margin: 0px 0px 12px 0px
}

.hrend {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	border-top: 1px dotted #5B87A8;
	padding: 0;
	margin: 12px 0 0px 0;
}

.footer
{

   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   	width: 700px;
   w\idth: auto;
	background: #DFE8ED;
	text-align: center; 
	height: 20px;
	padding: 20px 3px 3px 3px; 
	border: 1px solid #FFFFFF;
	/*padding: 3px 3px 3px 3px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
   
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

.formtext
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 80%;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color: #fff;
   background: #a3b8cc;
   font-size: 11px;
   /*font-weight: bold;*/
   line-height: 11px;
   /*text-transform: uppercase;*/
   font-family: Arial, Helvetica, sans-serif;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed,
.comments-open-moderated
{
   font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }

.archive-list
   
{
   margin: 0;
	padding: 0;
   list-style: none;
}