img
{  
border-style: none;
border: 0px;
padding: 0px;
margin: 0px;
}


body 
	{
	padding: 0px;
	font-size: 100%;
	color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	line-height: 22px;
	background-color: #000000;
	background-image: url(res/backmainbw.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}

a 
	{
	color: white;
/*	text-decoration: none;  */
	}


a:hover 
	{
	color: white;
	text-decoration: none;
	}

h3	{
	color: white;
	}

#page {
	padding:0px;
	background-color: #000000;
	line-height:16px;
	color: #EEEEEE;
}

#page a {
    font-weight:bold;
	}
	
#RColumn {
	width: 47%;
	float: left;
	padding-left: 20px;
	text-align: center;
	}

#LColumn {
	width: 47%;
	float: left;
	}

#PLimg {
	}
#PLimg img {
	padding: 10px;
	margin: 20px;
 	border-top: 1px solid;
	border-left: 1px solid;
	}

.thumbs {
	border:3px solid #000000;
	padding:3px;
	margin:3px;
	}

#wrapper
	{
 	top: 0px;
	border: 0PX;
	margin: 0PX;
	padding: 0px;
	width: 950;
  margin-left: auto ;
  margin-right: auto ;
	text-align: left;
	}

#header {
	background: black;
 	position: relative;
	height: 50px;
	width: 950px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-image: url(res/header2.jpg);
	}
	
/*  nav bar */

#nav {
	margin-top: -4px;
	background-color: #fb4f00;
	background-image: url(res/sm_strip.jpg);
  	float: left;
  	width: 100%;
  	}
#nav a {
	display: block;
	padding: 5px 10px 6px;
	border: solid #000000;
	border-width: 0 1px 0 0;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	}
#nav a {
	color: #ffffff;
	}
#nav a:hover {
	background-color: #000000;
	color: #ffffff;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;
  	}

/* end nav bar */

.landscape
	{
	position:relative;
	}

.timg {
	float: left;
	height: 180px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	width: 200px;
	}

.disc
	{
	min-width: 300px;
	}

.limg {
	width: 219;
	float: left;
	}

.pimg {
	width: 219;
	float: left;
	}

#Floater
	{
	}


#midcol 
	{
	border: medium double rgb(250,255,255)
	font-size: 90%;
	width: 530px;
	float: left;
	margin: 10 0 0 0;
	}

#rightcol 
	{
	font-size: 100%;
	width: 400px;
	float: right;
	margin: 10 0 0 0;
	}

.flushimg
	{
	float: left;
	}

.imgbox
	{
	padding: 0px, 0px, 0px, 10px;
	width: 180px;
	float: left;
	font-size: 70%;
	text-align: center;
	}

.feature
	{
	width: 400px;
	background-color: #2C3E46;
	font-size: 90%;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	float: left;
	vertical-align: top;
	}
	
#footer 
	{
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #222222;
	text-align: center;
	letter-spacing: 6px;
	height: 16px;
	clear: left;
	width: 950px;
  margin-left: auto ;
  margin-right: auto ;
	}



