@charset "UTF-8";
/* CSS Document */

/* Css Stylesheet for b00026534_site1 */

/* document formatting */

body {
	
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  margin: 0px;
      padding: 0px;
	  font-size: 90%;
	  
	  background-repeat:repeat-y;
	  background-position:center;
	  background-color: #000;
	
	 
}

#header h1 {
	
	width:387px;
	height:64px;
	position:relative;
	margin: 0px;
	padding: 0px;
	top: 63px;
	left: 14px;
}


#header h1 span {
	background-image:url(../images/title2.jpg);
	position:absolute;
	width: 100%;
	height: 100%;
}




#content {
	clear:both;
	padding: 20px 0px 0px 0px;
	position:relative;
	top: -100px;
	left: 150px;
	
}


#content-top {
	
	position:absolute;
	top: 220px;
	left: 380px;
	height:385;
	font-size:18px;
	color:#FFF;
	width:350px;
}


#content-top a {
	
	position:absolute;
	top: 300px;
	left: 100px;
	height:385;
	font-size:23px;
	color:#900;
	width:350px;
}

#content a:hover {
	
	
	color:#F00;
	
}


#content-bottom p {
	
	position:absolute;
	top: 700px;
	left: 0px;
	height:385;
	font-size:18px;
	color:#FFF;
	width:350px;
}

#content-bottom h2 {
	
	position:absolute;
	top: 655px;
	left: 0px;
	height:385;
	font-size:29px;
	color:#900;
	width:350px;
}


#content-left {
	
	position:absolute;
	top: 630px;
	left: 380px;
	height:385;
	font-size:18px;
	color:#FFF;
	width:350px;
}


#twitter {
	position:relative;
	top: 790px;
	left:530px;
	width: 400px;
	height:350px;
	
}






#wrapper	{
	width:1024px;
	height:1200px;
	margin:0% auto;
	background-image:url(../images/back40.jpg);
	
}

#nav {
	position:relative;
	float:right;
	margin: -10px, -10px, 0px, 0px;
	padding: 0x;
	top: 50px;
	left: -128px;
	
}

#nav li {
	float:left;
	list-style-type: none;
	padding: 0px 2px;
	
}

#nav li a {
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	padding: 10px 20px;
	font-weight: bold;
	
}

#nav li a:hover {
	
	
	color:#F00;
	
}

#nav li.current a {
	color:#F00;
	
}


#footer {
	clear: both;
	position:relative;
	text-align:right;
	padding: 30px 0px;
	top: 605px;
	left:-150px;
}

#footer p {
	clear: both;
	position:absolute;
	text-align:right;
	
	top: 80px;
	left: 980px;
}

#footer ul {
	margin: 0px;
	padding: -10px;
}

#footer ul li {
	list-style-type: none;
	display:inline;
}

#footer ul li a {
	width: 70px;
	height: 60px;
	float:right;
	text-decoration:none;
	
}

#footer ul li.delicious a {
	background-image:url(../images/footer_delicious2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
}

#footer ul li.twitter a {
	background-image:url(../images/twitter3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
}

#footer ul li.facebook a {
	background-image:url(../images/facebook3.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
	
}

#footer ul li.youtube a {
	background-image:url(../images/youtube.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
	
}

#footer ul li.vimeo a {
	background-image:url(../images/vimeo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	
	
}


#footer ul li a:hover {
	
	background-position:bottom left;

}


