body { margin: 0; padding: 0; background: #e0e7ed; font-family: Tahoma, verdana, arial; font-size: 13px; color: #666666; }

a {	color: #999999;	font-size: 13px; text-decoration:none; }
a:hover { color: #333333; text-decoration: underline; }

h1 { color: #0066CC; font-size: 18px; }
h2 { color: #0066CC; font-size: 14px; }

sub-header { color: #0066CC; font-size: 13px;  }

#container { width:953px; margin:0 auto; }

#header { width: 953px; background: url("images/header.jpg"); height: 168px; }
#headerLeft { float: left; width: 465px; height: 117px; }
#headerRight { float: left; width: 400px; height: 117px; }

#wrapper { background:url("images/containerbg.jpg") repeat-y; width:953px; }

#navigation { width:210px; float:left; padding:0 0 0 30px; }
#navigation ul { margin:5px 0 0 0; padding:0; }
#navigation ul li { list-style:none; margin:0 0 5px 0; }
#navigation ul li a { display:block; width:210px; height:22px; background:url("images/nav.jpg"); font-size:13px; color:#666;	font-weight:bold; text-decoration:none;	padding:3px 0 0 30px; }
#navigation ul li a:hover {	color:#000;	background:url("images/nav_hover.jpg"); }
#navigation ul li#active a { color:#000; background:url("images/nav_hover.jpg"); }

#content { padding:20px 20px 20px 40px;	float:left;	width:600px; }

/*ul.bullets { margin:-20px 0 0 20px;	padding:0; }
ul.bullets li {	font-size:13px;	color:#999999; background:url("images/bullet.jpg") left no-repeat; padding:0 0 0 15px; list-style:none; }*/

.photo_cat { list-style:none; }
.photo_cat li {	float:left; width:200px; text-align:center; }
.photo { list-style:none; }
.photo li {	float:left;	width:200px; height:200px; text-align:center; }

.blueHightlight { color: #0066CC; font-weight: bold; }

#slideshow { width: 341px; position: relative; height: 117px; border: 0px solid #CCCCCC; padding: 0px; }
#slideshow IMG { position: absolute; top:0; left:0; z-index:8; border: 0px solid #CCCCCC; padding: 0px; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }
