body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.63em;
	background-image: url('../img/background.gif');
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
}

 a {
color: #6E0000;
text-decoration: none;

}


#header {
	width: 1024px;
	height: 47px;
	margin: 0px auto;
}
	#header ul {
		float: right;
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
		#header ul li {
			float: left;
			margin: 12px 0px 0px 30px;
		}
			#header ul li a {
				font-size: 1.4em;
				font-weight: bold;
				color: #FFFFFF;
				text-transform: lowercase;
				display: block;
				float: left;
				padding: 0px 0px 0px 10px;
			}
				#header ul li a span {
					display: block;
					float: left;
					height: 21px;
					padding: 2px 10px 0px 0px;
				}
			#header ul li a.active {
				background-image: url('../img/header-link.gif');
				background-repeat: no-repeat;
			}
				#header ul li a.active span {
					background-image: url('../img/header-link.gif');
					background-position: right bottom;
				}
#main {
	width: 920px;
	margin: 0px auto;
}
	#main .clear {
		clear: both;
	}
#right {
	float: right;
	width: 588px;
	margin: 18px 0px 0px 0px;
}
	#right .divider-one {
		background-image: url('../img/divider-one.gif');
		height: 24px;
	}
	#right .divider-two {
		background-image: url('../img/divider-two.gif');
		height: 19px;
	}
	#right .intro {
		font-size: 2.7em;
		color: #110711;
		
		text-align: justify;
		line-height: 1.4em;
		margin: 15px 0px;
	}
		#right .intro span {
			font-size: 3em;
			line-height: 0.9em;
			float: left;
			margin: 0px 10px 0px 0px;
		}
		#right .intro a {
			color: #6E0000;
			text-decoration: none;
			border-bottom: 1px dotted #6E0000;
		}
	#right .generic {
		font-size: 1.7em;
		color: #5C5C5C;
		text-align: justify;
		line-height: 1.4em;
		clear: left;
		margin: 15px 0px;
		
	}
	 #right .generic a {
color: #6E0000;
text-decoration: none;
border-bottom: 1px dotted #6E0000;
}
		#right .generic span {
			font-size: 3em;
			line-height: 0.9em;
			float: left;
			margin: 0px 10px 0px 0px;
		}
	#right .symbol {
		font-size: 3em;
		font-weight: normal;
		color: #5C5C5C;
		background-image: url('../img/symbol.gif');
		background-position: right;
		background-repeat: no-repeat;
		float: left;
		margin: 20px 0px 15px 0px;
		padding: 0px 60px 0px 0px;
	}
	#right ul {
		font-size: 1.4em;
		/*color: #A6A6A6;*/
		color:  #6E0000;
		line-height: 1.8em;
		list-style: url('../img/bullet.gif');
		padding: 0px 0px 0px 18px;
	}
		#right ul li {
			margin: 20px 0px 0px 0px;
			padding: 0px 0px 0px 10px;
		}
#left {
	float: left;
	width: 238px;
	margin: 18px 0px 0px 30px;
}
	#left .mascot {
		background-image: url('../img/mascot.gif');
		background-position: center;
		background-repeat: no-repeat;
		height: 256px;
		padding: 20px 0px 0px 0px;
	}
		#left .mascot a {
			display: block;
			float: right;
			clear: right;
			margin: 0px 10px 10px 0px;
		}
		#left .mascot a.icon-one {
			background-image: url('../img/icon-one.gif');
			width: 14px;
			height: 14px;
		}
		#left .mascot a.icon-two {
			background-image: url('../img/icon-two.gif');
			width: 13px;
			height: 16px;

		}
		#left .mascot a.icon-three {
			background-image: url('../img/icon-three.gif');
			width: 16px;
			height: 16px;

		}
	#left .divider-three {
		background-image: url('../img/divider-three.gif');
		height: 13px;
		margin: 25px 0px;
	}
	#left .card {
		font-size: 1.4em;
		color: #FFFFFF;
		text-align: center;
		line-height: 2.6em;
		background-image: url('../img/card.gif');
		width: 206px;
		height: 176px;
		margin: 0px 0px 0px 16px;
		padding: 30px 0px 0px 0px;
	}
		#left .card span {
			color: #3E0000;
		}
	#left h2 {
		font-size: 2.4em;
		font-weight: normal;
		color: #5C5C5C;
		margin: 20px 0px 0px 0px;
	}
	#left ul {
		font-size: 1.4em;
		color: #5C5C5C;
		line-height: 1.6em;
		list-style: url('../img/bullet.gif');
		padding: 0px 0px 0px 18px;
	}
		#left ul li {
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 10px;
		}
			#left ul li a {
				color: #6E0000;
				text-decoration: none;
				border-bottom: 1px dotted #6E0000;
			}
#footer {
	background-image: url('../img/footer.gif');
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 86px;
	margin: 20px 0px 0px 0px;
	border-top: 1px dotted #000000;
}
	#footer > div {
		width: 1024px;
		margin: 0px auto;
	}
	#footer .left {
		font-size: 1.4em;
		color: #C2C2C2;
		line-height: 6em;
		float: left;
		margin: 0px 0px 0px 80px;
	}
	#footer .right {
		background-image: url('../img/footer-name.gif');
		background-position: right;
		background-repeat: no-repeat;
		float: right;
		height: 36px;
		margin: 30px 0px 0px 0px;
		padding: 0px 139px 0px 0px;
	}
		#footer .right a {
			display: block;
			float: left;
			margin: 10px 10px 0px 0px;
		}
		#footer .right a.icon-one {
			background-image: url('../img/icon-one.gif');
			width: 14px;
			height: 14px;
		}
		#footer .right a.icon-two {
			background-image: url('../img/icon-two.gif');
			width: 13px;
			height: 16px;
		}
		#footer .right a.icon-three {
			background-image: url('../img/icon-three.gif');
			width: 16px;
			height: 16px;
		}