/* V8Sims Stylesheet */
/* Geeks On Call - Andy Armanini */

html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* layout */
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
}

#header {
	background: #ff6600 url('Header.jpg') no-repeat scroll top center;
	text-align: left;
	width: 759px;
	height: 285px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#menubar {
	background: transparent;
	position: relative;
	top: 14px; left: 70px;
	width: 620px;
	height: 285px;
	overflow: none;
	border: 0; padding: 0; margin:	0;
	z-index: 2;
	text-transform: uppercase;
	font: normal normal normal 12px/69px "Impact";
}

#home {
	background: #ff6600 url('IndexBack.jpg') no-repeat scroll top center;
	text-align: left;
	width: 759px;
	height: 623px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#homecontent {
	background: transparent;
	position: relative;
	top: 5px; left: 52px;
	width: 450px;
	height: 520px;
	overflow: none;
	border: 0;padding: 0; margin:	0;
	z-index: 2;
	font-size:12px;
}

#gallery {
	background: #000000 none no-repeat scroll top center;
	color: #ffffff;
	text-align: left;
	width: 731px;
	border: 14px solid #ff6600;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#video{
	background: #000000 none no-repeat scroll top center;
	color: #ffffff;
	text-align: left;
	width: 731px;
	border: 14px solid #ff6600;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#news{
	background: #000000 none no-repeat scroll top center;
	color: #ffffff;
	text-align: left;
	width: 731px;
	border: 14px solid #ff6600;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

/* general styles */

h1 {
	font: normal small-caps normal 24px/24px "Impact";
	letter-spacing: 1px;
	padding: 10px 10px 10px 10px; margin: 0;
}

h2 {
	font: normal normal normal 16px/16px "Impact";
	letter-spacing: 1px;
	margin: 6px 6px 0px 12px; padding: 0px 0px 1px 4px;
}

p {
	font: normal normal normal 17px/20px "Arial";
	letter-spacing: 0.2px;
	padding: 10px 16px 0px 16px; margin: 0;
}
#homecontent p {
	font-size:14px;
}
table{
	font: normal normal bold 17px/20px "Arial", sans-serif;
	letter-spacing: 0.2px;
	padding: 0; margin: 20px 0px 0px 0px;

}

td {
	padding: 0px 5px 0px 5px; margin: 0;
}


/* anchors */
a.homebutton  {
	position: absolute;
	left: 0px;
	border: 0;
	background: transparent none 0 0 no-repeat;
	display: block;
	width: 69px; height: 69px;
	color: #000000;
	text-decoration: none;
	text-align: center; vertical-align: middle;
	line-height: 69px;
}
a.homebutton:link {
	text-decoration: none;
}
a.homebutton:visited {
	text-decoration: none;
}
a.homebutton:hover {
	background-position: -69px 0;
	text-decoration: none;
}
a.homebutton:active {
	background-position: -138px 0;
	text-decoration: none;
}

a.orangebutton {
	position: absolute;
	right: 20px;
	border: 0;
	background: url("button.gif") 0 0 no-repeat;
	display: block;
	width: 69px; height: 69px;
	color: #000000;
	text-decoration: none;
	text-align: center; vertical-align: middle;
	line-height: 69px;
}
a.orangebutton:link {
	text-decoration: none;
}
a.orangebutton:visited {
	text-decoration: none;
}
a.orangebutton:hover {
	background-position: -69px 0;
	text-decoration: none;
}
a.orangebutton:active {
	background-position: -138px 0;
	text-decoration: none;
}

a.thumbnail {
	border: 0px solid black;
	color: #ffffff;
	text-decoration: none;
	text-align: center; vertical-align: middle;
	margin: 0; padding: 0;
}
a.thumbnail:link {
	text-decoration: none;
}
a.thumbnail:visited {
	text-decoration: none;
}
a.thumbnail:hover {
	text-decoration: none;
}
a.thumbnail:active {
	text-decoration: none;
}

a.nav {
	border: 0px solid black;
	color: #5858f6;
	text-decoration: none;
	margin: 0; padding: 0em 1em 0em 1em;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:hover {
	text-decoration: none;
	background-color: #fe6601;
}
a.nav:active {
	text-decoration: none;
}


/* classes */
.caption {
	padding:  10px 15px 5px 15px; margin: 0;
	font-size: 11px;
	font-family: "Verdana";
	line-height: 11px;
}

.galnav {
	margin: 6px 40px 10px 20px; padding: 2px 6px 3px 6px;
	border: 1px solid #5858f6;
	font-size: 11px;
	font-family: "Verdana";
	color: #5858f6;
	line-height: 11px;
}

.nail {
	padding: 10px 20px 10px 20px; margin: 0;
	text-align: center;
	vertical-align: top;
	width: 33%;
}

.thumb {
	border: 0;
	width: 170px; height: 170px;
}

.lead {
	font-weight: bold;
}

.caps {
	text-transform: uppercase;
}

.newsitem {
	width: 680px; border: 0;
	padding: 0; margin: 10px 24px 30px 16px;
}
.newsitem h2 {
	color: #ffffff;
	font: normal normal normal 18px/18px "Georgia", serif;
	letter-spacing: 0.2px;
	margin: 6px 6px 0px 12px; padding: 0px 0px 1px 4px;
	border-bottom: 1px solid #ffffff;
}
.newsitem p {
	color: #ffffff;
	font: normal normal normal 14px/16px "Arial", sans-serif;
	letter-spacing: 0.2px;
	padding: 10px 16px 0px 16px; margin: 0;
}
.newsitem a {
	color: #ddddff;
	font: normal normal normal 14px/16px "Arial", sans-serif;
	letter-spacing: 0.2px;
	text-decoration; none;
}
.newsitem img {
	border: 0;
	margin: 0 0 1em 1em; padding: 0;
	width: 170px; height: 170px;
	float: right;
}

