body{
	background-color: #110000;
	font : 11px/1.5em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	color : #FECC7E;
}
/* title */
h1 {
	width : 56%;
	font : 3em Impact, Georgia, serif;
	color : #FDB946;
	left: 22%;
	text-align : center;
	margin : 0px;	
	position : absolute;
	top : 100px;
	z-index : 1;
	font-variant: normal;
	font-stretch: inherit;
	
	}
#webcam{


	
	position : absolute;
	top : 50px;
	width:165px;
	height:125px;
	z-index : 1;
	right: 10px;

}

/* posttitle */
h3 {
	font-size : 1em;
	font-weight : bold;
	margin : 0px;
	padding-top : 3em;
	padding-bottom : 3px;
	border-bottom : 1px groove #FDB946;
	border: 1px;
}
.PostTitle
 {
	margin : 0;
	font-weight : bold;
	font-size : 1em;
	padding-top: 10px;
	color : #FDB946;
	border-bottom : 1px groove #FDB946;
	width:100%;
}

h4 {
	margin : 0;
	font-weight : bold;
	font-size : 1em;
	padding-bottom : 10px;
}
h5 {
	margin : 0;
	font-weight : bold;
	font-size : 1em;
	padding-top : 10px;
}
a {
	color : #ff5f2e;
	text-decoration : none;
	cursor: crosshair;
	}
a:visited {
	color : #ff5f2e;
	text-shadow: #ffffff;
	cursor: crosshair;
}
a:hover {
	color : #FDB946;
	text-decoration : underline;
	cursor: crosshair;
}
#content {
	background-color : #200000;
	border-left : 2px groove #FDB946;
	border-right : 2px groove #FDB946;
	border-bottom : 2px solid #FDB946;
	border-top : 2px solid #FDB946;

	width : 56%;
	padding : 0px 5px 0px 5px;
	position : absolute;
	left:22%;
	right:22%;
	top: 170px;
}
#text {
	margin-left: 1px;
	margin-right: 1px;
	letter-spacing: 1px;
}
b{
letter-spacing: 2px;
}
.postbody{
	margin-top : 1em;
	letter-spacing: 1px;
	margin-bottom: 2em;
}
.daily{
	font-size:1.1em;
	color : #FF4F2E;
	letter-spacing: 1px;
}
.postinfo {
	font-size : 0.8em;
	margin-top : 0.5em;
	margin-bottom : 2em;
	color : #FF4F2E;
	text-align:right;
	letter-spacing: 1px;
	border-bottom: thin groove #FF4F2E;
	width:100%;
}
/* menu areas */
#menu {
   color: #FECC7E;
	font-size : 1em;
	width : 17%;
	height: 2000px;
	margin : 0;
	border : 5px groove #fecc7e;
	background-color : #FF4F2E;
	position : absolute;
	right : 10px;
	top: 170px;
	z-index : 2;
}
#menuleft {
   color: #FECC7E;
	font-size : 1em;
	width : 17%;
	height: 2000px;
	margin : 0;
	border : 5px groove #fecc7e;
	background-color : #FF4F2E;
	position : absolute;
	left : 10px;
	top: 170px;
	z-index : 2;
}
  #menuheader{
        width : 100%;
	font-size : 1em;
	height : 24px;
	font-weight : bold;
	color:#FF4F2E;
	padding:0px;
	background-color: #6B0B0B;
	border: 1px ridge #FECC7E;
	text-align: center;
}
#menuitems {
	padding : 0px 5px 0px 5px;
	background-color : #FF4F2E;
}
#menuitems p{
	color: #FECC7E;
	background-color : #FF4F2E;
}
#menuitems a{
   color: #FECC7E;
	background-color : #FF4F2E;
}
#subheader {
	width : 683px;
	height : 25px;
	spadding : 0px 10px 0px 10px;
}
#header {
	width : 56%;
	height : 66px;
	padding : 0px 10px 0px 10px;
	position : absolute;
	right:22%;	
	top :74px;
	sbackground-color: #FECC7E;
}
ul
{
	padding-bottom: 0;
	padding-left: 	1px;
	padding-right: 0;
	padding-top: 0;
	margin: 0px;
	display: block;
	list-style: outside;
}
li{
	padding: 0;
	margin: 0;
	list-style: none;
}
