/* CSS Document */

body {
	background-color: #000;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#main {
	background: #000 url(images/main_new.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 780px;
	height: 815px;
}

#main_index {
	background: #000 url(images/landing.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 780px;
	height: 815px;
}

#nav_main {
	margin: 187px 0 0 45px;
	float: left;
	text-align: left;
}

#eye {
	position: absolute;
	left: 346px;
	top: 265px;
	width: 100px;
	height: 80px;
}

#eye a{
	display: block;
	width: 100px;
	height: 80px;
	text-decoration: none;
}
#about {
	background:url(images/about.gif) no-repeat 0 0;
    background-position:  0px -8px;
	width: 63px;
	height: 8px;
	padding-bottom: 16px;
        
}
#about a {
	display: block;
	width: 63px;
	height: 8px;
	text-decoration: none;
    background:url(images/.gif) no-repeat 0 0;     
}

#about a:hover, #about a.current {
	display: block;
	width: 63px;
	height: 8px;
	text-decoration: none;
    background:url(images/about.gif) no-repeat 0 0;
    background-position:  0px -0px;
}


#clips {
	position: absolute;
	background:url(images/clips.gif) no-repeat 0 0;
	width: 42px;
	height: 17px;
	left: 276px;
	top: 151px;
}
#clips a{
	display: block;
	width: 42px;
	height: 17px;
	text-decoration: none;
}


#enter {
	width: 34px;
	height: 8px;
	float: left;
	margin: 355px 0 0 405px;
}
#enter a{
	display: block;
	width: 34px;
	height: 8px;
	text-decoration: none;
	background: url(images/enter.gif) no-repeat 0 -8px;
}

#enter a:hover{
	display: block;
	width: 34px;
	height: 8px;
	text-decoration: none;
	background: url(images/enter.gif) no-repeat 0 0;
}
#contact {
	background: url(images/contact.gif) no-repeat 0 0;
    background-position:  0px -8px;
	width: 48px;
	height: 8px;
	padding-bottom: 16px;
}
#contact a {
	display: block;
	text-decoration: none;
    height: 8px;
}

#contact a:hover, #contact a.current {
	display: block;
    background: url(images/contact.gif) no-repeat 0 0;
    background-position:  0px 0px; 
	text-decoration: none;
    height: 8px;
}
#home {
	background: url(images/home.gif) no-repeat 0 0;
 	background-position:  0px -8px;
	width: 27px;
	height: 8px;
}
#home a{
	display: block;
	width: 27px;
	height: 8px;
	text-decoration: none;
}

#home a:hover, #home a.current { 
	background: url(images/home.gif) no-repeat 0 0;
	background-position:  0px 0px;
	display: block;
	width: 27px;
	height: 8px;
	text-decoration: none;
}

#nav_clips {
	margin: 53px 0 0 194px;
	float: left;
	text-align: left;
}

#past {
	background: url(images/past_complete.gif) no-repeat 0 0;
    background-position:  0px -22px;
	width: 128px;
	height: 22px;
	padding-bottom: 5px;

}
#past a {
	display: block;
	text-decoration: none;
    height: 22px;
	width: 44px;
}

#past a:hover, #past a.current {
	display: block;
    background: url(images/past_complete.gif) no-repeat 0 0;
    background-position:  0px 0px; 
	text-decoration: none;
    height: 22px;
	width: 128px;
}


#future{
	background: url(images/future_dev.gif) no-repeat 0 0;
    background-position:  0px -22px;
	width: 99px;
	height: 22px;
	padding-bottom: 5px;
}
#future a {
	display: block;
	text-decoration: none;
    height: 22px;
	width: 99px;
}

#future a:hover, #future a.current {
	display: block;
    background: url(images/future_dev.gif) no-repeat 0 0;
    background-position:  0px 0px; 
	text-decoration: none;
    height: 22px;
	width: 99px;
}


#present{
	background: url(images/present_inprod.gif) no-repeat 0 0;
    background-position:  0px -22px;
	width: 92px;
	height: 22px;
}
#present a {
	display: block;
	text-decoration: none;
    height: 22px;
	width: 92px;
}

#present a:hover, #present a.current {
	display: block;
    background: url(images/present_inprod.gif) no-repeat 0 0;
    background-position:  0px 0px; 
	text-decoration: none;
    height: 22px;
	width: 92px;
}

#back{
	background: url(images/back.gif) no-repeat 0 0;
    background-position:  0px -8px;
	width: 41px;
	height: 8px;
}
#back a {
	display: block;
	text-decoration: none;
	width: 41px;
	height: 8px;
}

#back a:hover, #back a.current {
	display: block;
    background: url(images/back.gif) no-repeat 0 0;
    background-position:  0px 0px; 
	text-decoration: none;
	width: 41px;
	height: 8px;
}

#image_wrap {
	float: left;
	margin: 55px 0 0 39px;
	height: 156px;
	width: 259px;
	text-align: left;

}

#image_wrap a{

	margin: 12px 0px 0px 8px;
	text-decoration: none;
	border: none;
}

#image_wrap a img{

	margin-bottom: 5px;
}

#clip_textarea {
	height: 156px;
	width: 270px;
	float: right;
	text-align:left;
	margin: 10px 68px 0 0;
}

#clip_textarea p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	margin: 0;
	padding: 0;
}

#quote {	
	float: left;
	text-align:center;
	margin: 36px 0 0 100px;
	width: 300px;
}

#quote p{
	font: italic 10px/12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	margin: 5px;
	padding: 0;
}

#quote p.author{
	color: #333466;
}

#coming_soon {
	background:url(images/coming_soon.gif) no-repeat 0 0;
	width: 162px;
	height: 16px;
}

#bluebit {
	background:url(images/about_contact.jpg) no-repeat 0 0;
	height: 428px;
	width: 381px;
	z-index: 1000;
	float: right;
	margin: 258px 0 0 0;
}

#about_text {
	width: 335px;
	margin: 35px 0 0 25px;
}

#about_text p {
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
	margin: 10px 0 0 5px;
	padding: 0;
}

#about_text p a{
	color: #FFF;
	text-decoration: none;
}

#about_text p a:hover{
	color: #333466;
	text-decoration: underline;
}

.strongblue {
	font-weight: bold;
	color: #333466;
}
