body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615D5B;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #615D5B;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: EE3232;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #615D5B;
}
h1 {
	font-size: 24px;
	color: #EE3232;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 10px;
}
h2 {
	font-size: 16px;
	color: #EE3232;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	color: #615D5B;
}
#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:221px;
	height:104px;
	z-index:1;
}
#Image_Block {
	position:absolute;
	left:0px;
	top:107px;
	width:850px;
	height:226px;
	z-index:1;
}
#Nav {
	position:absolute;
	left:0px;
	top:364px;
	width:850px;
	height:40px;
	z-index:3;
	background-color: #231F20;
}
#Nav a, #Nav a:link, #Nav a:visited {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 104px;
	display: block;
	background-color: #231F20;
	color: #FFFFFF;
	height: 35px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-left: 10px;
	padding-top: 5px;
}
#Nav a:hover {
	background-color: #615E5B;
}
#Content_Wide {
	position:absolute;
	left:0px;
	top:434px;
	width:620px;
	height:100%;
	z-index:4;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #615E5B;
}
#Container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 850px;
	border-top: 2px solid #EE3232;
}
#Sidebar {
	position:absolute;
	left:640px;
	top:434px;
	width:200px;
	height:640px;
	z-index:1;
	float: right;
	border-left: 1px solid #615E5B;
}
#Contact {
	position:absolute;
	left:640px;
	top:35px;
	width:210px;
	height:40px;
	z-index:5;
	padding-top: 5px;
	padding-left: 10px;
	border-left: 1px solid #615D5B;
}
#Layer1 {
	position:absolute;
	left:658px;
	top:452px;
	width:170px;
	height:69px;
	z-index:6;
}
#Footer {
	position:absolute;
	left:0px;
	top:1104px;
	width:850px;
	height:19px;
	z-index:6;
	border-top: 2px solid #EE3232;
	padding-left: 10px;
	padding-top: 10px;
}
