/* Body styles */

body {
	background: #DF7C12 url(http://quicksylver.org/selima/skins/1/skin1back.jpg) repeat;
	font-weight: normal;
	text-align: justify;
	margin: 0 auto;
	scrollbar-base-color:#DF7C12;}

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: 572px;
	height: 562px;}

#nav {
	position: absolute; 
	z-index: 0;
	left: 88px;
	top: 397px;
	width: 435px;}

#main {
	position: absolute; 
	z-index: 0;
	left: 88px;
	top: 432px;
	width: 435px;}

#main h1 {
	font-size: 14px; 
	text-align: center; 
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 4px;
	margin: 0px 0px 5px; 
	padding: 6px 0px 3px 0px; 
	border-bottom: 0px solid #000000; 
	font-family: verdana, "sans-serif";} 

#main h2 {
	font-size: 12px; 
	text-align: center; 
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 4px;
	margin: 0px 0px 5px; 
	padding: 6px 0px 3px 0px; 
	border-bottom: 0px solid #000000; 
	font-family: verdana, "sans-serif";}

#main h3 {
	font-size: 12px; 
	text-align: left; 
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 4px;
	margin: 0px 0px 5px; 
	padding: 6px 0px 3px 0px; 
	border-bottom: 1px solid #000000; 
	font-family: verdana, "sans-serif";}

#navlist {
	margin-left: 0px;
	padding-left: 30px;
	list-style: none;}

#navlist li {
	padding-left: 10px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;}

img {
	border: 0px;}

div.codesort {
	width: 80%;
	margin: 10px auto;
	text-align: left;
}

div.codesort 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: #DF7C12; 
	text-decoration: none;
	border-bottom: 1px solid #FBB809;}

a:hover {
	color: #DF7C12;
	text-decoration: none;
	border-bottom: 1px dashed #DF7C12;}