* {
	margin:0;
	padding:0;
	list-style:none;
}


/* body
------------------------------------------------------------*/
body {
	font-family:Arial, sans;
	font-weight:bold;
	text-transform:uppercase;
	background:#202b09 url(../images/test.jpg) 60px 205px no-repeat;
	background:#202b09 url(../images/body_bg4.gif) 60px 60px;
}

#container {
	min-width:860px;
	min-height:700px;
	background:url(../images/test5.jpg) 0 216px no-repeat;
}


/* header
------------------------------------------------------------*/
#header {
	position:absolute;
	top:80px;
	width:200px;
	padding-left:58px;
	background:url(../images/header_bg.gif) 0 37px no-repeat;
}

#header h1 {
	font-size:47px;
	line-height:37px;
	letter-spacing:-3px;
	color:#fff;
}

#header h1 em {
	display:block;
	font-style:normal;
	color:#88b33a;
	color:#78bd4d;
	color:#82bd4d;
}

#header #by {
	position:absolute;
	top:447px;
	left:60px;
	font-size:10px;
	line-height:16px;
	color:#153840;
}

#header #by span {
	padding:2px 0;
	background:#e9f4d1;
	border-bottom:1px solid #c2d8b5;
}


/* navigation
------------------------------------------------------------*/
#navigation {
	position:absolute;
	padding:20px 0;
	top:117px;
	left:250px;
	height:116px;
	width:156px;
	background:#15444f url(../images/nav_bg.jpg) no-repeat;

	left:60px;
	top:216px;
}

#navigation li {
	font-size:11px;
	line-height:11px;
}

#navigation li.selected a {
	color:#b5d568;
	cursor:default;
}

#navigation a {
	display:block;
	padding:4px 25px;
	color:#fff;
	text-decoration:none;
}

#navigation a:hover {
	padding-left:6px;
	border-left:19px solid #27545e;
}

#navigation li.selected a:hover {
	padding-left:25px;
	border-left:none;
}


/* chapter
------------------------------------------------------------*/
h2#chapter {
	position:absolute;
	left:450px;	
	font-size:18px;
	line-height:30px;
	letter-spacing:-0.5px;

	left:372px;
}

h2#chapter span {
	padding:5px;
	color:#fff;
	background:#b82b08;
}


/* content
------------------------------------------------------------*/
#content {
	position:absolute;
	left:450px;
	top:117px;
	min-width:400px;
	max-width:550px;
	margin-right:60px;
	padding-bottom:50px;
	font-size:12px;
	line-height:19px;
	font-weight:normal;
	text-transform:none;
	color:#1d1d1d;

	left:372px;
}

#content span {
	padding:2px 0;
	background:#e9f4d1;
	border-bottom:1px solid #c2d8b5;
}

#content h3 {
	clear:both;
	padding:20px 0;
	font-family:Arial;
	font-size:14px;
	font-style:normal;	
	line-height:17px;
	text-transform:uppercase;
}

#content h3 span {
	padding:3px;
	color:#fff;
	border:none;
	background:#b82b08;
}

#content h4 {
	clear:both;
	padding:8px 0;
	font-family:Arial;
	font-size:12x;
	font-style:normal;
	line-height:17px;
	text-transform:uppercase;
}

#content h4 span {
}

#content p {
	clear:both;
	margin-bottom:16px;
}

#content p.smallimage {
	width:310px;
}

#content p.smallimage:after {
	content:".";
	visibility: hidden;			
	height:0;
	display:block;
	clear: both; 
}

#content p.smallimage img {
	margin-right:10px;
	float:left;
}

#content p.smallimage span {
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}

#content p.caption {
	position:absolute;
	margin:-155px 0 0 -310px;
	width:156px;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	color:#153840;
}

#content embed, #content objects{
	margin-bottom:12px;
}

#content .info {
	font-size:11px;
}

#content a {
	padding:2px;
	font-family:Arial;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#1d1d1d;
}

#content a:hover {
	color:#fff;
	background:#15444f;
}


/* tech
------------------------------------------------------------*/
#tech #content {
	top:97px;
}


/* photos
------------------------------------------------------------*/
#photos #thumbs {
		
}

#photos #thumbs li {
	float:left;
	background:#15444f;
}

#photos #thumbs li a, #photos #thumbs li a img {
	padding:0;
	line-height:0;
	border:none;
}

#photos #thumbs li a  {
	display:block;
}

#photos #thumbs li a:hover, #photos #thumbs li a:hover img {

}