@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg.png) repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	overflow: visible;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border-style: none;
}

hr {
	margin: 0px;
}
h1 {
	visibility: hidden;
	position: absolute;
}


h2 {
	font-size: 2em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h6 {
	margin-top: 5px;
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 0px;
}
p:first-letter {
	display:block;
	float:left;
	font-size:3em;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	margin-right: 3px;
}
#wrap {
	margin: 0 auto;
	width: 600px;
}
#header {
	background: url(images/header.png) no-repeat;
	height: 253px;
	width: 600px;
	position: relative;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header.png',sizingMethod='crop');
}
#content_wrap {
	background: url(images/content.png) repeat-y;
	height: 100%;
	width: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: visible;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content.png',sizingMethod='crop');
}
#menu {

}
#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 35px;
}


#menu ul li {
	display: inline;
	padding-right: 7px;
	font-size: 1em;
	font-weight: bold;
	padding-left: 7px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu ul li a:hover {
	color: #DC4729;
}

#content {
	padding-left: 40px;
	padding-right: 40px;
}




#footer {
	background: url(images/footer.png);
	height: 60px;
	clear: both;
	text-align: center;
	position: relative;
	_background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer.png',sizingMethod='crop');
}
#footer a img  {
	position: absolute;
	right: 30px;
	border-style: none;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

#current {
	color: #E04729;
	text-decoration: underline;
}




.bear {
	float: right;
	margin-top: -185px;
	margin-left: 20px;
	position: relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
:focus {
	outline: 0;
}
.indent {
	padding-left: 20px;
}
.bigphoto {
	margin-bottom: 5px;
	margin-left: 8px;
	padding: 1px;
	border: thin dashed #666;
}
img, .png {
       position: relative;
       behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}