/* Body styles */

body {
	background: #92312A url(http://quicksylver.org/background.jpg) repeat;
	font-weight: normal;
	text-align: justify;
	margin: 0 auto;
	scrollbar-base-color:#92312A;}

a, body, p, table, th, td, tr, form, input, textarea, option, select {
	font-family: verdana, tahoma, helvetica, "san-serif";
	font-size: 12px;}

/* Div IDs */

#image {
	position: absolute;
	z-index: 0; 
	left: 0px;
	top: 0px;
	width: 756px;
	height: 483px;}

#nav {
	position: absolute; 
	z-index: 0; 
	left: 56px; 
	top: 458px;
	width: 293px;}

#main {
	position: absolute; 
	z-index: 0;
	left: 360px;
	top: 439px;
	width: 347px;}

#nav h1 {
	font-size: 14px; 
	text-align: left; 
	color: #000000;
	letter-spacing: 7px;
	margin: 0px 0px 5px; 
	margin-bottom: 1px;
	background-color: #EBC9C7;
	border-bottom: 0 solid #473264; 
	font-family: verdana, "sans-serif";} 

#main h2 {
	font-size: 14px; 
	text-align: center; 
	color: #000000;
	letter-spacing: 7px;
	margin: 0px 0px 5px; 
	margin-bottom: 1px;
	background-color: ; 
	border-bottom: 0 solid #473264; 
	font-family: verdana, "sans-serif";}

#nav h3 {
	font-size: 10px; 
	text-align: justify; 
	color: #000000;
	letter-spacing: 0px;
	margin: 0 0 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: arial, "sans-serif";} 

#main h4 {
	font-size: 10px; 
	text-align: justify; 
	color: #000000;
	letter-spacing: 0px;
	margin: 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: arial, "sans-serif";}

#navlist {
	margin-left: 0px;
	padding-left: 30px;
	list-style: none;}

#navlist li {
	padding-left: 10px;
	background-image: url(deco.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;}

img {
	border: 0px;}

p.joined {
	width: 80%;
	margin: 10px auto;
	text-align: center;
}

p.joined img {
	margin: 5px;
}


/* Blog classes */

textarea {
     width: 80%;
     height: 100px;
}

/* Form styles */

form {
	color: #000000;
	font-weight: normal;}

input, textarea, select, option {
	background-color: ;
	border: 1px solid #000000; 
	color: #000000;}

/* Link styles */

a {
	color: #92312A; 
	font-face: arial;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	text-decoration: none;}

a:hover {
	color: #92312A;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #EBC9C7;
	border-bottom: 1px solid #92312A;}