.form {
	background-color: #000000;
    background-image:url(gradient3.jpg);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height:800px;
	border: 0px;
	z-index:1;
}
.substance {
	position:relative; 
   	left:50px; 
	top:-35px; 
	right:0px;
	bottom:0px;
	width:700px; 
	height:765px; 
	z-index:2;
	background-color:#660000;
	border:0px;
}
.main{
	position:relative;
	top:0px;
	bottom:0px;
	right:0px;
	left:290px;
	width:390px;
	height:535px;
	z-index:4;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	padding:10px;
}
.banner{
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	border:0px;
	width:700px;
	height:190px;
	z-index:3;
	background-image:url(banner.jpg);
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
body {
	background-color: #330000;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;

}
a {
	font-size: medium;
	color:#cccccc;
}
a:link {
	text-decoration: underline;
	color:#cccccc;
}
a:visited {
	text-decoration: underline;
	color:#cccccc;
}
a:hover {
	text-decoration: none;
	color:#cccccc;
}
a:active {
	text-decoration: none;
	color:#cccccc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: underline overline;
	text-align: left;
	padding:5px;
}
.nav {
	position:relative;
	bottom:10px;
	right:10px;
	left:300px;
	top:170px;
	border:0px;
	height:20px;
	width:380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	z-index:5;
}
div#nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
div#nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
div#nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color:#CCCCCC;
}
div#nav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color:#CCCCCC;
}
.topcorners {
	z-index:2;
	position:relative;
	left:0px;
	right:0px;
	top:0px;
	width:750px;
	height:35px;
	border:0px;
}
.bottomleft{
	z-index:2;
	position:relative;
	left:0px;
	right:715px;
	bottom:0px;
	top:730px;
	width:35px;
	height:35px;
	border:0px;
	background-image:url(blcorner.gif);
}
.bottomright{
	position:relative;
	bottom:0px;
	top:310px;
	left:365px;
	right:0px;
	border:0px;
	width:35px;
	height:35px;
	z-index:7;
}

