body {
	font: 80% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(images/vans2s.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 800px;
	height: 600px;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	width: 800px;
	height: 125px;
	border-bottom: 1px solid #FC0;
	background-image: url(images/headlogos32.gif);
	background-repeat: no-repeat;
	}
#navigation {
	position: absolute;
	top: 190px;
	left: 0;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	}
#navigation ul {
	margin-left: 20px;
	margin-top: 0;
	padding: 0;
	list-style-type: none;
	}
#navigation ul li {
	margin: 2px 0;
	font-size: 11px;
	}
#navigation ul li a {
	display: block;
	margin: 0;
	padding: 4px 0;
	width: 84px;
	height: 20px;
	text-decoration: none;
	}
#navigation a:link, #navigation a:visited {
	color: #FFCC00;
	font-size: 120%;
	background-image: url(images/ddscssimg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#navigation a:active, #navigation a:hover {
	color: #FF9900;
	background-image: url(images/ddscssimg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
#content {
	margin-left: 120px;
	margin-top: 45px;
	position: relative;
	height: 400px;
	width: 625px;
	}
#links {
	display: inline;
	float: left;
	width: 320px;
	}
#envelope {
	position:relative;
	}
#Layer1, #Layer2, #Layer3, #Layer4, #Layer5, #Layer6, #Layer7, #Layer8, #Layer9, #Layer10 {
	float:left;
	display: inline;
	height: 9.5em;
	width: 250px;
	margin-left: 5px;
	margin-top: -2px;
	}
#nested>#Layer1, #nested>#Layer2, #nested>#Layer3, #nested>#Layer4, #nested>#Layer5, #nested>#Layer6, #nested>#Layer7, #nested>#Layer8, #nested>#Layer9, #nested>#Layer10 {
	margin-left: 320px;
	margin-top: -3px;
	} 
#envelope>#links {
	margin-top: -15px;
	}
#bottom {
	margin-top: 10px;
	clear: left;
	}
#nested {
	margin-top: 2.2em;
	margin-left: 320px;
	width: 280px;
	height: 10.5em;
	border: 1px solid #FC0;
		}
#form {
	margin: 0.5em 0 0;
	padding: 0;
	width: 98%;
	height: 11em;
	border: 1px solid #FC0;
	font-size: 14px;
	line-height: 24px;
	}
#content>#form {
	border: none;
	}
#content>#form {
	margin-top: -0.5em;
	}
#theform>#table {
	margin-top: -0.5em;
	}
#form table {
	margin: 0;
	padding: 0;
	}
#theform br {
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 9px;
	}
#theform p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}
p {
	margin: 0;
	padding: 0;
	}
textarea {
	height: 45px;
	}
.nice {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 13px;
	}
.but {
	color: #000000;
	text-align: center;
	font-size: 12px;
	margin: 5px 5px 0;
	}
.rt {
	text-align: right;
	}
.rt td {
	font-size: 12px;
	}
#footer {
	clear: left;
	border-top: 1px solid #FC0;
	text-align: right;
	height: 1.5em;
	}
#footer p {
	margin: 5px 0 0;
	font-size: 70%;
	padding: 0;
	clear: both;
	}
#footer a {
	color: #FFF;
	}
#content h1 {
	font-size: 150%;
	}
#content h1, #content h2, #content h3, #content h4 {
	margin: 0;
	padding: 0;
	}
#content h2 {
	font-size: 140%;
	}
#content h3 {
	font-size: 110%;
		}
#content p {
	padding: 0 0 10px 0;
	margin: 0;
	}
#content h4 {
	font-size: 100%;
	}
#content ul {
	margin: 0.5em 1.5em 1.0em;
	padding: 0;
	list-style-type: none;
	}
#content ul li {
	padding: 0.1em 0 0 0;
	}
#content a:link, #content a:visited {
	color: #FFCC00;
	text-decoration: none;
	}
#content a:active, #content a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
