

/*<![CDATA[*/
html,body{margin:0;padding:0}

body{font: 76% "Lucinda Grande", "Tribuchet MS", Verdana, sans-serif;
	text-align:center;
	background: url(borders.gif);
	background-position: center;
	}

p{margin:10px 10px 10px}

a{display:block;color: #eb9f3d;padding:10px}

#container{text-align:left;
	width:702px;
	margin:0 auto;
	} 									 /*container was orignally above content*/

#header {background: "#ffffff";
	width:700px;
	height: 35px;
/*width:250;*/
/*height: 100;*/
	margin: 20px 0 0;
	}
	
#header h1{height:35px;
	line-height:35px;
	margin:0; 
	padding-left:20px;
	/*background: url(header3.gif);  */
	color: #000000}

#nav {height:35px;
	background: #9ab39d; 
	margin: 0 0 0;
	}

	#navlist {
	font-size: 1.6em;
	margin: 16px 0 2.5em 0;
	width: 100%;
	}
	#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
	}
	#navlist ul {
	margin: 0;
	padding: 0;
	}
	#navlist a {
	padding: 3px 10px 3px 22px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd; /*grey black*/
/*background-color: #999999;   black*/
/*background-image: url(assets/l1_down_copy.jpg);*/
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
	}
	#navlist a:link, #navlist a:visited {
	color: #666666;  
	}
	#navlist a:hover, #navlist a:active,
	#uberlink a:link, #uberlink a:visited,
	#uberlink a:hover, #uberlink a:active {
/*background-color: #9F6F9F; */
/*background-image: url(assets/l1_over.jpg);*/
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
	}



#content {
	float:right;
	width:426px;
	height: 271px;
	background-color: #cccccc;
	background: url(adam.jpg); 
	background-repeat: no-repeat;
	margin: 0px 0px 0;
	}
	
#content p{line-height:1.4;
	
	}
	
	
#movie
{
	width: 426px;
	float: right;
	height: 271px;
	background-color: #cccccc;
	background-repeat: no-repeat;
	margin: 0px 0px 0;
	padding: 0px 0px 0px 0px;
	/*position: absolute;
	top: 135px;
	left: 563px;*/
}
	

#links {
	float:right;
	width:426px;
	height: 271px;
	background-color: #cccccc;
	background-repeat: no-repeat;
	margin: 0px 0px 0;
	}
	
#links p{line-height: 0;
	
	}
	
#links a{display:block;
	color: #000;
	padding:2px}


#linklist li { list-style-type: none;
	margin: 0 0 0;
	padding: 0;
	white-space: nowrap;
	}

#linklist ul {
	margin: 0;
	padding: 0;
	}

#aboutright {
	float:right;
	width:351px;
	height: 495px;
	background-color: #cccccc;
	background-repeat: no-repeat;
/*	margin: 18px -50px 0;*/
	}

#aboutright p{line-height:1.4;
	padding: 20px 20px 20px;

	}	
#left{background:#000000;
	float:left;
	width:276px; 
	height:271px;
	}
#left p{color:#EBEBEB;
	font-size: 1.1em;
	line-height: 1.3em;
	
	}
#left p span {
	color:#eb9f3d;
}
#aboutleft{background:#000000;
	float:left;
	width:351px; 
	height:495px;
	}
#aboutleft p{color:#EBEBEB;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 20px 20px 20px;
	}
#aboutleft p span {
	color:#eb9f3d;
}
#extra{
	background-color:#cccccc;
	clear:both;
	width:702px
	height:270px;
	}
	
#extra p {color:#cccccc;
	}
	
#footer{background: #455646;
	color: #FFF;
	clear:both;
	margin: 0px 0px 0px;
	width:100%;
	font-size: .8em;
	}
#footer p
{
	color: #FFF;
	margin: 0px;
	padding: 5px 10px;
	font-weight: 300;
}

#footer2 {
	/*background: url(footer2.gif) repeat;*/
	width: 702px;
	float: right;
}

/*body {background: url(background.jpg)}*/

/*]]>*/