body { margin:0; padding:0;
	   font-family:Verdana, Geneva, sans-serif;
	   position:relative;
	   background: url('/img/mainback2.jpg') fixed repeat;


}


#content{
			width:954px;
		 	margin:0 auto;
		 	padding-top:231px;
			background-color:#FFF;
			border-radius: 8px;
		}

#header	{
			position:absolute;
			top:0;
			margin: 0 auto;
		}

.menu	{	margin:3em auto .5em auto;
			padding:0.2em 0 0 8em;
			list-style:none;
			text-align:left;
		}

ul.menu li	{
			margin:.7em 0;
			}

ul.menu li a{
			text-decoration:underline;
			color:#000;
			font-size:14px;
			font-family:Verdana, Geneva, sans-serif;
			padding:.5em;
			}

ul.menu li a:hover{
			text-decoration:none;
			background-color:#F00;
			color:#FFF;
			}


.tags	{
			background-color: #FFF;
			padding:2em;
			text-align:center;
			margin:1em;
		}

.tags a	{
			text-decoration:underline;
			color:#000;
		}

.tags a:hover{
				color:#F00;
			 }

.xsmallest {font-size: xx-small;}
.smallest {font-size: x-small;}
.small {font-size: small;}
.medium {font-size:medium;}
.large {font-size:large;}
.largest {font-size:x-large;}
.xlargest {font-size:xx-large;}

.calendar	{
				background-color: #FFF;
				padding:2em;
				text-align:center;
				margin:1em;
			}

.calendar th{
				color:#FFF;
			}
.calendar a{
				color:red;
			}


.last_ten	{
				background-color: #FFF;
				padding:2em;
				margin:1em;
			}

.last_ten h3{
				margin:0 auto;
			 	width:100%;
			 	text-align:center;
			}

.last_ten ul{
				list-style:none;
				margin:1em 0;
			}

.last_ten ul li{
					margin:0;
					padding:0.3em;
				}

.last_ten ul li a{
					color:#000;
					text-decoration:underline;
					line-height:1.2em;
					font-size:11px;
				}

.last_ten ul li a:hover{
					text-decoration:underline;
					color:#F00;
					}
.post {
		padding:2em;
		margin-left:2em;
	}

.post h1{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:20px;
			margin:1em 0 0 0;
		}

.post h1 a{
			text-decoration:underline;
			color:#000;
		}

.post h1 a:hover{
			color:#F00;
		}

.date	{
			color:#999;
			font-size:13px;
			font-family:Verdana, Geneva, sans-serif;
		}

.attach-image	{
					margin: 1em 0;
					text-align:justify;
				}

.post_tags	{
				list-style-type:none;
				margin: 1em 0 1em 0;
				background-image:url(/img/for_tags.gif);
				background-repeat:no-repeat;
				height:18px;
				width:90%;
				padding-left:18px;
			}

.post_tags li	{
					float:left;
					padding-left:4px;
}

.post_tags li a	{
					text-decoration:underline;
					color:#666;
}
.post_tags li a:hover{
					color:#F00;
}
.page_first{
	padding:5px;
	margin:5px;
}

.post a{color:#000;}
.post a:hover{color:#F00;}

.last_ten {padding-left:4em;}
