body{
 background: #fff;
 color: #666666;
  padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 15px;
 width:99% !important;
}

#container{
 /*background: #565555;*/
  color: #fff;
}

#content{
 position: absolute;
 left: 290px;
 float: left;
 /*background: #ffffff repeat;*/
 padding: 15px 0 10px 0;
 /*margin-left: 260px;*/
 margin-top: 50px;
 /*height: 638px;*/
/*overflow:auto !important;
text-align:center !important;*/
white-space:nowrap !important;
width:100% !important;
}

#content p{
color: #000;
font-size: 11px;
}

#content .photos{
 height: 500px;
 overflow: scrollbars;
 /*white-space: nowrap;*/
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 10px;
}

#content .photos div{
  float: left;
  margin: 0px 35px 0px 0px;
  color: #666;
}

#content .photos span{
  font-size:14px;
  font-weight:lighter;
  line-height:20px;
  margin:0 0 0 10px;
}

img.border{
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd; 
  margin: 0px 35px 0px 0px;
}

#leftsidebar{
float: left;
 border-right: 1px solid #333333;
 background: #000;
 width: 250px;
/* padding-bottom: 280px;*/
 margin-top: -20px;
}

#leftsidebar p{
	margin: 30px 0 0 11px;
	padding-bottom: 20px;
}

#leftsidebar p a{
 color: #fff;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 20pt;
	text-decoration: none;
}

#leftsidebar p a:hover{
	color: #990000;
}

#rightsidebar{
float: right;
 border-right: 1px solid #333333;
 background: #000;
 width: 250px;
 padding-bottom: 280px;
 margin-top: -20px;
}

#rightsidebar p{
	margin: 30px 0 0 11px;
	padding-bottom: 20px;
}

#rightsidebar p a{
 color: #fff;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 20pt;
	text-decoration: none;
}

#rightsidebar p a:hover{
	color: #990000;
}

#nav{
 /*position: relative; top: 125px;
 width: 200px;*/
 margin-left: 11px;
}

#nav .pop
{
list-style-type: none;
}

#nav .pop li ul li{
    margin: -40px 0 0 -10px;
}

#nav .pop li ul li a{
    list-style-type: none;
    color: #333333;
    font-size: 0.4em;
}

#nav .pop li{
    color: #333333;
  	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	padding-bottom: 1px;
    margin-left: -35px;
	letter-spacing: -2px;
	list-style-type: none;
}

#nav .pop li a{
    text-decoration: none;
    text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	padding-bottom: 1px;
	letter-spacing: -2px;
}

#nav .pop a, #nav .pop a:link, #nav .pop a:visited {
     color: #333333;
     text-decoration: none;
}

#nav .pop a:hover {
     text-decoration: none;
      color: #999999;
}

#nav .navsub
{
list-style-type: none;
}

#nav .navsub ul{
  margin: -5px 0 30px 0;
  list-style-type: none;
  padding-left: 11px;
}

#nav .navsub ul li{

}

#nav .navsub a, #nav .navsub a:link, #nav .navsub a:visited{
    text-decoration: none;
    color: #333333;
  	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -2px;
    line-height:90%;
}

#nav .navsub a:hover{
  color: #999999;
}

#nav .navsub p{
  color: #333333;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 5px;
	/*padding-top: 60px;*/
	margin-bottom: -20px;
}

#nav .subtext{
	/*margin-left: 11px;
	padding-top: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	letter-spacing: 0;
}

#nav .subtext p{
    margin-left: 0;
    color: #666666;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	letter-spacing: -1px;
}

.text{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-family: helvetica;
  text-indent: 10px;
}

a.ultrateg {
   display: block;
   width: 101px;
   height: 16px;
  text-decoration: none;
  background: url("../images/ultrateg_linkb.jpg");
}

a.ultrateg:hover {
  background-position: -101px 0;
}

a.helmet {
   display: block;
   width: 156px;
   height: 16px;
  text-decoration: none;
  background: url("../images/helmet_linkb.jpg");
}

a.helmet:hover {
  background-position: -156px 0;
}

#footer {
float: right;
 overflow: scrollbars;
 white-space: nowrap;
/*position: relative; top: 140px;*/
 background: #ffffff repeat;
 color: #000;
  overflow: auto;
 /*white-space: nowrap;*/
}


/*
td{
 color: #fff;
 font-family: helvetica;
 font-size: 12px;
}

.page-body{
	/*margin: 0 auto 0 auto;	
	width: 700px;
	padding: 0 0 20px 80px;*/
	width: 800px;
	position: relative; top: -18px; left: 378px;
    padding: 0 0 20px 0;
	background: #fff;
}

.page-p{
  padding: 30px 0 0 0;
  margin-left: 19px;
}

a.page-options {
	color: #fff; 
	text-decoration: none; 
	text-align: left; 
	padding: 5px; 
	margin: 0 0 0 0;
}

h2 {
	text-align: left;
	font-weight: bold;
	font-family: helvetica;
    font-size: 18px;
	color: #fff;
	margin: 5px 0 15px 10px;
}

	h2 span {
		clear: both;
		font-size: 70%;
		color: #999;
	}
	*/
