html {
background-color:#883504;
}
body {
margin:0;
}
.titletext{
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 40px;
}
.subtitletext{
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 40px;
}
.nametext{
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color:#777777;
}
.maintext{
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 14px;
	line-height: 20px;
	color:#555555;
}
.smalltext{
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size: 10px;
	line-height: 14px;
	color:#555555;
}
.copyrighttext{
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 10px;
	line-height: 14px;
	color:#000000;
}
a.links:link {
	color:#048880;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
}
a.links:hover {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
}
a.links:visited {
	color:#888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
}
a.links:visited:hover {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
}
#maincontent{
}
#centercolumn{
margin:auto;
width:1000px;
background-image:url(../images/Background.gif);
background-repeat:repeat-y;
overflow:hidden;
}
#banner{
margin-left:20px;
height:148px;
background-image:url(../images/Banner.gif);
background-repeat:no-repeat;
}
#menu{
margin-left:20px;
height:36px;
}
#content{

float:left;
padding:30px;
width:600px;
margin-left:20px;

}
#contentright{
margin-top:10px;
float:left;
padding:30px;
padding-top:25px;
width:230px;
border-left:solid;
border-left-style:solid;
border-left-color:#999999;
border-left-width: 1px;

}
#bottomgraphic{
clear:left;
margin:auto;
width:1000px;
height:25px;
background-image:url(../images/Bottom.gif);
background-repeat:no-repeat;
}
#ritualpict{
float:left;
margin-right:10px;
margin-top:4px;
}
#trailer{
margin:auto;
text-align:center;
margin-right:10px;
margin-top:4px;
}
.kititem{
margin-top:10px;
}
.kittext{
}
.kitpict{
width:99px;
border:solid;
border-width:1px;
border-color:#048880;
}
.kitpict2{
width:200px;
border:solid;
border-width:1px;
border-color:#048880;
}
#footer{
margin:auto;
width:940px;
text-align:right;
margin-top:-15px;
padding-bottom:10px;
}
.blogtitle{
margin-bottom:10px;
}
.blogname{
margin-bottom:0;
}
.comment{
margin:10px;
}
.blogstory{
padding-bottom:10px;
padding-left:10px;
border-bottom:solid;
border-bottom-style:dotted;
border-bottom-color:#999999;
border-bottom-width: 1px;
}
.blogdivider{
padding-bottom:10px;
border-bottom:solid;
border-bottom-style:dotted;
border-bottom-color:#999999;
border-bottom-width: 1px;
}
.blogdate{
}
.partition{
margin:14px;
text-align:center;
}

/* navigation
--------------------------------------------------*/
#navigation {background: url(../images/MenuBackground.gif) no-repeat; height: 36px; padding: 0; width: 960px; margin-left:0px;}
#navigation li { float: left; list-style: none;}
#navigation li span { display:none;}
#navigation li a { display: block; height: 36px;}

/* Navigation Top
---------------------- */
#navigation li.BioNav a { background: url(../images/Menu_Bio.gif) no-repeat; width: 78px;}
#navigation li.BlogNav a { background: url(../images/Menu_Blog.gif) no-repeat; width: 115px;}
#navigation li.PhotosNav a { background: url(../images/Menu_Photos.gif) no-repeat; width: 95px;}
#navigation li.ContactNav a { background: url(../images/Menu_Contact.gif) no-repeat; width: 102px;}
#navigation li.RitualNav a { background: url(../images/Menu_Ritual.gif) no-repeat; width: 83px;}
#navigation li.fill { background: url(../images/Menu_Blank.gif) no-repeat; height: 36px; width: 487px;}

#navigation li.BioNav a:hover, #navigation li.BlogNav a:hover, #navigation li.PhotosNav a:hover,#navigation li.ContactNav a:hover,#navigation li.RitualNav a:hover { background: transparent;}


ul {padding:0; margin:0;list-style-type: none; }