*{margin:0; padding:0; border: 0px none;}
body {
	background: Black url('/images/bodybg.jpg');
	margin-bottom: 10px;
	color: Silver; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; font-size:70%; font-family:Verdana, Tahoma, arial, sans-serif
}
a, a:visited {
	text-decoration: none;
	color: #d0a700; 
	background: inherit;
}
a:hover {
	color: #d0a700;
	background: inherit;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	padding: 3px 0 0 0;	
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 125%;
	color: #d0a700;
	margin-bottom: 3px;
}
h3 {
	font-size: 95%;
	color: #d0a700; 
}
h4{
	font-size: 85%;
	color: #d0a700;
}
h5{
	font-size: 80%;
	color: #d0a700;
	text-transform: uppercase;
}
p {
	padding: 5px;
}
.padleft{
	padding-left: 10px;
}
table {
	margin: 5px; 
	border-collapse: collapse;
	border: 0px solid white;
}
/*th {
	padding-right: 12px;
	padding-left: 12px;
	background: #3D3D3D;
	height: 25px;
	text-align: left;
	border: 1px solid White;
	margin-bottom: 1px;
}
tr {
	height: 25px
}
td {
	padding-right: 8px; 
	padding-left: 8px; 
	border: 1px solid White;
	color: #696969;
}
tr.rowlight {
	background: #FBFBFB;
}
tr.rowdark {
	background: #F1F1F1;
}
*/
blockquote {
	margin: 5px 0 5px 20px;
	padding: 5px 5px 5px 5px;
	border-left: 5px solid #2D2D2D;
	background: #121212;
	text-align: justify;
	color: White;
}
#container{
	width: 900px;
	margin: 10px auto;
   background: #1C1C1C;
	border: 2px solid #272727;
}
#content{
	padding-top: 5px;
	padding-bottom: 5px;
	width:900px;
	clear: both;
}
#leftcontent{
	display:inline /*Fix IE floating margin bug*/;
	padding-left: 3px;
	padding-bottom: 1px;
	width: 155px;
	float: left;
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}

#rightcontent{
	display:inline /*Fix IE floating margin bug*/; 
	padding-right: 10px;
	width: 700px;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}
#header{
	height:160px;
	width:900px;
	font-family: "MS Serif", "New York", serif;
}
#headtop{
	height: 15px;
	text-align: right;
	padding: 3px 0 2px 0;
}
#headtop a{
	text-decoration: none;
	color: #d0a700; 
	background: url('bullet2.gif') no-repeat center left;
	padding-right: 10px; font-style:normal; font-variant:normal; font-weight:bolder; font-size:1.0em; font-family:Trebuchet MS, Arial, Sans-serif
}
#headtop a:visited{
	color: #d0a700; 
}
#headtop a:hover {
	color: #d0a700;
	text-decoration: underline;
}
#headbottom{
	margin: 0 auto;
	height: 135px;
	background: url('/images/blackspring.png') no-repeat center 50%;
	border: 2px solid #272727;
	padding-left:20px; padding-right:0; padding-top:10px; padding-bottom:0
}
#headbottom h1{
 	text-transform: uppercase;
	background: url('/images/mapleaf.png') no-repeat left;
	color: Black; font-style:normal; font-variant:normal; font-weight:bolder; font-size:3.1em; font-family:Trebuchet MS, Arial, Sans-serif; padding-left:50px; padding-right:0; padding-top:20px; padding-bottom:0
}
#headbottom h2{
	display: inline;
	border-top: 2px solid #606060;
	margin-left: 51px;
 	padding: 5px 0 0 0;
	color: #484848; 
	font: bolder 1.2em 'Trebuchet MS', Arial, Sans-serif;
	text-decoration: none;
}
.search {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
}	
.inputtext {
	color: #333;
	height: 20px;
	line-height: 20px;
	padding: 0 3px;
	background: #FFF;
	border: 1px solid #034f8a;
	float: right;
	margin-right: 3px;
}
.inputbutton {
	height: 22px;
	width: 50px;
	border: 0px none;
	background: #034f8a;
	color: white;
	float: right;
	font-weight: bold;
	font-size: 10px; padding-left:2px; padding-right:2px; padding-top:0; padding-bottom:0
}
#menu {
	width:897px;
	height: 30px;
	background: Black;
	text-transform: uppercase;
}
#menu ul {
	float:left;
	white-space: nowrap;
	list-style-type:none;
}
#menu ul li{
	display: inline;
}
#menu ul li a {
	display: block;
	width:100px;
	height: 30px;
	line-height: 30px;
	color:d0a700;
	border-right: 1px solid #3D3D3D;
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	float:left;
}
#menu ul li a:hover {
	background: #708090;
}
#menu ul li.current a{
	background: #1C1C1C; 
}
.navigation{
	width:152px;
	margin-left: 5px;
	margin-bottom: 5px;
	background: #313131;
}
.navhead{
	background: #313131 url('/images/navhround.jpg') no-repeat top left;
	height: 23px;
	margin-bottom: 1px;
	border-bottom: thin solid #595959;
	font-weight: ;
	font-size: 12px;
	color: #d0a700; padding-left:12px; padding-right:0; padding-top:5px; padding-bottom:0
}
.navmenu {
	width: 150px;
	font-size: 1.2em;
	background: #313131 url('/images/navlround.jpg') no-repeat bottom right;; padding-left:1px; padding-right:1px; padding-top:0; padding-bottom:15px
}
.navmenu li {
	margin-bottom: 1px;
	list-style-type: none;
	white-space: nowrap;
}
.navmenu li a {
	font-weight: none;
	font-size: 12px;
	text-decoration: none;
	color: #d0a700;
	background: url('/images/uli.png') no-repeat left;
	display: block;
	height: 20px;
	line-height: 20px;
	text-align: left; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}
