body {
	background: url("bg.gif") #8D784C top center;
	margin: 0px 0px 0px 0px;
}

body, td, input, textarea, select {
	color: #D4D4D4;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	background-color: #292118; 
	margin: 0px;
         border: 0px;
	border-bottom: 2px solid #8D784C;
	border-right: 2px solid #8D784C;
}

a, a:visited { color:#5B4E31; text-decoration: none;}
a:hover, a:active { color:#8C734A; }


.big {
	background-image: url(sn-toptitle.jpg);
	background-repeat: no-repeat;
	background-color: #000000;	
	width: 675px;
	margin: 0px auto;
	padding-top: 450px;
}

.menu {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	height: 20px;
	word-spacing: 16px;
	margin: 0;
	font-family: sans-serif;
	padding-left: 20px;
}

.menu a {letter-spacing: 3px; color: #8D784C; font-weight: bold;}
.menu a:hover {color:#313921;}

.textbox {
	margin: 10px 0px 0px 0px;
	padding: 15px 10px 10px 15px;
}

h2, h1 {
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	color: #495E38;
	font-family: georgia, serif;
	font-size: 16px;
}


form {
	margin: 0px;
}


p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 2px 2px 1px 1px;
}

.linkitem {
         letter-spacing: 2px;
         padding: 2px;
         background-color: #8C734A;
         color: #000000;
}