body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #323232;
}
h1 {
	color: #969600;
	font-weight: normal;
	font-size: 150%;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	color: #969600;
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h3 {
	color: #969600;
	font-size: 90%;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#header {
	padding-top: 20px;
	background-image: url(graphics/back_header.jpg);
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#filmstrip {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #323232;
	border-bottom-color: #323232;
	border-top-width: 10px;
	border-bottom-width: 10px;
}
#content {
	background-image: url(graphics/back_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#left_column {
	float: left;
	width: 500px;
	padding-right: 100px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(graphics/back_leftcolumn.jpg);
	padding-top: 25px;
}
#left_column p {
	color: #666633;
	font-size: 90%;
	line-height: 135%;
	margin-top: 0px;
	padding-top: 0px;
}
#left_column ul {
	color: #666633;
	font-size: 90%;
	line-height: 135%;
}
#left_column a:link {
	color: #666633;
	text-decoration: underline;
}
#left_column a:visited {
	color: #666633;
	text-decoration: underline;
}
#left_column a:hover {
	color: #969600;
	text-decoration: none;
}
#right_column {
	margin-left: 708px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 70px;
	background-image: url(graphics/back_rightcolumn.jpg);
	padding-top: 25px;
}
#nav ul {
	font-size: 90%;
	color: #F2F29A;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#nav a:link {
	padding-left: 18px;
	color: #F2F29A;
	text-decoration: none;
}
#nav a:visited {
	padding-left: 18px;
	color: #F2F29A;
	text-decoration: none;
}
#nav a:hover {
	background-image: url(graphics/back_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #666633;
	text-decoration: none;
}
#footer {
	clear: both;
	background-image: url(graphics/back_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	background-color: #323232;
}
#footer a:link {
	color: #D7D781;
	text-decoration: none;
}
#footer a:visited {
	color: #D7D781;
	text-decoration: none;
}
#footer a:hover {
	color: #B0B035;
	text-decoration: underline;
}
#copyright {
	font-size: 70%;
	color: #D7D781;
	padding-top: 200px;
	padding-left: 100px;
	width: 550px;
	text-align: center;
}
.photoleft {
	border: 2px solid #666633;
	float: left;
	margin-right: 10px;
	margin-top: 18px;
	margin-bottom: 15px;
}
.photoleftnoborder {
	float: left;
	margin-right: 10px;
	margin-top: 18px;
	margin-bottom: 15px;
}
.border {
	border: 2px solid #666633;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4B467;
	clear: left;
	margin-top: 5px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.teepic {
	float: left;
	margin-right: 10px;
	margin-top: 18px;
	margin-bottom: 15px;
}
#supportbutt {
	margin: 65px auto 10px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 84px;
}
#supportbutt a {
	display:block;
	height:150px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	width: 84px;
}

#supportbutt a:hover { 
    display:block;
    text-indent:-84px; 
}
#submission input, #submission textarea {
	border: 1px solid #E0E0A0;
	background-color: #E9E9BA;
	color: #666633;
}
#submission input:hover, #submission textarea:hover {
	border: 1px solid #B0B035;
	background-color: #F9F9D0;
	color: #B0B035;
}
#submission {
	padding: 10px;
	background-color: #E0E0A0;
}
#teesbutt {
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#socialmedia {
	background-image: url(graphics/back_social.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#headshot {
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.photoright {
	float: right;
	margin-left: 25px;
	border: 2px solid #666633;
}
.photowithcaptionleft {
	float: left;
	margin-top: 18px;
	margin-right: 10px;
	font-size: x-small;
	color: #D7D782;
	border: 1px solid #666633;
	background-color: #666633;
}
.photowithcaptionright {
	float: right;
	margin-top: 18px;
	margin-left: 10px;
	font-size: x-small;
	color: #D7D782;
	border: 1px solid #666633;
	background-color: #666633;
}
.leftnoborder {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
}
