html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#container {
	width: 910px;
	background-color:#669900;
	text-align:left;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;

}
#graycontainer {
	width: 910px;
	background-color:#999999;
	text-align:left;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;

}
.ReverseWhiteText {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
}
.CreamText {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}

.ReverseWhiteText_highlight {
	color: #FFCC00;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
}
.GreenText {font-family: "Trebuchet MS"; font-size: 12px; color: #426400; font-style: normal; line-height: 20px; font-weight: normal; }
.GrayText {
font-family: "Trebuchet MS"; font-size: 12px; color: #999999; font-style: normal; line-height: 20px; font-weight: normal;
}
.box {
	border: 1px solid #333333;
}
.SectionTitle {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	margin: 16px 0px 0px 30px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 4px;
	font-variant: small-caps;
}
.BlackSmallText {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.ImageTitle {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.BlackTextCopy {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.whitelink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
.GoldLargeText {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFCC00;
}
.blacklink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
#header {
	background-color: #000000;
	height: 24px;
	width: 910px;
}
#column-left {
	height: 500px;
	width: 175px;
	background-color: #336600;
	background-image: url(../images/letterbox_r2_c1.gif);
	background-repeat: no-repeat;
}
#column-right {
	float: right;
	height: 500px;
	width: 735px;
	background-image: url(../images/letterbox_r2_c2.gif);
	background-repeat: no-repeat;
	background-color: #669900;
}
#column-left-gray {
	height: 500px;
	width: 175px;
	background-color: #666666;
	background-image: url(../images/Gray_r2_c1.gif);
	background-repeat: no-repeat;
}
#column-right-gray {
	float: right;
	height: 500px;
	width: 735px;
	background-image: url(../images/Gray_r2_c2.gif);
	background-repeat: no-repeat;
	background-color: #999999;
}
#footer {
	background-color: #000000;
	clear: both;
	height: 30px;
	width: 910px;
	background-image: url(../images/footerbackground.gif);
}
#footer p {
	margin-left: 176px;
	color: #999999;
	padding-top: 12px;
	font-size: 9pt;
}
#sidebar-left {
	margin: 0px 20px 0px 20px;
	padding-top: 50px;

}
#column-left-gray p {
	margin: 0px 20px 0px 20px;
	padding-top: 50px;
}
#header p {
	margin: 0px 0px 0px 176px;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;

}
#header p a {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	color: #FFCC00;
}
#content {
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 30px;
}
#internalsidebar {
	float: right;
	width: 190px;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #598500;
}
#internalsidebarwhite {
	float: right;
	width: 190px;
	margin-left: 30px;
	padding: 10px;
	border: 1px solid #666666;
}
#thumbbox {
	margin: 6px;
	height: 102px;
	width: 133px;
	border: 1px solid #FFCC00;
	float: left;
	background-color: #000000;
}
#photobox {
	height: 325px;
	width: 433px;
	border: 1px solid #000000;
}
