body {
	background-color: #850305;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}
.header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.main {
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu {
	background-image: url(menu-bg.jpg);
	padding-right: 23px;
	padding-left: 23px;
}
li {
	font-weight: bold;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	list-style-position: outside;
}
li a{
	font-weight: bold;
	color: #990000;
	margin-top: 2px;
	margin-bottom: 2px;
}
h2 {
	font-size: 17px;
	color: #990000;
	text-decoration: underline;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	text-align: center;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	margin-top: 0px;
	padding-top: 0px;
}
.post {
	background-image: url(watch-bg.jpg);
}
.post-box {
	padding: 0px 20px 5px;
	background-image: url(seperater.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a{
	font-weight: bold;
	color: #990000;
}a:hover {
	color: #FF0000;
}
.style1 {color: #FFFFFF}