body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
#container {
	position:relative;
	margin: auto;
	top:0px;
	width:955px;
	height:900px;
	z-index:1;
}
#frame {
	position:absolute;
	top:185px;
	width:955px;
	height:278px;
	z-index:99;
	background-image: url(images/icsframe.png);
	background-repeat: no-repeat;
}
a.logo {
	position:absolute;
	top:13px;
	left:0px;
	width:350px;
	height:100px;
	z-index:2;
	background-image: url(images/logo.png);
}
#navbar {
	position:absolute;
	top:100px;
	left:-10;
	width:975px;
	height:100px;
	z-index:3;
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	background-image: center;
}
#watermark {
	position:absolute;
	top:-30px;
	left:400px;
	width:500px;
	height:500px;
	z-index:2;
	background-image: url(images/watermark.png);
	background-repeat:no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
#car {
	position:absolute;
	left:27px;
	top:280px;
	width:614px;
	height:396px;
	z-index:4;
	background-image: url(images/yellowm3frnt.png);
	background-repeat:no-repeat;
}
.redtitles {
	font-size: 14px;
	color: #F00;
}
.whitetitles {
	font-size: 14px;
	color: #FFF;
}
#welcomephrase {
	position:absolute;
	padding: 10px;
	padding-top: 25px;
	left:37px;
	top:164px;
	width:341px;
	height:244px;
	z-index:2;
	background-image: url(images/textshadow.png);
}
#homeslideshow {
	position: absolute;
	top: 20px;
	left: 24px;
	z-index: 2;
	width: 450px;
	height: 200px;
}
#homeslideshowbox {
	position: absolute;
	top: 177px;
	left: 445px;
	z-index: 2;
	width: 500px;
	height: 320px;
	background-image: url(images/homeslideshowbox.png);
	background-repeat:no-repeat;
}
#pagetitle {
	position:absolute;
	left:512px;
	top:537px;
	width:450px;
	height:200px;
	z-index:8;
	background-image: url(images/welcomeics.png);
	background-repeat:no-repeat;
}

*{margin:0;padding:0}
	a{
	color:#06F;
	text-decoration:none;
	outline:none;
}
	a:hover{
	color:#FF0;
}
a:active{
	color:#990;
}
.subtitles {
	font-size: 24px;
}
#vidonav {
	position:absolute;
	left:192px;
	top:229px;
	width:126px;
	height:19px;
	z-index:999;
}
.darktext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #222;
	font-weight: bold;
}
#gallerycar {
	position:absolute;
	left:147px;
	top:16px;
	width:427px;
	height:30px;
	z-index:1;
}
a.backtogallery {
	position:absolute;
	left:375px;
	top:57px;
	width:161px;
	height:19px;
	z-index:2;
}

