body
{
	background: #addfd6 url(/image/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 76%;
	color: #59080F;
}


div#wrapper
{
	position: relative;
	width: 750px !important;
	margin: 10px auto 0 auto;
	text-align: left;
	height: 500px;
}

div#main
{
	position: relative;
}

div#header
{
	width: 750px;
	height: 94px;
	background: transparent url(/image/header_bg.gif) no-repeat;
}

div#nav
{
	width: 750px;
	height: 94px;
}

#nav_home, #nav_about, #nav_schedule, #nav_blog, #nav_contact, #nav_connections
{
	float: right;
}

#nav_connections a
{
	display: block;
	width:77px;
	height:94px;
	padding-bottom: 0px;
	background: url(/image/nav.gif) no-repeat -423px 0;
	text-decoration:none;
}


#nav_connections a:hover
{
	background: url(/image/nav.gif) no-repeat -423px -94px;
}

#nav_contact a
{
	display: block;
	width:66px;
	height:94px;
	padding-bottom: 0px;
	background: url(/image/nav.gif) no-repeat -357px 0;
	text-decoration:none;
}


#nav_contact a:hover
{
	background: url(/image/nav.gif) no-repeat -357px -94px;
}
#nav_blog a
{
	display: block;
	width:90px;
	height:94px;
	padding-bottom: 0px;
	background: url(/image/nav.gif) no-repeat -267px 0;
	text-decoration:none;
}


#nav_blog a:hover
{
	background: url(/image/nav.gif) no-repeat -267px -94px;
}
	
#nav_schedule a
{
	display: block;
	width:142px;
	height:94px;
	padding-bottom: 0px;
	background: url(/image/nav.gif) no-repeat -125px 0;
	text-decoration:none;
}


#nav_schedule a:hover
{
	background: url(/image/nav.gif) no-repeat -125px -94px;
}
#nav_about a
{
	display: block;
	width:60px;
	height:94px;
	padding-bottom: 0px;
	background: url(/image/nav.gif) no-repeat -65px 0;
	text-decoration:none;
}


#nav_about a:hover
{
	background: url(/image/nav.gif) no-repeat -65px -94px;
}
#nav_home a
{
	display: block;
	width:63px;
	height:94px;
	padding-bottom: 0px;
	background: url(/image/nav.gif) no-repeat 0 0;
	text-decoration:none;
}


#nav_home a:hover
{
	background: url(/image/nav.gif) no-repeat 0 -94px;
}

div#content_wrapper
{
	background: transparent url(/image/content_bg.gif) repeat-y;
	width: 750px !important;
	padding: 0;
	margin: 0;

}

div#content
{
	width: 695px;
	float: right;
	padding: 20px 0 10px 55px;
	margin: 0;
	font-size: 1.2em;

}


div#content div#subheader
{
	margin: 10px 0 20px 0;
}
div#content p
{
	margin: 0 60px 10px 70px;
}
div#content p + p
{
	margin-top: 20px;
}
div.storycontent p
{
	margin-left: 30px !important;
}
div.home p
{
	margin-left: 20px !important;
	margin-right: 20px !important;
}
div#content a
{
	font-style: normal;
	font-weight: bold;
	color: #883d43;

}
div#content a:hover
{
}


div#font-sizes
{
	font-size: .834em;
	font-size: 1.335em;
}	
div#footer
{
	clear: both;
	height: 25px;
	border-top: 1px solid #ffffff;
	margin-top: 20px;
	padding-top: 5px;
	text-align: center;
	color: #2d8baf;
	
}


img
{
	border: 0;
}

h1
{
	font-size: 2em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 15px 0;
}

h2
{
	margin: 0 0 15px 0;
	font-size: 1.2em;
	font-family: Arial, sans;
	font-weight: normal;
	font-style: italic;
}

h3
{

	font-size: 1em;
}


.left
{
	display: block;
	float: left;
}
.right
{
	display: block;
	float: right;
}
.box
{
	width: 494px;
	margin: 0 auto 10px auto;
}
.box2
{
	width: 675px;
	margin: 10px auto;
}
.boxtop
{
	display: block;
	width: 494px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url( /image/box_corners.png ) no-repeat;
}
.boxbtm
{
	display: block;
	width: 494px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: url( /image/box_corners.png ) no-repeat 0 -20px;
}
.box h2, .box2 h2
{
	color: #dde6ff;
	margin: 0 0 15px 10px;
	padding: 0;
	padding-top: 7px;
	font-size: 2em;
	font-weight: normal;
	line-height: .7em;

}
.box h3, .box2 h3
{
	color: #dde6ff;
	margin: 0 0 0 20px;
	padding-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}
.box p, .box2 p
{
	margin: 0 0 0 20px !important;
}
.box h3 + p
{

	padding-top: 5px;
	border-top: 1px dashed #4d96b2;
	margin-bottom: 0 !important;
}
.box strong
{
	margin-left: 10px;
}
.box .content
{
	background: url( /image/box_content.gif ) repeat-y;
	padding: 0 10px 0 10px;
}
.box2 .content
{
	background: url( /image/box_content2.gif ) repeat-y;
	padding: 0 10px 0 10px;
}
.post
{
	margin-left: 15px;
}
div.storycontent
{
	margin-left: 20px;
	color: #033360;
}
h2
{
		color: #134370;
}

h3.storytitle
{
	font-size: 1.2em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 10px 0;

}

h3.storytitle a
{
		text-decoration: none;
		font-weight: bold !important;
		color: #1E68AE !important;
}

.feedback
{
	text-align: right;
	margin-bottom: 15px;
}
textarea#comment
{
	width: 400px;
}

.comment-meta a, .fn a
{
  text-decoration: none;
}

li.comment
{
	margin-bottom: 10px;
}
li.comment p
{
	margin-left: 20px !important;
}
div.reply
{
	margin-left: 20px;
	margin-top: -3px;
}
img.avatar
{
	display: none;
}
ul.children
{
	margin-top: 10px;
}

#rss_sub
{
	display: block;
	width: 181px;
	float: right;
}