body {
	background-image: url(body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 15px 0 0 0;
}

.clear {
	clear: both;
}

#logo {
	clear:both;
	margin-bottom: 10px;
}
 
#navigation {
	text-align: left;
	height: 26px;
	background-image: url(navigation-bg.jpg);
	border-left: 1px solid #8C9B1F;
	padding: 10px 6px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0F5BC;
	font-weight: bold;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	margin-left: 4px;
	padding-right: 4px;
	display: inline;
	border-right: 1px dotted #8C9B1F;
}

#navigation li>a {
	color: #384316;
	text-decoration: none;
}

#navigation li a:hover {
	color: #fff;
}

#footer {
	height: 24px;
	background-color: #8C9B1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #342D87;
	text-align: right;
	padding: 8px 12px 0 0;
}

#footer>a {
	color: #CBE876;
	text-decoration: none;
}

#footer>a:hover {
	color: #fff;
	text-decoration: underline;
}

#master-container {
	margin: 0px auto 10px auto;
	width: 802px;
}

#content-bg-container {
	width: 802px;
	background: #F7FADB;
	background-image: url(column-bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#content-art-container {
	width: 527px;
	height: 329px;
	background-image: url(winning-team-art.jpg);
}

#content-left-master-container {
	float: left;
	width: 527px;
}

#content-left-text-container img  {
	margin: 20px 20px 4px 0px;

}

#content-left-text-container>p {
	margin: 16px 26px 18px 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 25px;
}

#content-left-text-container a {
	color: #995F4C;
	text-decoration: none;
	font-weight: bold;
}

#content-left-text-container a:hover {
	color: #6E66CC;
	text-decoration: underline;
}

#content-left-text-container li {
	font-size: 14px;
	list-style-type: disc;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 30px;
}

#content-left-text-container ul {
font-size: 6px;
}

#content-left-text-container>h1 {
	height: 37px;
	background-image: url(content-header-dots.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear:both;
	font-weight: bold;
	font-style: normal;
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 22px;
	color: #384316;
	margin:0;
	padding: 9px 0 0 12px;
}

#content-left-text-container>h2 {
	font-size: 20px;
	clear:both;
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Sans", Arial, Verdana;
	color: #384316;
	margin:0px;
	padding: 12px 0px 12px 12px;
	background-image: url(content-header-dots.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content-left-text-container>h3 {
	font-size: 18px;
	clear:both;
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Sans", Arial, Verdana;
	color: #384316;
	margin:0px;
	padding: 0px 0px 0px 12px;
}

#content-left-text-container {
	background-image:url(content-header-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
}

#content-right-master-container {
	float: left;
	width: 275px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#content-right-master-container a {
	color: #8C9B1F;
}

#content-right-master-container>p {
	margin: 9px 18px 12px 18px;
}

.column-header {
	height: 30px;
	padding: 7px 0 0 18px;
	background-image:url(column-header.jpg);
	color: #B2CC66;
	font-family: 'Lucida Sans', Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
