img {
	border: 0px;
}

body {
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-color: #40853c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 880px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header {
	text-align: center;
}

#index {
	padding: 25px;
	width: 830px;
	background-color: #333333;
	color: #CCCCCC;
}

#index h3 {
	color: #FFF;
	font-size: 22px;
	font-weight: normal;
}

#index li {
	margin-bottom: 10px;
}

#content {
	padding: 25px;
	width: 830px;
}

#content p {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}

#content h3 {
	color: #006633;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px dashed #006633;
	margin-top: 10px;
	padding-bottom: 8px;
	padding-top: 10px;
	line-height: 1.3em;
}

.contentimage {
	width: 400px;
	color: #006600;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}

.contentimage_right {
	float: right;
	width: 440px;
	margin: 0px 0px 10px 10px;
	color: #006600;
	font-weight: bold;
}

.contentimage_right2 {
	float: right;
	width: 200px;
	margin: 0px 0px 10px 10px;
	color: #006600;
	font-weight: bold;
}

.contentimage_right3 {
	float: right;
	width: 250px;
	margin: 0px 0px 10px 10px;
	color: #006600;
	font-weight: bold;
}

#index a:link,
#index a:visited,
#index a:active {
	color: #CCCCCC;
}

#index a:hover {
	color: #FFFFFF;
}

.clear {
	clear: both;
}

.pdfdownload {
	width: 100%;
	clear: both;
	height: 20px;
	padding: 3px;
	border: 1px dashed #CCCCCC;
	color: #999999;
	margin-bottom: 4px;
}

.pdfdownload a:link,
.pdfdownload a:active,
.pdfdownload a:visited {
	color: #999999;
}

.pdfdownload a:hover {
	color: #667;
}

a:link,
a:active,
a:visited {
	color: #0066CC;
}

a:hover {
	color: #003366;
}

#bottom {
	background-color: #333;
	color: #FFFFFF;
	padding: 15px 15px 15px 15px;
	text-align: center;
}

#bottom a:link,
#bottom a:visited,
#bottom a:visited {
	color: #FFFFFF;
}

#bottom a:hover {
	color: #CCCCCC;
}

.SidewinderLeft {
	width: 400px;
	margin-right: 30px;
	color: #006600;
	float: left;
}

.SidewinderRight {
	width: 400px;
	color: #006600;
	float: left;
}

.youtube {
	width: 400px;
	margin-right: 5px;
	float: left;
}

.youtubeInfo {
	background-color: #333;
	color: #CCC;
	font-size: 10px;
	padding: 3px;
	text-align: center;
}

.youtubeInfo a {
	color: #FFF;
}

#PrintMediaLink {
	background-color: #000;
	height: 40px;
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
	background-position: top left;
}

#PrintMediaLink a {
	color: #CCC;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}

#PrintMediaLink a:hover {
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}

#PrintMediaContent {
	width: 550px;
	margin-right: 20px;
	float: left;
	margin-bottom: 25px;
}

#PrintMediaRightImages {
	width: 260px;
	float: left;
	margin-bottom: 25px;
}