body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
body {
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #CF8C33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CF8C33;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CF8C33;
}
.yellowtext {
	font-size: 14px;
	color: #CF8C33;
}
h1 {
	font-size: 16px;
	color: #CF8C33;
}
h2 {
	font-size: 14px;
	color: #ffffff;
}.art {
	font-size: 14px;
	color: #CF8C33;
}#navcontainer {
	width: 264px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 264px;
	background-color: #191919;
	border-bottom: 1px solid #000;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #CF8C33;
	color: #000000;
}
.quotename {
	color: #CD8B34;
}
#container {
	width:956px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width:956px;
}
#nav {
	width:956px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1b1b1b;
	border-bottom-color: #1B1B1B;
	margin-top: 5px;
}
#main {
	width:956px;
	margin-top: 12px;
}
#right {
	width:270px;
	float: right;
	background-color: #191919;
	padding: 5px;
}
#left {
	width:660px;
	float: left;
}
#portfolio {
	width:956px;
	margin-top: 12px;
	clear: both;
	background-color: #191919;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer {
	width:956px;
	margin-top: 12px;
	padding: 5px;
	border: 1px solid #191919;
	text-align: center;
	clear: both;
}
#botnav {
	width:956px;
	margin-top: 12px;
	padding: 5px;
	border: 1px solid #191919;
	text-align: center;
	clear: both;
}.quotename {
	color: #CD8B34;
}
a img.example1 {
	border: 1px solid #000;
	padding: 1px;
	margin: 0px;
}

a:hover img.example1 {
	background-color: #CF8C33;
}
.inputbox {
	color: #CCCCCC;
	background-color: #191919;
	border: 1px solid #333333;
}
.activelink a:link {
	color: #ffffff;
	text-decoration: none;
}
.activelink a:visited {
	text-decoration: none;
	color: #ffffff;
}
.activelink a:hover {
	text-decoration: none;
	color: #ffffff;
}
.activelink a:active {
	text-decoration: none;
	color: #ffffff;
}