body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	}

.title {
	font-family:Arial, Helvetica, sans-serif;
	color: #a80a0b;
	font-size:18px;
	font-weight:bold;
}
.sub-header {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
	
a {
	color:#a80a0b;
	text-decoration:none;
	}
	
a:hover {
	
	color:#000;
	text-decoration:none;
	}	
	
div#container {
	position: absolute;
	left: 50%;
	width: 869px;
	margin: 0px 0px 0px -435px;
	padding: 0px 0px 0px 0px;
	}
	
div#head {
	background:url(images/head.jpg) no-repeat;
	width: 869px;
	height: 140px;
	color: #FFFFFF;
	}
	
div#content0 {
	background:url(images/content_bg2.jpg) repeat-y;
	width: 869px;
	color: #FFFFFF;
	}
	
div#content {
	background:url(images/content_bg3.jpg) no-repeat;
	width: 829px;
	min-height: 515px;
	color: #444444;
	font-size:14px;
	padding: 0px 20px 0px 30px;
	}
	
div#foot1 {
	background:url(images/foot1.jpg) no-repeat;
	width: 869px;
	height: 24px;
	color:#FFFFFF;
	font-weight:normal;
	padding: 2px 0px 0px 0px;
	text-align:center;
	}
	
div#foot2 {
	background:url(images/foot2.jpg) no-repeat;
	width: 869px;
	height: 128px;
	color:#FFFFFF;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	text-align:center;
	}
	
a.link01:link			{ font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; font-weight:bolder; color: #FFFFFF; text-decoration: none; float: left; padding: 3px 10px 4px 10px; letter-spacing: 1px;}
a.link01:visited		{ font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; font-weight: bolder; color: #FFFFFF; text-decoration: none; float: left; padding: 3px 10px 4px 10px; letter-spacing: 1px;}
a.link01:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; font-weight: bolder; color: #000000; text-decoration: none; float: left; padding: 3px 10px 4px 10px; letter-spacing: 1px; background-color: #a8a8a8;}
a.link01:active		{ font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; font-weight: bolder; color: #FFFFFF; text-decoration: none; float: left; padding: 3px 10px 4px 10px; letter-spacing: 1px;}

a.link02:link			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.link02:visited		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.link02:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
a.link02:active		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;}