body {
	background-image: url(images/bg.jpg);
	background-color: #FFF7B8;
	background-repeat: repeat-x;
	margin-top: 0px;
}

a  {
	color: #0CF;
}


a:hover {
	color:#F90;
	text-decoration:underline;
}
#content-bg {
	background-color: #FFF7B8;
	height: auto;
	width: auto;
	margin-right: -20px;
	margin-left: -20px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(images/bgforcontent.jpg);
	background-repeat: repeat-x;
	padding-top: 46px;
}


a:visited  {
	color:#06C;
}
li {
	font-weight: bolder;
	font-size: 16px;
	line-height: 24px;
	display: list-item;
	color: #333;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}


#header {
	height: 195px;
	width: 839px;
	margin-top: 0px;
	background-color: #FFF7B8;
	padding-top: 0px;
}
#content-top {
	background-image: url(images/content-bg-top.jpg);
	height: 17px;
	width: auto;
	margin-top: 88px;
	background-color: #FFF7B8;
}
#content {
	background-color: #FFF7B8;
	background-repeat: no-repeat;
	width: 809px;
	margin-top: 0px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 400px;
	border: medium none #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-image: url(images/content_bg.jpg);
}

#content2 {
	background-color: #FFF7B8;
	background-repeat: no-repeat;
	width: 809px;
	margin-top: 0px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	border: medium none #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-image: url(images/content_bg.jpg);
}

#content-print {
	background-color: #2D6AFB;
	background-repeat: repeat-y;
	width: 770px;
	height:850px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: auto;
	border: medium none #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.home-content {
	height: 445px;
	width: 770px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF7B8;
	padding-top: 15px;
	border: thin solid #09F;
	color: #CCC;
}

.home-content2 {
	height: 475px;
	width: 800px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFF7B8;
	color: #CCC;
	}

.home-content3 {
	height: auto;
	width: 800px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFF7B8;
	color: #CCC;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #09F;
}


.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	font-weight: bolder;
	word-spacing: 6px;
	text-align: center;
}

#right-column {
	float: right;
	height: 700px;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000;
	color: #333;
}

#content-wrapper {
	background-color: #000;
	height: auto;
	width: auto;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: -200px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 150px;
	padding-bottom: 25px;
	margin-top: 25px;
	background-image: url(images/bg_bottom.jpg);
}

#nav {
	height: 62px;
	width: 839px;
	margin-top: -2px;
	background-color: #FFF7B8;
}
#wrapper {
	height: auto;
	width: 839px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF7B8;
}
