@charset "UTF-8";
body {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	text-align: center;
}
#container {
margin: 0 auto;
width: 780px;
text-align: left;
}
#leftcol {
width: 780px;
clear: both;
padding: 20px 0 0 0;
}
#rightcol {
float: left;
width: 180px;
}
#rightcol ul {
margin: 0;
padding: 0 0 0 14px;
}
#rightcol ul li {
font-size: 13px;
list-style-type: circle;
}
#header h3 {
margin: 0;
font-size: 15px;
}

#header ul {
padding: 0 0 0 14px;
float: left;
}
ul.one{
margin: 0 20px 0 0;
width: 179px
}
ul.two{
margin: 0 20px 0 0;
width:139px
}
ul.three {
width: 179px;
margin: 0;
}
#header p {
font-size: 14px;
}

#header ul li {
font-size: 13px;
list-style-type: circle;
}

#footer {
clear: both;
}

#header h1 {
	height: 215px;
	width: 180px;
	line-height: 100%;
	background: url(splintersandlogslogo.jpg) no-repeat bottom left;
	text-indent: 150%;
	overflow: hidden;
    white-space: nowrap;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	}
	a:link {
	color: #be6d00;
	}
	a:visited {
	color: #ac6300;
	}
	a:hover, a:active {
	color: #e48300;
	}
	