BODY {
	background-color: #000000;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFDCA4;
}
.mainbody{
	width:948px;
}
.header{
	background:url(../images/header-bg.gif) repeat-x;
	height:138px;
	padding-bottom:4px;
}
.headerborder{
	border:4px solid #FFFFFF;
}
.bodybg{
	background:url(../images/body-bg.gif) repeat-x;
	border-top:4px solid #000000;
}
.righttopheadersection{
	background:url(../images/header-right-bg.gif) no-repeat;
	width:403px;
	text-align:center;
	font-family:Calibri;
	color:#65AD00;
	font-size:21px;
}
.topheadertext{
	font-family:Calibri;
	color:#ffffff;
	font-size:28px;
	text-transform:uppercase;
}
.dogbg{
	background:url(../images/dog-bg.jpg) no-repeat;
	width:336px;
	height:242px;
	color:#FFFFFF;
	padding:0 0 0 120px;
}
.boldyellowtxt{
	font-weight:bold;
	color:#D38407;
	padding:15px 0 15px 0;
	line-height:22px;
}
.boldwhitetxt{
	font-weight:bold;
	color:#ffffff;
	line-height:22px;
}
.box{
	background-color:#030303;
	border:1px solid #1C1C1C;
}
.markingbox{
	background-color:#161616;
	border:1px solid #545454;
	padding:5px;
	color:#E3C18A;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	width:155px;
}
.markingbox1{
	background-color:#161616;
	border:1px solid #333333;
	padding:5px;
	color:#666666;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	width:155px;
}
.smallwhitetxt{
	font-size:10px;
	color:#FFFFFF;
	line-height:16px;
}
.smallredtxt{
	font-size:10px;
	color:#FF0000;
	line-height:16px;
}
.whitetxtmidium{
	font-size:11px;
	color:#FFFFFF;
	line-height:33px;
	text-transform:uppercase;
	font-weight:bold;
}
.strykersshadowtxt{
	font-size:22px;
	color:#FFFFFF;
	font-family:Calibri;
}
.redtxtmidium{
	font-size:11px;
	color:#FF0000;
	line-height:33px;
	text-transform:uppercase;
	font-weight:bold;
}
.sectionheader{
	font-family:Calibri;
	color:#A3A1A1;
	font-size:22px;
	text-transform:uppercase;
}
.picborder{
	border:1px solid #313131;
	padding:2px;
}
.footer{
	background-color:#31281A;
	height:25px;
	padding:5px 0 5px 15px;
	color:#696969;
	font-size:11px;
}