/**************** Generic Selectors ****************/ 
html { 
	margin: 0; 
	padding: 0;
	margin-bottom: -1px;
	background-color: #FAEBD7; 
	}

body { 
	position: relative; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	color: #000000; 
	margin: 0 auto;
	padding: 5px;
	text-align: center;	
	font-size: .8em;
	}
	
table {	
	font-size: 1em;
	}
	
	
/**************** Pseudo classes ****************/ 
	
a:link { 
	color: #8B0000; 	
} 

a:visited { 
	color: #8B0000; 
	padding-bottom: 0px; 
} 

a:hover { 
	color: #000000; 
} 
	
a:active { 
	color: #000000; 
} 

/************************* INDEX ID's *************************/ 

#news {
	font-size: 0.9em;
	border: none; /* DIVs need border value for Netscape 4.x */
	visibility: visible; 
	}
		
#copyright {
	position: absolute; 
	bottom: -60px;
	left: 5px;
	color: #FFEEDD;
	border: none; /* DIVs need border value for Netscape 4.x */
	visibility: visible; 
	}
	
#visitor_count {
	position: absolute; 
	bottom: -50px;
	left: -18px;
	color: #000000;
	border: none; /* DIVs need border value for Netscape 4.x */
	visibility: visible; 
	}
		
		
			
/************************* PAGE ID's *************************/ 

#container { 
	background-color: #791D1D;
	position: relative;
	border: solid 1px black;
	width: 760px; 
	border-left: solid 1px #000000;
	border-bottom: solid 34px #791D1D;
	text-align: left;
	visibility: visible; 
	background-image: url(images/front/paper_inside-red3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

#nameplate { 
	position: absolute;
	right: 5px;
	top: 4px;
	border: 0px;
	visibility: visible; 
}

#right-curve { 
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	visibility: visible; 
}

#bottom-curve { 
	position: absolute;
	right: 0px;
	bottom: -1px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	visibility: visible; 
}


#body_text {
	position: relative;
	background-image: url(images/front/page-background1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	margin-top: 120px;
	margin-left: 16px;
	padding: 0px;
	width: 740px;
}	

#content-wrapper {
	position: relative;
	background-image: url(images/front/6-seia-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	border-left: solid 4px #FFFFFF;
	padding: 15px;
}	

#content-wrapper-front {
	position: relative;
	background-image: url(images/front/6-seia-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	border-left: solid 4px #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 5px;
}	

#content {
	position: relative;
}	

#content-wrapper-works {
	position: relative;
	background-image: url(images/front/6-seia-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	border-left: solid 4px #FFFFFF;
}	

#navigation {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	margin: 0px;
	border: none;
  	width: auto;
	visibility: visible; 
	font-size: 13px;
	font-weight: bold;
	}

#navigation a:link {
	color: white;
	padding: 4px;
	text-decoration: none;
	font-variant: small-caps;
}

#navigation a:visited {
	color: white;
	padding: 4px;
	text-decoration: none;
	font-variant: small-caps;
}

#navigation a:hover {
	color: black;
	background-color: #DBC4B5;	
	text-decoration: underline;
}
	
#nav-works {
	text-align: right;
	font-size: 1.3em;
	}
	
#nav-works a:link {
	color: #333399;
	text-decoration: underline;
	}

#nav-works a:visited {
	color: #333399;
	text-decoration: underline;
	}
	
#nav-works a:hover {
	color: #8b0000;
	text-decoration: none;
	}

#order_music {
	display: block; 
	position: relative;
	top: 3px;
	left: 17px;
	text-align: left;
	margin-top: 10px;
	border: none;
  	width: auto;
	visibility: visible; 
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1;
	font-variant: small-caps;
	}

#order_music a:link {
	color: black;
	padding: 5px;
	background-color: #F6E9DC;	
}

#order_music a:visited {
	color: black;
	padding: 5px;
	background-color: #F6E9DC;	
}

