body {	font-family: Arial, Helvetica, sans-serif;	font-size: small;	font-weight: normal;	color: #ffffff;
	line-height:1.3em;
	text-align:justify;
	background-color: #000}a:link {	color: #CC6600;
	text-decoration: none;
	border-bottom: 1px dotted #CC6600;}a:visited {text-decoration: none;color: #CC6600;}a:active {text-decoration: none;color:#CC6600;}a:hover {text-decoration: none;	border-bottom: 1px dotted #ff9933;color: #ff9933;}

a img{
	border: 0;	
}
b {	font-weight: bold;	color: #ffffff;}
#container{
	margin:0 auto;
	width:800px;
	background:#000;
}

#navigation{
	margin-left: 0px;
	padding: 0 0 20px 0px;
	border-bottom: 1px solid #ff9933;
	}
#navigation li{
	margin: 0px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#navigation a, #navigation a:visited{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	border-bottom:none;
	color: #CC6600;
	}#navigation a:hover, #navigation a.active{
	border-bottom: 1px dotted #ff9933;
	padding-bottom:2px;
	color:#ff9933;
	}
#navigation a:hover{
	color: #ff9933;
	}
	
#header{
	padding:0 20px 0 20px;
	background: #000;
	}

#footer{
	padding:20px;
	background: #000;
	clear:right;
	}
	
#content{
	padding:30px;
	background:#000;
	margin-right:200px;
	line-height:1.3em;
	text-align:justify;
	}
	
#col1{
	width:200px;
	float:right;
	background:#000;
	padding:10px;
	}
	#fullpic{	padding:30px;	margin-right:350px;	line-height:1.3em;	text-align:justify;}#descrip{	width:350px;	float:right;	padding:10px;	margin-top:50px;}	
h2{
	text-align:left;
	font-size:small;
	color:#CC6600;
	padding-left:15px;
	background: url(icon.gif) no-repeat 0 50%;
}


h1{
	height:60px;
	padding-left:30px;
	font-family:Times,serif;
	text-indent:-5000px;
	letter-spacing: 6px;
	color:#ff9933;
	background: url(titleback.gif) no-repeat 100% 100%;
}

.thumb{
	width:200px;
	float: left;
	border: 0;
	margin: 10px;
	padding: 20px;

}

.clear {
	clear:left;
}

.thumb img {
	border:0;
}

.thumb p {
}