/************* Author *************
Name: Chrispyking-Design
Date: 05-05-07
Author: Chris Howe
URL: http://www.chrispyking.com 

 *********** Author End ***********/

html, body {
font: 13px tahoma, Lucida Grande, Verdana, Sans-Serif;
color:white;
margin: 0;
padding: 0;
text-align:center;
background: #444444;
SCROLLBAR-FACE-COLOR: #444444;
SCROLLBAR-HIGHLIGHT-COLOR: #999999;
SCROLLBAR-SHADOW-COLOR: #333333;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}


/************* Header & Nav ***********/

#header {
height:70px;
text-align:left;
margin-bottom:10px;

}

.menu a {
	background: #444444;
	color: #ffffff;
	float: left;
	text-align:center;
	padding-top: 6px;
	width: 110px; 
	height: 35px;
	font-weight:700;
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
}
.menu a span {
	padding-left: 2px;
}
.menu a:hover {
	background: #444444;
	color: #999;
}
.menu a#active {
	color: #FFF;
}
.menu a#last {
	width: 85px;
	border-right: none;
}

#navigation1 {
	background: #382620 35px;
	text-align: left;
}

#navigation {
	background: #382620 35px;
	text-align: left;
}
#navigation a {
	background: #382620;
	color: #ffffff;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;
}

#navigation,.navigation a#active {color: #ffffff;}

a {
font-weight:bold;
text-decoration:none;
color:#ffffff;
}

a:hover {
font-weight:bold;
text-decoration:none;
color:#999999;
}

/************* Basic Bits ***********/
h1 {
font: 10px tahoma, Lucida Grande, Verdana, Sans-Serif;
color:#444444;
font-weight:bold;
padding: 80px 0 0 0px;
margin-left: 20px;
background: url(../assets/header.jpg) center no-repeat;
}

h2 {
font: 11px tahoma, Lucida Grande, Verdana, Sans-Serif;
color:white;
font-weight:bold;
}

form,table {margin-bottom: 1.2em;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

.quote {
font:16px geneva;
color: #ffffff;
font-weight:500;
line-height: 25px;
}

.quotename {font:16px;
margin-left: 80px}

.softname {
	font:10px;
	font-weight:700;
	color:#ffffff;
}

/************* Layout ***********/

#container {
width: 900px;
margin-left:auto;
margin-right:auto;
border-top: 1px solid #ffffff;
}

#content {
width: 900px;
min-height: 400px;
}

#display {
	margin-top:5px;
	padding-top:10px;
	width: 900px;
	min-height:400px;
}

#slide_bar {
	margin-top:5px;
	text-align:center;
	float: center;
	width: 900px;
	margin-left:5px;
	margin-right:5px;
	margin-left:auto;
	margin-right:auto;
}

#left_box {
	margin-top:5px;
	padding-top:10px;
	width:480px;
	margin-left:5px;
	float:left;
	text-align:center;
	vertical-align:middle;
	min-height: 350px;
}

#right_box {
	margin-top:5px;
	padding-top:20px;
	width:400px;
	float:right;
	text-align: left;
}	

#even_box {
	margin-top:5px;
	padding-top:10px;
	width:450px;
	float:left;
	text-align:center;
	vertical-align:middle;
	min-height: 350px;
}


/************* Footer ***********/

#footer {
	width:900px;
	margin-top:5px;
	height: 25px;
	padding-top:5px;
	text-align:center;
	float: center;
	font: 10px tahoma, Lucida Grande, Verdana, Sans-Serif;
	clear:both;
	border-top: 1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
}

#footer a {
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}

/*************** Slider Bar Div's ***************/

#display_bar {
	OVERFLOW-Y: hidden;
	FLOAT: center;
	OVERFLOW: auto;
	WIDTH: 850px;
	HEIGHT: 110px;
	text-align: center;
	
}
#display_bar SPAN {
	WHITE-SPACE: nowrap;
}
#display_bar A {
	MARGIN-LEFT: 2px;
	WHITE-SPACE: nowrap;
}