.navmenu li a:hover {
	color: White;
	/*color: #d0a700;*/
	background: #708090 url('/images/orange.png') no-repeat left;
	text-decoration: none
}

.navmenu li a:active {
	background: #034f8a url('/images/orange.png') no-repeat left;
	color: d0a700
}

.navmenu li a:visited {
	color: #d0a700;
}
.posthead {
	font-size: 12px; 
	color: #d0a700;
	padding: 0 0 0 5px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
.postcontent {
	margin-top: 5px;
	text-align: justify;
	background: url('images/curldown.jpg') no-repeat top left;; padding-left:40px; padding-right:5px; padding-top:20px; padding-bottom:5px
}
.postfooter {
	padding-right: 40px; 
	/*margin: 0 5px 10px 5px;*/
	height: 30px;
	line-height: 30px;
	/*border-bottom: 1px solid #f2f2f2;*/
	font-size: 90%;	
	text-align: right;
	background: url('/images/curlfoot.jpg') no-repeat bottom right;
}
.postfooter .readmore {
	background: url('/images/page.gif') no-repeat left center;
	padding-left: 20px
}
.postfooter .comments {
	background: url('/images/comment.gif') no-repeat left center;
	padding-left: 20px;
	margin-left: 10px
}
.postfooter .date {
	background: url('/images/clock.gif') no-repeat left center;
	padding-left: 20px;
	margin-left: 10px
}
.unlist{
	padding: 0 0 0 5px;
	font-size: 0.8em;
}
.unlist li{
	padding-left: 12px;
	background: url('/images/uli.png') no-repeat 0px 2px;; list-style-type:none; margin-left:5px; margin-right:0; margin-top:0; margin-bottom:0
}
.unlist li ul li{
	padding-left: 12px;
	background: url('/images/uli.png') no-repeat 0px center;; list-style-type:none; margin-left:5px; margin-right:0; margin-top:0; margin-bottom:0
}
.unlist li a{
	background: none;
	font-weight: bold;
}
.unlist li ul li a{
	background: none;
	font-weight: bold;
}
.ollist{
	padding: 0 0 0 5px;
	font-size: 0.8em;
}
.ollist li{
	list-style-type: decimal;
	margin: 0 0 0 25px;
}
.ollist li a{
	font-weight: bold;
}
.deflist{
	margin:0 0 0 10px;
	font-size: 0.8em;
}
.deflist dt{
	background: url('/images/uli.png') no-repeat 0px 50%;
	text-decoration:none; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}
.deflist dd{
	background: url('/images/uli.png') no-repeat 0px 50%;
	text-decoration:none; margin-left:10px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:12px; padding-right:0; padding-top:0; padding-bottom:0
}
.deflist dd a, .deflist dt a{
	background: none;
	font-weight: bold;
}
.coode {
  padding: 5px;
  margin: 0 0 10px 0;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 1em 'Lucida Console', 'courier new', monospace ;
  background: #121212;
  color: White;
  border: 1px solid #2D2D2D;
  white-space: pre;
}
div.colwrap{
	padding:0 5px 5px 0;
	display: inline-block;
}
.clearwrap{
	clear: both;
	margin: 0;
}
.colleft{
	float:left;
	width: 55%;
	margin-bottom:5px;
}
.colmiddle{
	float:left;
	width: 20%;
	margin-left: 10px;
	margin-bottom:5px;
}
.colright{
	float:right;
	width: 20%;
	margin-bottom:5px;
}
.foorm {
	border: 1px solid #262626; 
	background-color: #3E3E3E;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.foorm label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: Silver;
}
.foorm input {
	padding: 0 3px;
	border:1px solid #262626;
	height: 20px;
	line-height: 20px;
}

.foorm select {
	border:1px solid #262626;
	width: 100px;
}
.foorm textarea {
	width:95%;
	padding:2px;
	border:1px solid #262626;
	height:100px;
	display: inline;
	margin: 0 0 5px 0; 
}
.foorm input.button { 
	height: 24px;
	border: 0px none; 
	background: #034f8a;
	color: White;
	font-weight: bold
}
.loginform {
	padding: 0 5px 5px 5px;
}
.loginform label {
	display:block;
	font-weight:bold;
	color: Silver;
}
.loginform input {
	padding: 0 3px;
	border:1px solid #262626;
	height: 15px;
	line-height: 15px;
}
.loginform input.button { 
	height: 22px;
	border: 0px none; 
	background: #034f8a;
	color: White;
	font-weight: bold
}

.imp {
	font-size: 0.8em;
	color: red;
}
.left{
	float: left;
	padding: 2px 8px 2px 2px;
}
.right{
	float: right;
	padding: 2px 2px 2px 8px;
}
.center{ 
	display: block;
  	text-align: center;
  	margin: 0 auto;
	padding: 3px 0 3px 0;
}
.clear{
	clear: both;
}
.footclear{
	clear: both;
	background: url('/images/footer.jpg') repeat-x bottom;
}
#footer{
	clear: both;
	width:900px;
	height: 20px;
	text-align: center;
	background-color:inherit;
	border-top: 2px solid #272727;
}
#footer h2{
	color: #A9A9A9; 
	text-decoration: none;
   font: bold 8.0pt Tahoma, Arial, Helvetica;
	padding: 0 10px 0 0;
	line-height: 20px;
}
#footer a{color: #d0a700; font-weight:bold;}
#footer a:hover{color: #d0a700}
.inputbox {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background: #F8F8F8;
border: 1px solid #6E6E6E;
}
.inputbutaton {
	height: 22px;
	width: 50px;
	border: 0px none;
	background: #034f8a;
	color: white;
	font-weight: bold;
	font-size: 10px
}