body {
	background-color: #e9e9e9;
	font-family:Arial, Helvetica, sans-serif;
}

.main {
	background:#fffdf4;
}

h2 {
	color:#FFFFFF;
	font-size:18px;
	padding:5px 0 5px 0;
	margin:0;
}

h3 {
	padding:0 0 0 15px;
	margin:0;
}

h4 {
	color:#FF0000;
	font-size:14px;
	padding:5px 0 5px 0;
	margin:0;
}

h5 {
	color:#FFFFFF;
	font-size:14px;
	padding:5px 0 5px 0;
	margin:0;
}

.content {
	background:url(images/content_back.jpg) repeat-x;
	background-color:#fffdf4;
}

.top_tag {
	background:url(images/top_tag_background.jpg) no-repeat;
	height:65px;
	width:773px;
}

.bottom_tag {
	background:url(images/bottom_tag_background.jpg) no-repeat;
	height:87px;
	width:354px;
}

.left {
	background:url(images/left_side_back.jpg) repeat-y;
}

.right {
	background:url(images/right_side_back.jpg) repeat-y;
}


.header_text {
	background:#FFFFFF;
}

.footer {
	background:url(images/footer.jpg) no-repeat;
	height:113px;
	width:848px;
	padding:10px 43px 0 20px;
	font-size:10px;
	color:#999999;
}

.inner_footer {
	background:url(images/inner_footer.jpg) no-repeat;
	height:113px;
	width:848px;
	padding:10px 43px 0 20px;
	font-size:10px;
	color::#999999;
}

.inner_footer a {
	color::#999999;
	text-decoration:none;
}

.inner_footer a:visited {
	color::#999999;
	text-decoration:none;
}

.inner_footer a:hover {
	color:#FF0000;
	text-decoration:none;
}

.footer a {
	color:#999999;
	text-decoration:none;
}

.footer a:visited {
	color:#999999;
	text-decoration:none;
}

.footer a:hover {
	color:#FF0000;
	text-decoration:none;
}
