body {
	width:800px;
  background:#000000;
  margin:0 auto;
  color:#cccccc;
  font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
a:link {
  color:#99aadd;
  text-decoration:none;
  }
a:visited {
  color:#aa77aa;
  text-decoration:none;
  }
a:hover {
  color:#aadd99;
  text-decoration:underline;
}
a img {
  border-width:0;
float:left;
  }
  div.float p {
   text-align: center;
   }
div.float {
  float: left;
  }
  .thumbnail
  {
	  float:left;
	  border:1px;
  }

.author
{
font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: left;
  text-decoration:italic;
  color:pink;
  }
  
  .yellow
  
  {
	  color:yellow;
  }
  
#container
{
	width:800px;
	
	text-align:left;
	margin:auto 0;
	
}

#banner
{
	width:800px;
	text-align:center;
}
	
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
list-style:none;
text-align: center;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;




}

#navcontainer ul li a:hover
{
color: #fff;

}

#front-container
{
	width:800px;
	
	
}

#left-col
{
	width:325px;
	float:left;
}

#right-col{

left:400px;
width:400px;
float:right;
}


#left-slide-col
{
width:400px;
float:left;
}
#carousel
{ 
	text-align:center;
	}

#slide
{ width:375px;
  height:250px;
  left:float;
  }
  
  #right-slide-col
  {
	  left:420px;
	  width:350px;
	  float:right;
  }
  #matter
  { width:300px
  }



#insidecontainer
{
width:800px;
padding:5,5,5,5;
}
	
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  padding-top:15px;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: center;
}

.work

{
	width:33%;
	float:right;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	overflow:hidden;
	height:250px;
	
}
.clear
{clear:both;
}
