.header {
	background-image: url(page_images/header2.png);
	height: 48px;
	width: 180px;
	position: relative;
	left: 230px;
	top: 135px;
}
.header a {
	height: 48px;
	width: 180px;
	display: block;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(page_images/bg.jpg);
	background-repeat: no-repeat;
}
#content {
	left: 40px;
	top: 200px;
	position: relative;
	width: 490px;
	float: left;
}
#content .post {
	background-color: #232323;
	background-image: url(page_images/post_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 3px;
}
#content .bottom {
	background-image: url(page_images/post_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 490px;
	margin-bottom: 60px;
}

#content .post .time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	float: left;
	width: 55px;
	margin-top: 4px;
}
#content .post .title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 20px;
}
#content .post .cat {
	margin-top: -2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4E4E4;
	text-decoration: none;
	padding-left: 75px;
}

#content .post .cat a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4E4E4;
	text-decoration: none;
}
#content .post .cat a:hover {
	color: #FF3366;
}
#content .post .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F6F6;
	text-decoration: none;
	text-align: justify;
	margin-top: 20px;
}
#content .post .text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
#content .post .text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#content .post .text img {
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#content .comment_form {
	margin-top: -20px;
	padding-right: 20px;
	padding-left: 20px;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 3px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
}
#content .comment_form .com {
	float: left;
	margin-bottom: 10px;
}
#content .comment_form .com .box {
	float: left;
	width: 90px;
	text-align: right;
}
#content .comment_form .com .box .name a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #444444;
}
#content .comment_form .com .box .name a:hover {
	background-color: #FFFFCC;
}
#content .comment_form .com .box .time a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CACACA;
	text-decoration: none;
}
#content .comment_form .com .box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	position: relative;
	padding-left: 10px;
	width: 339px;
	margin-top: -10px;
	float: left;
}
#content .comment_form .com .box2 a {
	color: #CC0000;
	text-decoration: none;
}
#content .comment_form .preview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFFCC;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: both;
}

#content .comment_form2 {
	clear: left;
	float: left;
	width: 450px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	vertical-align: text-bottom;
}

#content .comment_form2 .box input {
	background-color: #f4f4f4;
	padding: 5px;
	width: 225px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
}
#content .comment_form2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f4f4f4;
	height: 150px;
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .comment_form2 .button input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f4f4f4;
	width: 80px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .comment_form2 .button input:focus {
	color: #FF0000;
}


a img {
	border: 2px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DFDFDF;
	text-decoration: none;
	text-align: right;
}
a:hover img {
	border-bottom-color: #FFFFCC;
}
#menu {
	top: 200px;
	float: left;
	left: 20px;
	width: 200px;
	position: relative;
}
#menu .blogbox {
	background-image: url(page_images/blogbox.png);
	height: 50px;
	width: 200px;
}
#menu .somelinks {
	background-image: url(page_images/somelinks.png);
	height: 50px;
	width: 200px;
}

#menu .m1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
#menu .m1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#menu .m1 a:hover {
	background-color: #F2F2F2;
}
#menu .m1 a samp {
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu .m2 {
	margin: 10px;
}
#menu .m2 .title a {
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#menu .m2 .title a:hover {
	background-color: #FFFFCC;
}
#menu .m2 .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 3px;
}
#cat {
	width: 80px;
	position: relative;
	left: 60px;
	top: 200px;
	float: left;
}
#cat a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(page_images/cat.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
#cat a:hover {
	color: #777777;
	background-image: url(page_images/cat2.jpg);
}

