
<!--
body
{
	margin:0;
	padding:0;
	font-family: Georgia,"Times New Roman", serif;
	font-size: 85%;
	color: #666;
	font-weight:bold;
	line-height:1.5em;
	background-image: url();
}
A:link {text-decoration: underline; color: #AF4669;}
A:visited {text-decoration:underline; color: #C56D8A;}
A:active {text-decoration: underline; color: red;}
A:hover {text-decoration: underline; color: #C299D6;}

img
{
	border:0;
}

a
{
	text-decoration: none;
}

h1
{
	margin:0;padding:0;
	font-size: 26px;
	color: #9A7BBA;
	margin-bottom:10px;
}

h2
{
	font-size: 20px;
	color: #D699AD;
}
h3
{
	font-size: 20px;
	color: #9A7BBA;
}
h4
{
	font-size: 20px;
	color: #D6A399;
}
h5
{
	margin:0;padding:0;
	font-size: 26px;
	color: #C791A8;
	margin-bottom:10px;
}
h6
{
	font-size: 20px;
	color: #46AF8C;
}
h7
{
	margin:0;padding:0;
	font-size: 26px;
	color: #C791A8;
	margin-bottom:10px;
}

h2.sectiontitle
{
	font-size: 1.8em;
	line-height: 1.2em;
	color: #903;
	font-weight:normal;
	margin-bottom:10px;
}

h3.sectiondate
{
	font-size: 55px;
	color: #999;
	font-weight:bold;
	padding:0;margin:0;
}


#page
{
	margin-left:110px;
	width:790px;
	padding-top:168px;
	
}

#page #navigation
{
	width:651px;
	height:120px;
	margin-left:6px;
}


#navigation ul
{
	height:120px;
	list-style-type: none;
 	text-align: left;
	display:inline;
	margin:0;
	padding:0;

}

#navigation li
{
   list-style: none;
	display: block;
	float: left;
}

#navigation #blog_button  
{
	margin:0;
	display:block;
	height: 70px;
	width: 112px;
	background-image:   url("jome.gif");
	background-position:0 70px;
}	

#navigation a#blog_button:hover
{
	background-position:0 0px;
}

#navigation a#blog_button.active
{
	background-position:0 0px;

}

#navigation #show_button  
{
	margin:0;
	display:block;
	height: 98px;
	width: 208px;
	background-image:   url("bj.gif");
	background-position:0 98px;
}	

#navigation a#show_button:hover
{
	background-position:0 0px;
}

#navigation a#show_button.active
{
	background-position:0 0px;

}

#navigation #calendar_button  
{
	margin:0;
	display:block;
	height: 61px;
	width: 184px;
	background-image:   url("dream.gif");
	background-position:0 61px;
}	

#navigation a#calendar_button:hover
{
	background-position:0 0px;
}

#navigation a#calendar_button.active
{
	background-position:0 0px;

}

#navigation #music_button  
{
	margin:0;
	display:block;
	height: 64px;
	width: 147px;
	background-image:   url("contact.gif");
	background-position:0 64px;
}	

#navigation a#music_button:hover
{
	background-position:0 0px;
}

#navigation a#music_button.active
{
	background-position:0 0px;

}


#page #contentarea
{
	width:790px;
}


#page #footer
{
	padding-top:10px;
	border-top: 1px solid #ddd;
	margin-top:100px;
	margin-bottom:100px;
}

#page #footer p
{
	width:50%;
	color: #999;
	font-size:0.8em;
	line-height:1.2em;
}

#page #footer a:link, #page #footer a:visited 
{
	color: #903;
	font-size:0.8em;
}

#page #footer a:hover
{
	color: #999;
}

.small
{
	padding:3px;
	color: #ddd;
	font-size:0.8em;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #ddd;
}

#page #contentarea #sidebar
{
	float:right;
}

#page #contentarea #content
{
	float:left;
	width:455px;
}

#page #contentarea #sidebar
{
	float:left;
	width:295px;
	margin-left:30px;
}

#page #contentarea #sidebar #feature_image
{
	display:block;
	position: relative;
	top:-20px;
	width:291px;
	height:366px;
	margin:0;padding:0;
}



#page #contentarea #sidebar .content
{
	padding:7px;
}





#nugget a.calendar:link,a.calendar:visited 
{
	margin:20px 0 0 0;
	display:block;
	height: 102px;
	width: 270px;
	background-image:   url("calendar.gif");
	background-position:0 102px;
}	

#nugget a.calendar:hover 
{
	background-position:0 0px;
}





.spacer
{
	clear:both;
	
}



.hidden
{
	display:none;
	
}
.style1 {
	color: #9A7BBA;
	font-weight: bold;
}
.style2 {font-weight: bold}




-->