body
{
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: #171615;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

div#skagit-master-bg
{
	background-image: url(grunge_images/skagitMaster_headerBg.jpg);
	background-repeat: repeat-x;
	/*height:125px;*/
}

div#skagit-master-header
{
background-image: url(grunge_images/skagitMaster_title.jpg);
background-repeat: no-repeat;
width:840px;
height:122px;
margin-right: auto;
margin-left: auto;


}

div#movieContent
{
	background-image: URL(grunge_images/skagitMaster_fishing.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 843px;
	height: 389px;
}

div#dvdText
{
	background-image: url(grunge_images/skagitMaster_bullets.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 843px;
	height: 322px;
}

ul#content
{
	color: #7b7977;
	font-size: 70%;
	line-height: 20px;
}

div#sponsors { margin-top: 45px; }
img { border-style: none; }

div#skagit-master-footer
{
	background-image: url(grunge_images/skagitMaster_footerBg.gif);
	background-repeat: repeat-x;
	height: 90px;
}

p {
color: #7b7977;
}

p#copy
{
	color: #7b7977;
	font-size: 70%;
	text-align: left;
}

a { color:#7b7977; }
a:active { color:#7b7977; }
a:hover { text-decoration: none; }


/* ================= Contact Form =================== */
div#formSection
{
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	height: 656px;
	background-image: url(grunge_images/skagitMaster_secondaryBg.png);
	background-repeat: no-repeat;
	text-align: left;
}

form#skagitForm
{
	padding: 75px 220px 0px 200px;
	text-align: left;
	color: #7b7977;
}

input.text
{
	font-family: monospace;
	font-size: 95%;
	background-color: #171615;
	border-color: #636363;
	border-width: 2px;
	color: #7b7977;
	float: right;
}

/*
	
	font-family:Times Serif Monospace;
	font-size:95%;
	border-color:#636363;
  	border-width:2px;
  	
  		*/

textarea
{
	background-color: #171615;
	color: #7b7977;
	font-family: monospace;
	text-align: left;
}

img#ContentHeader
{
	text-align: left;
	margin: 50px 0px 0px 80px;
}