#order_music a:hover {
	color: black;
	text-decoration: none;
	background-color: white;	
}

#biography {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 17px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}

#works {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 103px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}
	
#calendar {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 218px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}
	
#audio {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 302px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}
	
#resume {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 358px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}
		
#photos {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 426px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}
		
#reviews {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 492px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}
		
#writings {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 564px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}
		
#contact {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 642px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}
		
#links {  
	position: absolute; 
	display: block; 
	top: 85px;
	left: 714px;
	border: none; /* DIVs need border value for Netscape 4.x */
	}

#float_left {
	float: left;
	position: relative;
	margin-right: 10px;
	} 
	
#calendar_image {
	margin-right: 10px;
	} 
		
#front_float {
	background-image: url(images/front/headshot_front.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	} 

#float_right2 {
	float: right;
	margin-left: 10px;
	} 
	
#poem { 			
	font-size: 0.9em;
	padding: 10px 0px;
	}	

#poem_title { 			
	font-weight: bold; 
	text-transform: uppercase; 
	}	
	
#poem_author { 	
	display: block;
	font-style: italic;
	padding: 1px 0px 0px 5px;
	}	
	
#poem_credit { 			
	font-size: 0.9em;
	font-family: sans-serif;
	padding: 10px 0px; 
	}	
	
.photos {
	font-size: smaller;
	} 
	
.dropcap {
	font-size:35px;
	line-height:31px;
	padding-top:2px;
	padding-right:1px;
	font-family: Georgia, Times, serif;
	} 
	
.resume-small {
	font-size: 0.9em;
	margin-left: 30px;
	} 
	
.box-right {
	position: absolute;
	top: 44px;
	right: 10px;
	font-size:.9em;
	display: block;
	} 
	
.page_title {
	display: block;
	text-align: left;
	letter-spacing: .5;
	font-weight: bold;
	font-size:1.0em;
	} 
	
.page_title_home {
	display: block;
	text-align: right;
	letter-spacing: 1;
	font-weight: bold;
	font-size:1.2em;
	} 
	
.page_title-works {
	display: block;
	text-align: left;
	letter-spacing: 1;
	font-weight: bold;
	font-size:1.2em;
	padding-left: 15px;
	padding-top: 15px;
	} 
	
.cal_title {
	font-weight: bold;
	font-style: none;
	color: #333399;
	} 
	
.cal_title a:link {
	color: #333399;
	text-decoration: none;
	} 
	
.cal_title a:visited {
	color: #333399;
	text-decoration: none;
	} 
	
.cal_title a:hover {
	text-decoration: underline;
	} 
	
.cal_title--mvts {
	color: #333399;
	} 
	
.cal_date {
	font-weight: bold;
	font-style: none;
	} 
	
.news_title {
	font-weight: bold;
	font-style: none;
	color: #000000;
	} 
	
.news_date {
	font-weight: normal;
	font-style: none;
	font-size:0.9em;
	color: #000000;
	} 
	
.works-breadcrumbs {
	font-size:.9em;
	} 
	
.works_awards {
	text-align: left;
	color: #8B0000; 
	letter-spacing: 1;
	font-weight: bold;
	font-size: 0.5em;
	padding-left: 15px;
	text-transform: uppercase;
	} 
	
.text-small {
	font-size: 0.8em;
	} 
	
.hr {
	display: block;
	border-bottom: 1px gray dashed;
	height: 3px;
}

.front_page_bio {	
	font-size: 1.2em;
	font-weight: bold;
	}
	
#order_now { 
	float: right;
	background-color: #D4D4D4;
	color: #8C1C1F;
	width: 160px; 
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-style: outset;
	text-align: center;
	visibility: visible; 
}

#order_now a:link {
	text-decoration: none;
	}

#order_now a:visited {
	text-decoration: none;
	}
	
#order_now a:hover {
	text-decoration: underline;
	}
