/* Begin Structure */

* {
    margin: 0;
    padding: 0; 
}

body {
    margin: 0;
    padding: 0; 
    background-image: url("images/ebony_bkgnd4.gif");
    background-repeat: repeat;
    background-color: #50412e;
    }

#page {
    margin: 20px auto;
    padding: 0;
    width: 740px;
    /*background-color: #030200;*/
    background-image: url("images/paperbar.jpg");
    background-repeat: repeat-y;
	

    }
    
#header {
    height: 99px;
    width: 740px;
    }
	
#navcontainer{height:32px;}
#nav, #nav ul {
padding: 0; 
margin: 0; 
list-style: none;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
/*font-size:1.2em;*/
}


#nav a { 
text-decoration:none;
font-weight:bold;
/*background-color:#FFF; */
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 5px;
width:103px;
display: block;
text-align:center; 
border-top: 1px solid #331100;
border-left: 1px solid #000000;
border-collapse: collapse;
color:#cccc99;
}

#nav a:hover {color:#aaaa66; background-image:url(images/papertile.gif); text-decoration:underline;}

#nav li{float:left; background-image:url(images/bkgnd_menu.gif);}

#nav li.selected{float:left; background-image:url(images/papertile.gif);}
#nav a.selected{color: #331100;}

/* Nav footer */
/* #navfcontainer{height:32px;} */
#navf, #navf ul {
padding: 0; 
margin: 0; 
list-style: none;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
/*font-size:1.2em;*/
}


#navf a { 
text-decoration:none;
/*background-color:#eee6dd;*/
padding-left: 8px;
padding-right: 8px;
padding-top: 5px;
padding-bottom: 5px;
width:103px;
display: block;
text-align:center; 
border-top: 1px solid #998;
border-left: 1px dashed #bbd;
border-bottom: 1px solid #998;
border-collapse: collapse;
color:#555522;
}

#navf a:hover {color:#aaaa66; /* background-image:url(images/papertile.gif); */ text-decoration:underline;}

#navf li{float:left; /*background-image:url(images/bkgnd_menu.gif);*/}

#navf li.selected{float:left; }
#navf a.selected{font-weight:bold;}
#navf a.first{border-left: 0px;}

	
/*
#navigation {
	width: 720px;
	height: 32px;
	background-image: url("images/bkgnd_menu.gif");
}


#navigation ul {
	padding-left: 20px;
	margin-top: 0px;
	margin-left: 0;
	color: #cccc99;
	float: left;
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
}

#navigation ul li { display: inline; }

#navigation ul li a {
	padding: 0px 0 0 35px;
	color: #cccc99;
	text-decoration: none;
	float: left;
}

#navigation ul li selected a {
	padding: 0px 0 0 35px;
	color: #331100;
	text-decoration: none;
	float: left;
	background-image: url("images/papertile.gif");
}

#navigation ul li a:hover {
	color: #ffff99;
	text-decoration:underline;
}
*/

#content {
	width: 740px;
	height: 100%;
}

#wideColumn {
    float: left;
    padding: 30px 10px 50px 30px;
    margin: 0px 0 0;
    width: 400px;
	  text-align: left;
}

#oneColumn {
    float: left;
    padding: 30px 10px 50px 30px;
    margin: 0px 0 0;
    width: 650px;
	text-align: left;
	font-size: 95%;
}

#narrowColumn {
	padding: 0px;
	margin: 10px;
	width: 240px;
	float: none;
	text-align: left;
	border: 0px none #330033;
	position: relative;
}
    
#footer {
    width: 740px;
    height: 96px;
    background-image: url("images/paperfooter.jpg");
    clear: both;
    text-align: center;
    font-size: .7em;
    /*border-top: 1px #4a0e03 dashed; */
    margin-top: 20px;
}

#footer p {
    margin: 0 30px;
    padding: 10px 10px;
}


p.thumb {
	float: left;
	text-align: left;
	background-color: #eee;
	line-height: 1em;
	list-style: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

ul {
	padding-left: 20px;
	margin-left: 10px;
	marker-offset: 20px;	/*background-color: CCC;*/
	list-style-type: none;
}
/* End Structure */



/* Begin Typography & Colors */

body {
	font-size:1em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #331100;
	text-align: center;
	line-height: 140%;
    }

p {
padding-bottom: 10px;
}

p.italic {
	font-style: italic;
}

.intro {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px #a44608 dotted;
}

.lastEntry {
	margin-top: 15px;
	padding-top: 25px;
	border-top: 1px #00F109 dotted;
}

.name {
	padding: 5px 0 25px 0;
    border-top: 1px #dc9b41 solid;
	color: #FFF29F;
}

.date {
	font-size: .95em;
}

#content {
    font-size: 0.8em
    }
  
#footer {
    background-color: #eee;
    }

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
    }
	

h1, h2, h3 {
    font-family: Helvetica, Verdana, Arial, Sans-Serif;
    font-weight: normal;
    }

h1 {
    font-size: 2em;
padding-bottom: 10px;
line-height: 90%;
font-family: Georgia, Times, serif;
    }

.description {
    font-size: 1.2em;
    text-align: center;
    }

h2 {
    font-size: 1.3em;
color: #997722;
padding: 5px 0;
clear: left;
    }

h2.pagetitle {
    font-size: 1.6em;
    }

h3 {
    font-size: 1.3em;
    }


.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    }
    
.commentlist li {
    font-weight: bold;
    }

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
    }

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
    }
    
code {
    font: 1.1em 'Courier New', Courier, Fixed;
    }

pre {
    font: 1em 'Courier New', Courier, Fixed;
    }


acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
    }

a, h2 a:hover, h3 a:hover {
    color: #09a;
    text-decoration: none;
    }

a:hover {
    color: #04b30c;
    text-decoration: underline overline;
    }

a:visited {
    color: #04b30c;

}
/* End Typography & Colors */



/*  Begin Headers */


.description {
    text-align: center;
    }

h2.pagetitle {
    margin-top: 30px;
    text-align: center;
}

h2.darker {
	color: #164f1a;
	padding: 1px 5px;
	background-color: white;
	margin: 10px 0;
	width: 230px;
}

#sidebar h2 {
    margin: 5px 0 0;
    padding: 0;
    }

h3 {
    padding: 0;
    margin: 30px 0 0;
    }

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }
