@charset "UTF-8";
/* CSS Document */

/*for formelement.com by Nathaniel Padilla Bowen @formelement www.formelement.com */


*{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:10px;
}

* html .minwidth{
	heght:1px;
	border-left:1000px solid #800;
	clear:both;
}

body{
	background-color:#B2B2B2;
	margin:0 0 0 0;
}

h1{
	font-size:3em;
}
h2{
	font-size:1.8em;
}
h3{
	font-size:1.2em;
}

img{
	border: 0px solid #fff;
}
#topline{
	margin:30px 0 0 0;
	border-bottom: 1px solid #663;
}
#leftline{
	position:absolute;
	height:1000px;
	margin:-30px 0 0 40px;
	border-right: 1px solid #663;
}
#wrap{
	position:relative;
	height:1000px;
	margin:0 auto;

}
#page{
	width:1000px;
	height:900px;
	margin:10px auto;
	padding:1px;
	border: 0px solid #333;
	background-color:#EDE9D9;
	background-image: url('graphics/bgimgbnw.jpg');
	z-index: 1;
}
#header{
	
}
#menu{
	
}
#rctopleft{
	width:25px;
	height:25px;
	float:left;
	position:relative;
	left:-1px;
	top:-1px;
	z-index: 2;
}
#rctopleft img{
	border: 0px solid #fff;
}
#rctopright{
	width:25px;
	height:25px;
	float:right;
	position:relative;
	left:1px;
	bottom:1px;
	z-index:2;
}
#rctopright img{
	border: 0px solid #fff;
}
#content{
	width:800px;
	height:600px;
	background-color: #FFF;
	margin:40px auto 10px;
	border: 0px solid #000;
}
#splash{
	text-align:center;
	}
#footer{
	
}
.hspacer20{
	height:20px;
	margin:0;
	padding:0;
	background:transparent;
	clear:both;
	}
.aligncenter{
	text-align:center;
	}

	
