body {
	background: #D4D4D4 url("images/worse_bgbd.gif") repeat-y center;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.5em;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: x-small; /* IE5 Win */
	font-size: small;
	color: #000;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
}
html>body { /* for Opera display */
	font-size: small;
	}

#main {
	position: relative;
	margin: 0 auto;
	padding: 0 1px;
	font-size: 95%;
	text-align: left;
	width: 740px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 740px;
	}
	
html>body #main { /* for Opera display */
  	width: 740px;
} 

#secondary {
	background: #2F3540 url("images/worse_bg_shadow.gif") repeat-y center;
}

/****************************************************************************** 
 *
 * Top section 
 *
 *****************************************************************************/

#topbar {
	background: #FFF;
	color: #333333;
	font: normal 9px "Trebuchet MS", Verdana, Arial, sans-serif;
	letter-spacing: 3px;
	text-align: right;
	width: 729px;
	height: 14px;
	padding: 3px 9px 0px 0px;
	margin: 0px;
	position: relative;

}

#banner {
	text-align: center;	
	background-image: url("images/worse_header_bd2.jpg");
	background-repeat: no-repeat;
	height: 166px;
	padding: 0;
	margin: 0;
}

/*
#banner {
	text-align: center;	
	background-image: url("images/worse_header_bd.jpg");
	background-repeat: no-repeat;
	height: 200px;
	padding: 0;
	margin: 0;
}
*/

/****************************************************************************** 
 *
 * End Top section 
 *
 *****************************************************************************/


/****************************************************************************** 
 *
 * Navigation 
 *
 *****************************************************************************/
#nav {
	position: absolute;
	/* top: 126px; */
	top: 101px;
	left: 150px;
	float: left;
	width: 400px;
	margin: 0;
	padding: 0 0 0px 0;
	list-style: none;
	font-size: 100%;
	background: #000 url("images/worse_nav1.gif") repeat-x bottom left;
	/* border-top: 1px solid #000;
	border-bottom: 1px solid #000; */
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #000;
}

#nav a {
	float: left;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	color: #000;
}

#nav a:hover {
	color: #FFF;
	background: #000 url("images/nav1.gif") repeat-x bottom left;
}
/* fade3 */
#nav a.active {
	font-weight: normal;
	color: /*#075EBA;*/#fff;
	/*text-decoration: underline;*/
	background: #000 url("images/nav1.gif") repeat-x bottom left;
}

/****************************************************************************** 
 *
 * End Navigation 
 *
 *****************************************************************************/

/****************************************************************************** 
 *
 * Navigation 
 *
 *****************************************************************************/
#nav2 {
	position: absolute;
	/* top: 126px; */
	top: 150px;
	left: 150px;
	float: left;
	width: 550px;
	margin: 0;
	padding: 0 0 0px 0;
	list-style: none;
	font-size: 100%;
	/* background: #000 url("images/worse_nav1.gif") repeat-x bottom left;
	 border-top: 1px solid #000;
	border-bottom: 1px solid #000; */
}

#nav2 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	/* border-right: 1px solid #000; */
}

#nav2 a {
	float: left;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	color: #000;
}

#nav2 a:hover {
	color: #FFF;
	background: #000 url("images/nav1.gif") repeat-x bottom left;
}
/* fade3 */
#nav2 a.active {
	font-weight: normal;
	color: /*#075EBA;*/#fff;
	/*text-decoration: underline;*/
	background: #000 url("images/nav1.gif") repeat-x bottom left;
}

/****************************************************************************** 
 *
 * End Navigation 
 *
 *****************************************************************************/


/****************************************************************************** 
 *
 * Basic style
 *
 *****************************************************************************/

a {
	text-decoration: underline;
}

a:link {
	color: #009500;
}

a:visited {
	color: #CC0000;
	}

a:active {
	color: #CC0000;
	}

a:hover {
	color: #000000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
img {
	border: 0;
}

/****************************************************************************** 
 *
 * End Basic style
 *
 *****************************************************************************/


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
}

#center {
	float: left;
	width: 740px;
	overflow: hidden;
}

.content {
	padding: 5px 15px 5px 15px;
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
}

#right {
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	overflow: hidden;
}

.content p {
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.content p.storenav {
	color: #075EBA;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	margin-bottom: 10px;
	text-decoration: none;
}

.content p.copy {
	color: #075EBA;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
}

.content p.copyfixed {
	position: absolute;
	top: 600px;
	color: #075EBA;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}

.content h2 {
	color: #0066CC;
	font-family: 'Comic Sans MS', Verdana, sans-serif;
	font-size: small;
	text-align: left;
	margin-bottom: 5px;
}

.content h3 {
	color: #075EBA;
	font-family: 'Comic Sans MS', Verdana, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content table.navigate {
	border: 0px;
	width: 100%;
}

.content td.left {
	text-align: left;
	font-weight: normal;
}

.content td.next {
	color: #075EBA;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	margin-bottom: 10px;
	text-decoration: none;
}

.content td.back {
	color: #075EBA;
	font-family: "Comic Sans MS", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	margin-bottom: 10px;
	text-decoration: none;
}

.content table.drawings {
	border: 1px solid black;
}

.content td.draw {
	width: 125px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	vertical-align: top;
}

.content td img {
	border: 0;
}

.sidebar {
	padding: 15px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 1px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	background-color: #ffffff;
	border:1px solid #181B1C;
  	padding:1px;
}

#calendar td a{
	width: 100%;
	background-color: #999999;
	display: block;
}

#calendar td a:hover {
	background-color: #009500;
	width: 100%;
	display: block;
}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	padding-left: 12px;
	list-style-type: none;
	}
	
.sidebar li.blog {
	background-image: url("images/blog_icon.gif");
	background-repeat: no-repeat;
}

.sidebar li.archive {
	background-image: url("images/archive_icon.gif");
	background-repeat: no-repeat;
}

.sidebar li.recent {
	background-image: url("images/recent_icon.gif");
	background-repeat: no-repeat;
}

.sidebar img {
	border: 0;
	}

.photo {
	background: #000;
	text-align: center;
	margin-bottom: 20px;
	border:1px solid #000;
  	padding:1px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 15px;
}
