html { 
	min-width: 742px;
	 }
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #EDEEF0 url(http://www.bobanddan.com/holder.gif) top center repeat-y;
	color: #663;
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

div#container {
    color; #663; 
	background: transparent url(http://www.bobanddan.net/images/containerBack.gif) repeat-y left top;
	width: 742px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
div#topHeader {
	background-color: #FFFFFF;
	height: 30px;
	width: 725px;
	margin: 0px 0px 0px 8px;
	background-image: url(http://www.bobanddan.com/images/topHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	border: 0px;
}
div#bottomHeader{
	height: 175px;
	width: 725px;
	background-color: #CCCCCC;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(http://www.bobanddan.com/images/bottomHeader.jpg);
	background-repeat: no-repeat;
	}   
div#topNav {
    height: 25px;
	width: 725px;
	padding: 0px;
	margin: 0;
	margin-left: 8px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EDEDED;
	}
html>body div#topNav {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 8px;
	min-height: 25px;
	}
div#topNav ul
	{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 3px 0px 0px;
	}
div#topNav li
	{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 18px;
	}
#activePagelink {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px 18px;
	margin: 0px;
	text-decoration: none;
	border: 0px;
	}
div#topNav a:link, div#topNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
  	div#topNav a:hover
	{
	text-decoration: none;
	color: #000000;
	padding: 0px;
	border: 0px;
	    }
	#topNav a:active
	{
	text-decoration: none;
	color: D5D7DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
#topNav #activeLink a:link, #topNav #activeLink a:visited, #topNav #activeLink a:hover {
	color: #000000;
}	
#topNav #activeLink a:active {
	color: #000000;}
/*leftBar stuff */	

div#leftBar {
    float: left;
    width: 130px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	margin-left: 6px;
	}
html>body div#leftBar {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 13px;
	min-height: 800px;
	}
div#leftBar a:link, div#leftBar a:visited , div#rightBar a:link, div#righBar a:visited{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}
div#leftBar a:hover, div#rightBar a:hover {
	color: #990000;
	text-decoration: none;
}
div#leftBar a:active, div#rightBar a:active {
	font-size: 13px;
	color: 990000;
	text-decoration: none;
}
div#leftBar dl {
	margin-top: 5px;
	padding-top: 0px;
}
div#leftBar dt {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #650000;
	margin-top: 20px;
	letter-spacing: 5px;
	font-size: 12px;
	padding: 2px 2px 2px 0px;
	margin-bottom: 10px;
	border: 0px;
	border-bottom: 1px;
	}
div#leftBar dl dd {
	text-align: justify;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
div#leftBar dt, div#leftbar dd {
	line-height: 17px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 5px;
	}
#leftBarActivePageLink {
	color: #999999;
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 13px;
	line-height: 13px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: 0px;
}

/* content stuff */

div#content {
	float: left;
	width: 395px;
	padding: 13px 0px 0px 15px;
	border: 0px;
	margin: 0px 0px 0px 13px;	
}
div#content a:link {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
div#content a:visited {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
div#content a:hover {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
div#content a:active {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}

/*Right Bar (ads mostly) */

div#rightBar {
	width: 120px;
	padding: 0;
	border: 0;
	margin: 0;
	margin-left: 607px;
	}
div#rightBar dl {
	margin-top: 5px;
	padding-top: 0px;
}
div#rightBar dl dt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #650000;
	margin-top: 15px;
	letter-spacing: 5px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
div#rightBar dl dd {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#rightBar dt, div#rightBar dd {
	line-height: 17px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 0px;
}

/* footer stufffffffff*/

div#footer {
	width: 725px;
	margin-left: 8px;
	background-color: #CCCCCC;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(http://www.bobanddan.net/images/footer.gif);
	background-repeat: no-repeat;
}
div#footer p {
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 10px;
	padding-right: 0px;
	line-height: 10px;
}

div#footer a:link {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
div#footer a:visited {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
div#footer a:hover {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
div#footer a:active {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
div#footer img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	clear: left;
}
div#clockContainer {
	height: 80px;
	width: 120px;
	padding: 5px 5px 0px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px;
}
div#clocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 115px;
	padding: 0px 0px 0px 5px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 9px;
	word-spacing: 1px;
}
h1 {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
img {
	margin: 0px auto;
	padding: 4px;
	border: 1px solid #CCCCCC;
	display: block;
}
.entry {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 12px;
}
h3 {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}
#generictext {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
	padding: 0px 0px 0px 4px;
	display: block;
	text-align: left;
}
#genericparagraph {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-align: left;
	display: block;
	width: 110px;
}
h2 {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 10px;
	color: #990000;
	text-transform: capitalize;
	letter-spacing: 1px;
}
#counter {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 10px;
	color: #990000;
}
h4 {
	height: 69px;
	width: 82px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
h4 a:link, h4 a:visited {
	height: 69px;
	width: 82px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
}
h4 a:hover {
	height: 69px;
	width: 82px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E4E4E4;
	background-position: left top;
}
h4 a:active {
	height: 69px;
	width: 82px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
}
div#minileftbarcont {
	width: 115px;
	margin-left: 3px;
	clear: left;
}
div#minirightbarcont {
	width: 115px;
	padding-left: 5px;
	clear: right;
}
h5 {
	font-family: "Trebuchet MS", "Gill Sans", "Helvetica Neue", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 0px;
}
.highlight {
	background-color: #FFFF00;
}

#gallery {
  padding:0; 
  margin:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:360px; 
  height:550px; 
  border:1px solid #888; 
  background:#fff url(windows/win_back.gif);
  }
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:30px;
  width:350px; 
  float:left; 
  text-decoration:none; 
  border-bottom:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
  width:350px;
  height:30px; 
  border:0;
  }
#gallery li a:hover {
  background:#eee; 
  width:320px;
  height:293px;
  }
#gallery li a:hover img {
  height:239px;
  }