body {
	background: #B4C779 url(../images/bckgrnd.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#footer {
	font-size: 10px;
	padding-left: 40px;
	background: url(../images/footer_top.gif) no-repeat;
	padding-top: 25px;
	padding-bottom: 40px;
	clear: both;
	width: 720px;
}
#top {
	width: 760px;
}
#menu {
	width: 760px;
}
#contentLeft {
	width: 400px;
	float: left;
	padding: 20px 20px 20px 85px;
	height: auto;
	margin: 0px;
}
#contentRight {
	width: 205px;
	color: #630;
	font-size: 10px;
	background: url(../images/bck_sidebar.gif) repeat-y;
	padding: 10px 16px 10px 24px;
	margin: 0px;
	position: relative;
}
#contentRightBottom {
}
img {
	border-style: none;
}
#contentLeft h1 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #333366;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #663300;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background: #FBF3D1;
}
.designBy {
	color: #CCCCCC;
	margin: 0px 0px 0px 185px;
}
.designBy a:link,
.designBy a:hover,
.designBy a:visited,
.designBy a:active  {
	color: #CCCCCC;
	background: #FFFFFF;
	cursor: text;
}
#contentRightContainer {
	width: 205px;
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 515px;
}
*html #contentRightContainer {
	margin: 0px 0px 0px 512px;
}
#homeContent {
	width: 760px;
	font-size: 0px;
	line-height: 0px;
}
#contentHeader {
	width: 760px;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 180px;
	color: #FF00FF;
	text-decoration: blink;
	border: thick dotted #99FF00;
	margin: 0px;
	padding: 0px;
}
