body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../../photos/bullet.gif);
	font-size: 10px;
	left: -10px;
}#header {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/im/navbackground.jpg);
	height: 40px;
	background-repeat: repeat-x;
	background-color: #52E6EF;
}
#navigation ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navigation li {
	display: inline;
}
#navigation a {
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1.5px;
	color: #000805;
	margin-right: 35px;
	background-image: url(/im/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}


#contentbody {
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(/im/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #52E6EF;
	min-height: 350px;
	display: block;
}
#contentbody #contentmain {
	background-color: #52E5EF;
	height: 420px;
	height:auto;
	width: 498px;
	margin-left: 225px;
}
#contentbody #contentmain #contentmain-top {
	background-image: url(/im/content-main-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
}
#contentbody #contentmain #contentmain-divider {
	background-image: url(../im/content-main-middle.gif);
	height: 40px;
}




*html #contentbody {
	padding-bottom: 40px;
	width: 734px;
}

#footer {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/im/lower-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 25px;
	height: 100px;
	padding-right: 5px;
	text-align: right;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1.5pt;
	padding-top: 5px;
}
#footer a {
	text-decoration: none;
}

#contentbody #subcontent {
	background-color: #52E6EF;
	height: 370px;
	float: left;
	width: 212px;
}
#contentbody #subcontent #subcontent-middle {
	background-image: url(/im/content-sub-background.gif);
	background-repeat: repeat-y;
	padding-left: 7px;
}
#contentbody #subcontent #subcontent-top {
	background-image: url(/im/content-sub-top.gif);
	height: 16px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentbody #subcontent #subcontent-bottom {
	background-image: url(/im/content-sub-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}
#contentbody #contentmain .contentmain-middle {
	background-image: url(../im/content-main-background.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 100px;
	height:auto;
	font-size: 10px;
	list-style-image: url(../../photos/bullet.gif);
	list-style-position: inside;
	font-style: normal;
	text-indent: 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#contentbody #contentmain .contentmain-middle p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentbody #contentmain #contentmain-bottom {
	background-image: url(/im/content-main-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
#navigation a:hover {
	text-decoration: underline;
}
