/* generated by csscreator.com */ 
html, body{ 
 background-color: #000000;
 margin:0; 
 padding:0; 
 text-align:center; 
  font-family: sans-serif;
} 
 
#pagewidth{ 
 width:841px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
background-color:#616163;  
} 
 
#header{
 position:relative; 
 height:194px; 
  background-color:#000000; 
background-image: url(../images/header.jpg);
 width:100%;
} 
#header img {
  margin-top: 173px;
  border: 0;
}
#leftcol{
 width:60%; 
 float:left; 
 position:relative; 
 background-color:#616163; 
 }
 
#twocols{
 width:40%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:100%; 
 float:right; 
 position:relative; 
 background-color:#616163;
 }

#footer{
 height:98px; 
  background-color:#000000; 
 clear:both;
  background-image: url(../images/bottom.gif);
 } 
#bio {
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 5px;
  float: left;
  border-style:outset;
  border-color: #333333;
  border-width:4px;
}
#polaroids {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
#polaroids img {
  border: 0;
}
#gallery {
  width: 250px;
  height: 250px;
  text-align: center;
  float:left;
}
.bordered {
  border-style:outset;
  border-color: #333333;
  border-width:4px;
}
#title {
  font-size: 1.8em;
  font-style: italic;
  font-weight: bold;
  margin: 10px;
}
p {
 margin: 15px;
}
a {
  color: #CCCCCC;
}
.smallcal {
  font-size: 0.8em;
  margin: 15px;
}
.show {
  background-color: #666666;
}
.show:hover {
  background-color: #cccccc;
}
.news {
  font-size: 0.8em;
  margin-left: 15px;
  margin-bottom: 25px;
}
#footer2{
  background-color:#000000; 
  text-align:center;
  clear:both;
  color: #CCCCCC;
  font-size: 0.6em;
  padding-bottom: 25px;
 } 
#footer2 a {
  margin: 0 16px 0 16px;
  text-decoration: none;
}
#footer2 a:hover {
  text-decoration: underline;
  color: #666666;
}
#news {
  margin: 25px 0 0 0;
  width: 791px;
  height: 370px;
}
#news img {
  margin-left: 15px;
  vertical-align: top;
  float: right;
}
#news a {
  font-size: 20px;
  font-weight: bold;
}

#nimbit {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
}
#link {
  margin: 10px 0 15px 25px;
  width: 791px;
  height: 128px;
}
#link img {
  margin-right: 15px;
  vertical-align: top;
  float: left;
}
#link a {
  font-size: 20px;
  font-weight: bold;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 




* html #twocols{
 width:35%; 
}
* html #leftcol{
 width:55%; 
 }
