body {
	padding: 0px;
	margin: 0px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#header {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 750px;
	margin-left: -375px;
	height: 60px;
}

#header2 {
	position: absolute;
	top: 75px;
	left: 50%;
	width: 748px;
	margin-left: -375px;
	height: 30px;
	border: 1px solid #999999;
}

#homemaincontent {
	background-image: url(../bg3/main_bg.png);
	position: absolute;
	top: 107px;
	left: 50%;
	width: 748px;
	margin-left: -375px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-position: center top;
	z-index: 1;
}

#homemaincontent p {
	margin-left: 140px;
	margin-right: 140px;
}

#homemaincontent h1 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#homemaincontent h2 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#homemaincontent h3 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#homemaincontent h4 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

.homemaincontent_h1 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
	color: #FF0000;
}

#homemaincontent hr {
	margin-left: 130px;
	margin-right: 130px;
}

#homemaincontent ul {
	margin-left: 160px;
	margin-right: 140px;
}

#maincontent {
	background-image: url(../bg3/main_bg.png);
	position: absolute;
	top: 107px;
	left: 50%;
	width: 748px;
	margin-left: -375px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-position: center top;
	z-index: 1;
}

#maincontent p {
	margin-left: 140px;
	margin-right: 140px;
}

.maincontent_p_red {
	color: #FF0000;
}

#maincontent h1 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#maincontent h2 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#maincontent h3 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#maincontent h4 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#maincontent h5 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#maincontent h6 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#maincontent a:link {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #CCCCFF;
	text-decoration: none;
	color: #003366;
}

#maincontent a:visited {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #CCCCFF;
	text-decoration: none;
	color: #003366;		
}

#maincontent a:hover {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #FFCCFF;
	text-decoration: none;
	color: #990000;		
}

#maincontent a:active {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #FFCCFF;
	text-decoration: none;
	color: #990000;	
}

#maincontent hr {
	margin-left: 130px;
	margin-right: 130px;
}

#maincontent form {
	margin-left: 140px;
}

#maincontent ol {
	margin-left: 160px;
	margin-right: 160px;
}

#maincontent li {
	margin-top: 10px;
}

#maincontent table {
	margin-left: 140px;
	width: 610px;
}

#homemaincontent table {
	margin-left: 140px;
	width: 460px;
}

.td1 {
	width: 280px;
	margin: 0;
	padding: 10px;
}

.td1a {
	width: 340px;
}

.td2 {
	width: 140px;
	margin: 0;
	padding: 10px;
}

.td2 a:link {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #CCCCFF;
	text-decoration: none;
	color: #003366;
}

.td2 a:visited {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #CCCCFF;
	text-decoration: none;
	color: #003366;	
}

.td2 a:hover {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #FFCCFF;
	text-decoration: none;
	color: #990000;	
}

.td2 a:active {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #FFCCFF;
	text-decoration: none;
	color: #990000;	
}

.td3 {
	width: 130px;
	text-align: center;
}

.td3 a:link {
	text-decoration: none;
	color: #003366;
}

.td3 a:visited {
	text-decoration: none;
	color: #003366;	
}

.td3 a:hover {
	text-decoration: none;
	color: #990000;	
}

.td3 a:active {
	text-decoration: none;
	color: #990000;	
}

#contentnav {
	position: absolute;
	top: 107px;
	left: 50%;
	width: 130px;
	margin-left: -375px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 3;
}

#contentnav ul {
	list-style-type: none;
	margin: 0; 
	padding: 0;
}

#contentnav li {
	margin: 2px 0 0 6px;
}

#contentnav li a:link {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #CCCCFF;
	text-decoration: none;
	color: #003366;
} 

#contentnav li a:visited {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #CCCCFF;
	text-decoration: none;
	color: #003366;
}

#contentnav li a:hover {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #FFCCFF;
	text-decoration: none;
	color: #990000;
}

#contentnav li a:active {
	display: block;
	width:110px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #000000;
	background: #FFCCFF;
	text-decoration: none;
	color: #990000;
}

#contentright {
	position: absolute;
	top: 107px;
	left: 50%;
	width: 130px;
	margin-left: 245px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 4;
}

#contentright img {
	margin-left: 13px;
	border: 1px solid #999999;
}

#contentright p {
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

#contentright a:link {
	text-decoration: none;
	color: #000033;
}

#contentright a:visited {
	text-decoration: none;
	color: #000033;
}

#contentright a:hover {
	text-decoration: none;
	color: #990000;
}

#contentright a:active {
	text-decoration: none;
	color: #990000;
}

#rabbithutches {
	background-image: url(../bg3/main_bg.png);
	position: absolute;
	top: 107px;
	left: 50%;
	width: 748px;
	margin-left: -375px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-position: center top;
	z-index: 1;
}

#rabbithutches p {
	margin-left: 140px;
	margin-right: 140px;
}

#rabbithutches h1 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#rabbithutches h2 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#rabbithutches h3 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#rabbithutches h4 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#rabbithutches h5 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#rabbithutches h6 {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#rabbithutches ul {
	list-style-type: none;
	margin-left: 160px; 
	padding: 0;
}

#rabbithutches li {
	margin: 2px 0 0;
}

#rabbithutches li a:link {
	color: #006699;	
}

#rabbithutches li a:visited {
	color: #006699;	
}

#rabbithutches li a:hover {
	color: #990000;	
}

#rabbithutches li a:active {
	color: #990000;	
}

#rabbithutches hr {
	margin-left: 130px;
	margin-right: 130px;
}

.rabbithutchesb {
	font-weight: bold;
	margin-left: 140px;
	margin-right: 140px;
	margin-top: 5px;
	font-size: 12px;
}

#banner {
	text-align: center;
}

#footer {
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #006699;
}

#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
