body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9D08;
	background-image: url(images/socback_gold.jpg);
	background-repeat: repeat-y;
	color: #003366;
	margin: 0px;
	padding: 0px;
	
}
div#main {
	background-color: #F6C358;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #541B1E;
	margin-left: 90px;
	padding: 0px;
	line-height: 18px;
	width: 860px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #541B1E;
}
div#head {
	margin-left: 90px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	height: 95px;
	width: 860px;
	background-image: url(images/logo_head.jpg);
	background-color: #FAC658;
}
h1 {
	font-weight: bold;
	color: #660700;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px;
	letter-spacing: 1px;
	text-align: left;
	font-size: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00294d;
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
	
a:link {
	color: #990000;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6C358;
	border-top: 0px none;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
}
.catagory {
	font-size: 14px;
	font-weight: bold;
	color: #F41404;
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
}
a:visited {
	color: #990000;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6C358;
	border-top: 0px none;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
}
a:hover {
	color: #330000;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #EDDD74;
	border-top: 0px none;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
}
a:active {
	color: #FF0000;
}
p {
	margin: 0px 0px 8px 60px;
	padding: 0px 30px 0px 0px;
	color: #270020;
	text-indent: 20px;
	width: 715px;
}


ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	font-weight: normal;
	color: #000000;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 1px;
}
div#nav {
	margin: 0px 0px 0px 40px;
	padding-top: 5px;
}
.left {
	float: left;
}

.dots {
	color: #FFCC66;
}
.right {
	float: right;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	background-color: #FF9933;
}
div#list {
	padding: 0px;
	margin-left: 40px;
	width: 700px;
	height: 20px;
	margin-top: 20px;
}
div#list ul{
	padding: 0px;
	margin: 0px;
}
div#list li{
	padding: 0px;
	margin: 0px 20px 0px 10px;
}
div#list a:link {
	color: #003366;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #F6C358;
}
div#list a:visited {
	color: #003366;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #F6C358;
}
div#list a:hover {
	color: #F01106;
}
table {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width: 375px;
}
.current {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DC1C05;
}
#one {
	margin: 5px 0px 0px;
	padding: 40px 0px 0px;
	float: left;
	width: 110px;
	height: 550px;
}
#two {
	margin: 5px 0px 0px 5px;
	padding: 40px 0px 0px;
	float: left;
	width: 110px;
	height: 550px;
}
#three {
	margin: 5px 0px 0px 250px;
	padding: 0px;
	width: 540px;
	height: 750px;
}
.border {
	border: 1px solid #660000;
}
div#one ul {
	margin: 0px;
	padding: 0px;
	width: 90px;
}
div#one li {
}
#content {
	margin: 10px 0px 0px 5px;
	padding: 0px;
	width: 825px;
	height: 800px;
}
#footer {
	clear: both;
	margin-left: 20px;
}
#footer a:link {
	font-size: 10px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	
}
#footer a:visited {
	font-size: 10px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#footer a:hover {
	font-size: 10px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#footer a:active {
	font-size: 10px;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#colorway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	padding: 0px;
	margin-left: 20px;
	font-weight: bold;
}
#one a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#one a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#one a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F6C358;
}
#one a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#two a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#two a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#two a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F6C358;
}
#two a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
