body{
	margin: 0px;
	padding: 0px;
	background-color: #172419;
	color: #fff;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 14px;
	height: 100%;
	
}
h1, h2, h3, h4{
	color: #EBCF5C;
}
a{
	color: #EBCF5C;
	text-decoration: none;
}
a:hover{
	color: #FFC21E;
	text-decoration: none;
}
#header{
	height: 182px;
	background-image: url(images/header-back-repeater.gif);
	background-repeat: repeat-x;
}
#header-inner{
	height: 182px;
	background-image: url(images/header-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
img#logo{
	margin-top: 4px;
	margin-left: 10px;
}
#nav{
	margin-top: 6px;
	margin-left: 218px;
}
#footer{
	background-image: url(images/footer-bar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #060E0B;
	min-height: 120px;
	font-size: 11px;
	color: #ccc;
}
#footer div.pad{
	padding: 15px;
}
#footer a{
	color: #ccc;
	text-decoration: none;
}
#footer a:hover{
	color: #EBCF5C;
	text-decoration: none;
}
.right{
	float: right;
}
#bodysection{
	line-height: 1.7em;
}
#wrapper {
height: 100%;
width: 100%;
}
#wrapper td {
vertical-align: top;
}
#left {
width: 218px;
}
#right {
	width: 303px;
	background-image: url(images/right-back.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#right-pad{
	padding: 20px 30px 20px 30px;
}
#right-pad span{
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 11px;
	color: #EBCF5C;
}
#content {
	background-color: #071F11;
}
.pad{
	padding: 30px;
	}
#sidebar-flash{
	
}
.biopic{
	margin-right: 10px;
	margin-bottom: 10px;
}
.tinytext{
color: #ccc; font-size: 10px;
}
