body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #3C3C3C;
	background-image: url(../images/squarestrife.jpg);
	background-repeat: repeat;
}
div.maincontainer {
	display: table;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
div.topcontainer {
	display: table;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
}
div.tp_left{
	display: table;
	width: 500px;
	height: 75px;
	float: left;
}
div.tp_left_logo{
	display: table;
	width: 300px;
	height: 50px;
	float: left;
	margin-top: 25px;
	font-size: 11px;
}
div.tp_left_logo span{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	display: block;
	color: #ECD3B3;
}
div.tp_spc_right{
	display: table;
	width: 300px;
	height: 50px;
	float: left;
}
div.tp_right_bottom{
	display: table;
	width: 300px;
	height: 25px;
	float: left;
	text-align: right;
}
div.tp_right_bottom a:active,div.tp_right_bottom a:visited,div.tp_right_bottom a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div.tp_right_bottom a:hover{
	color: #CB8034;
}
div.contentholder {
	display: table;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 20px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1D1D1D;
	border-right-color: #1D1D1D;
	border-bottom-color: #1D1D1D;
	border-left-color: #1D1D1D;
}

div.mainlinkcontainer {
	background-color: #1A1A1A;
	display: table;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
}
div.mainlinkcontainer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.mainlinkcontainer ul li{
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div.mainlinkcontainer ul li.end{
	border: 0px none #000000;
}
div.mainlinkcontainer ul li a:link,div.mainlinkcontainer ul li a:visited,div.mainlinkcontainer ul li a:active{
	display: block;
	width: 95px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	color: #CCCCCC;
}
div.mainlinkcontainer ul li a:hover{
	font-weight: bold;
	color: #B4792D;
}
div.headerimgcontainer {
	background-color: #000000;
	display: table;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(../images/headerimg.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
div.subcontentcontainer {
	background-color: #000000;
	display: table;
	width: 800px;
	padding: 0px;
	color: #999999;
	font-size: 11px;
	border: 0px solid #999999;
}
div.subcontentholder{
	display: table;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}
div.subcontentcontainer span{
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CB8034;
}
div.maincontentcontainer {
	background-color: #1A1A1A;
	display: table;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	padding: 0px;
}
div.mainc_left{
	display: table;
	width:600px;
	float: left;
	padding: 0px;
	color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div.mainc_right{
	display: table;
	width:200px;
	float: left;
	padding: 0px;
	color: #CCCCCC;
	background-color: #000000;
	height: 380px;
}
div.mainc_right_box{
	display: table;
	float: left;
	padding: 0px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 5px;
	height:170px;
}
div.mainc_left_f{
	display: table;
	padding: 5px;
	color: #CCCCCC;
}
div.mainc_left_s{
	display: table;
	width:600px;
	color: #CCCCCC;
	margin: 0px;
}
div.mainfootercontainer{
	display: table;
	width: 800px;
	color: #999999;
	background-color: #333333;
	border: 0px dashed #CCCCCC;
	height: 120px;
}
div.mainfooter_holder {
	display: table;
	color: #999999;
	padding: 5px;
}
div.thinfootercontainer {
	background-color: #000000;
	display: table;
	color: #CCCCCC;
	height: 20px;
	padding: 0px;
	width: 800px;
}
div.thinfooter_holder {
	display: table;
	color: #CCCCCC;
	height: 20px;
	padding: 5px;
} 
ul.bottom_vertical {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: table;
}
ul.bottom_vertical li{
	display: table;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px;
	width: 160px;
}
ul.bottom_vertical li a:active,ul.bottom_vertical li a:link,ul.bottom_vertical li a:visited{
	display: block;
	padding: 5px;
	height: 15px;
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	font-weight: bold;
}
ul.bottom_vertical li a:hover{
	color: #E6EEF7;
	background-color: #171717;
}
ul.bottom_vertical div{
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CB8034;
	width: 150px;
	height: 25px;
}
a:active,a:visited, a:link{
	color: #CCCCCC;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.imgborder a, .imgborder a:hover { border:1px solid #676767; margin-right:20px; margin-top:5px; float:left; }
.gallery	{ border:1px solid #676767; margin-right:20px; float:left; width:120px; height:100px; margin-bottom: 5px; text-align:center; }
