/* RESET CODE */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}



body {

	background-color: #251809;

	font-family: Arial, Helvetica, sans-serif;
	
	height: 100%;

}



a {

	color:#4F3D27;

}



a:hover {

	color:#927B64;

}



#h88 {

	color:#4F3D27;

	font-weight:bold;

	padding-right: 10px;

}



#wrapper {

	margin: auto; 

	width: 940px; 
	
	height: 100%;
	
	background: #fff;	 

	overflow: hidden;

	border: 2px #9F9A81 solid;

}



#header {

	width: 940px;
	
	background: #fff;

}



#sidebar {

	width: 167px;

	float: left; 

	min-height: 148px;

	padding: 10px 0 10px 0;

	margin: 0;
	
	height: 100%;
	
	background: #180902;

}



#innerBorder {

	width: 773px; 

	height: 68px; 

	float: left;

}



#innerContent { 

	padding: 0px 0px 10px 107px;

	width: 666px;

	height: 100%;

	float: left;
	
	background: #fff;

}


#footer {

	height: 32px; 

	width: 940px; 

	background: url(../img/MarCoFooter.jpg); 

	text-align: right; 

	padding: 6px 10px 0px 0px;

	font-size:12px;

}

.armour_list{
	font-size: 18px; 
	list-style-type: circle;
}
