﻿
/* CSS Document */

/*clear browser settings*/
/*___________________________________________________________________________*/
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {  

}



#wrap { 
	width: 840px; 
	height: 1000px;
	margin: 0px auto 0px auto; 
	padding: 0px; 
	overflow: hidden;
	z-index: 2;
	}
       
#screen { 
	position: relative;
	padding: 0px 10px 0px 10px; 
	overflow: hidden;
	}

#header { 
	position: relative;
	top: -800px;
	width: 100%; 
	padding: 1px; 
	margin: 0px;  
	z-index: 2;
	}

	
	
#nav { 
	position: relative;
	top: -810px;
	float: left; 
	text-align: right; 
	width: 175px; 
	height: 500px;
	left: -11px;
	margin: 0px; 
	z-index: 9;
	}


	
#content { 
	position: relative;
	top: -820px;
	height: 500px;
	text-align: left; 
	margin: 0px 10px 0px;
	padding: 15px 120px 35px 15px;
	z-index: 7;
	overflow: auto;
	display: block;
	}


#drum {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	}
	
	
.entry { 
	padding: 0px;
	margin: 0px;
	}

.entry img {

	margin: 5px 10px;
	}

#photos img { border: 1px outset #000; }

#photos img:hover { border: 1px inset #000; }

#footer { 
	position: relative;
	top: -7800px;
	text-align: center; 
	border: 0.05em solid #333333; 
	padding: 0px 20px 0px 20px; 
	margin: 0px; 
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif; 
	font-size: 80%; 
	z-index: 20;
	background-color: #000000;
	}


body { 
	margin: 0px; 
	padding: 0px; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 90%;  
	background-color: #000;
	} 

p { 
	color: #000000; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 100%; 
	}

p.indent { 
	color: #000000; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 100%; 
	text-indent: 25px 
	}

p.indent_small { 
	color: #e0e0e0; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 90%; 
	text-indent: 25px 
	}

p.hanging { 
	color: #e0e0e0; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 100%; 
	margin-left: 25px; 
	text-indent: -25px 
	}

p.p2 { 
	color: #e0e0e0; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 90%; 
	margin: 0; 
	padding: 0; 
	}

p.p3 { 
	color: #000000; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 90%; 
	}
	
	
p.rightalign { 
	color: #e0e0e0; 
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif; 
	font-size: 100%; 
	float: right; 
	}

#footer p {
	color: #ffffff; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif;  
	font-size: 90%; 
	}
	
blockquote { 
	color: #e0e0e0; 
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif; 
	font-size: 100%; 
	}

.first-letter { 
	font-size: 180%; 
	font-weight: bold; 
	line-height: 0.8em; 
	}
	
.firstword { 
	font-size: 120%; 
	font-weight: bold; 
	line-height: 0.8em; 
	}


li.who { 
	color: #000000; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif;
	font-size: 100%; 
	list-style-image: url(../images/bg_bullet.png); 
	}

li.where { 
	color: #333333; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif;
	font-size: 75%; 
	list-style-position: inside;
	list-style-type: none;
	}

ol { 
	color: #000000; 
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif; 
	font-size: 100%; 
	}

h1 { 
	color: #000000; 
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif; 
	font-size: 150%; 
	font-weight: bold; 
	}

h2 { 
	color: #ffffff; 
	background-color: #666666;
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 140%; 
	font-weight: bold; 
	border-top: 1px double #333333;
	border-right: 1px double #333333;
	border-bottom: 2px double #333333;
	border-left: 1px double #333333;
	padding: 2px 0px 2px 10px;
	}

h3 { 
	color: #000000; 
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	}



/* Main Navigation links - passive pages */
a.a2 { 
	display: block; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	padding: 7px 10px 7px 10px; 
	margin: 5px 0px; 
	width: 165px;	
	}

a.a2:link, a.a2:visited { 
	color: #e0e0e0; 
	background-color: #333333; 
	border: 1px solid #e0e0e0;
	text-decoration: none; 
	}

a.a2:focus, a.a2:hover { 
	color: #ffffff; 
	background-color: #666666; 
	border-top: 1px solid #e0e0e0;
	border-right: 5px solid #FFCC99;
	border-bottom: 1px solid #e0e0e0;
	border-left: 5px solid #FFCC99;
	width: 160px;	
	text-decoration: none; 
	}

a.a2:active { 
	color: #ffffff; 
	background-color: #333333; 
	text-decoration: none; 
	}

/* Main Navigation links - active page */
a.a3 { 
	display: block; 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	padding: 7px 10px 7px 10px; 
	margin: 5px 0px; 
	border-top: 1px solid #e0e0e0;
	border-right: 5px solid #FFCC99;
	border-bottom: 1px solid #e0e0e0;
	border-left: 5px solid #FFCC99;
	width: 160px;	
	}

a.a3:link, a.a3:visited, a.a3:focus, a.a3:hover { 
	color: #ffffff; 
	background-color: #666666; 
	text-decoration: none; 
	}
	
a.a3:active { 
	color: #006699; 
	background-color: white; 
	text-decoration: none; 
	}


/* css & xhtml validation links in navigation bar */
a.a4 { 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 90%; 	
	}

a.a4:link, a.a4:visited { 
	color: #333333; 
	text-decoration: none; 
	}

a.a4:focus, a.a4:hover { 
	color: #660000; 
	text-decoration: underline; 
	}
	
a.a4:active { 
	color: #996666; 
	background-color: white; 
	text-decoration: none; 
	}



/* page bottom navigation links */


.bottom_nav a { 
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif; 
	font-size: 70%; 
	padding: 2px 10px; 
	margin: 1px; 
	border: 0px;
	}

.bottom_nav a:link, a:visited { 
	color: #ffffff; 
	text-decoration: none; 
	}

.bottom_nav a:focus, a:hover, a:active { 
	color: #333333; 
	text-decoration: underline; 
	}


/* regualar links */

a {
	font-family: verdana, "Trebuchet MS", tahoma, arial, sans-serif;
	font-size: 100%;
	}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	}

a:focus, a:hover {
	color: #660000;
	text-decoration: none;
	}

a:active {
	color: #996666;
	text-decoration: underline;
	}


