body
{
	background-color: #303237;
	background-image:url(images/bg.png);
	background-repeat:repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 100%;
}
p {
	padding: 0;
	margin: 0 0 14px 0;
	text-align: left;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.photo {
	height: 188px;
	width: auto;
	margin-right: 10px;
	margin-bottom:5px;
	float: left;
	border-color:#930000;
	border-width: 3px;
	padding:4px;
	border-style: solid;
	background-color: #CCCCCC;
	}
.photo-right {
	height: auto;
	width: auto;
	margin-left: 10px;
	margin-bottom:5px;
	float: right;
	border-color:#930000;
	border-width: 2px;
	padding:4px;
	border-style: solid;
	background-color: #FFF;
	}
#header {
	width: 900px;
	height:263px;
	background-repeat:no-repeat;
	background-position:top;
}
#menu {
	background-image:url(images/head-1bg.jpg);
	background-repeat:no-repeat;
	positon: relative;
	float: left;
	padding: 15px 0 15px 0;
	height: 26px;
	width: 900px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}
#menu a {
	padding:0 12px 0 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 16px;
}
#menu a:hover {
	text-decoration:underline;
	color:#0099CC;
	font-weight: normal;
}
#content-area {
	width: 900px;
	padding: 10px 0 10px 0;
	float: left;
	clear: both;
	background-color: #16191e;
	}
#content-left {
	float: left;
	position: relative;
	width:610px;
	margin-right: 20px;
	color:#FFFFFF;
	font-size: 14px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 20px;
	text-align: left;
}
#content-left ul {
	margin-bottom:15px;
	
}
#content-right {
	width: 230px;
	float: right;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	line-height:20px;
	padding-right: 20px;
	}
#content-right a {
	color:#0099CC;
	}	
	
.bottom {
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	positon: relative;
	float: left;
	padding: 25px 0 15px 0px;
	height: 35px;
	width: 900px;
	position: relative;
}
#b_menu {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
#b_menu a {
	padding-left: 12px;
	padding-right:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 14px;
}
#b_menu a:hover {
	text-decoration:underline;
	color:#0099CC;
	font-weight: normal;
}
#copyright {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left:10px;
	margin-top: 8px;
}
#copyright a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 11px;
}
#copyright a:hover {
	text-decoration:underline;
	color:#0099CC;
	font-weight: normal;
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; line-height:15px; font-weight:bold; text-decoration:none; text-align:center; 
}
.header {
	color:#0099CC;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
	text-align: left;
}

