﻿* {
	margin:0;
	padding:0;
}
body { 
padding:0; 
margin:0; 
overflow:auto; 
font-family:"Trebuchet MS", verdana, arial, sans-serif;
font-size:14px; 
background: #EFE3E7;}

#wrapper{
	width:94%;
	margin: 0 auto;
	color: black;
}
#main {
	clear: left; 
	height:380px;
}
#header, #prophet #header {font-family:georgia, serif; 
font-size:30px; 
color:#A47472; 
z-index:10;
margin-top:15px;
margin-bottom: 20px;}

#footer {color:#000;  
text-align: center;
font-size:11px;
margin-top: 30px;
bottom: 5px;
height: 30px;
background:#BE94A2;
padding: 10px;}
#footer a {color:#fff; font-weight:bold; text-decoration:none;}
#footer a:visited, #footer a:active { color:#fff;}
#footer a:hover {color:#FFFFCC; background:none; text-decoration:none;}
#credit { font-size: 11px; text-align:center; color:#875364; padding: 12px;}
#credit a{font-weight: bold; color: #875364; padding: 2px;}
#credit a:hover {color:#fff; background:#BE94A2;}

#menu {
	height: 190px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #F9EDF3;
	padding: 8px;
}
#csslinks #menu, #writing #menu {
	height: 300px;
}
#music #menu, photos09 #menu {
	width: 255px;
}
#menu li {list-style-type:none;}
#menu a, #menu a:link {
 display:block;
 color:#899B9B;
 text-decoration:none;
 margin-top:1px;
 padding: 2px;
 }
#menu a:visited {color:#53939B;}
#menu a:hover {background: #EFE3E7; color: #A47472;}
#menu a:active {font-weight:bold;}

#right {line-height: 24px; overflow: auto; background: #F9EDF3; padding-left:16px}
#right p {padding: 0 15px 18px 0px;}
#writing #right {height: 410px;}
#prophet #right {margin-left:420px; height: 430px}
#prophet2 #right {margin-left: 420px; height:600px;}
#prophet1 #right {width: 50%; height:448px;}
#left {float:left; z-index:20; width: 45%;}
#music #left, #photos09 #left {width: 290px; margin-right:15px;}
#music #right, #photos09 #right {height:380px; padding-left:10px;}
#top {
background: black url('../prophet/img/infant.jpg') no-repeat;
padding: 20px;
color: white;
}
#top p {
	padding-bottom:12px;

}
#top #sb1 {
	float: left;
	width: 535px;
	height: 200px;
	}
	#top #sb2 {
	float: left;
	width: 415px;
	height:300px;
}
#chart #top {
	background:#F1EEE9;
}

#music #right img {
  margin-top: 40px;
  margin-bottom: 12px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	line-height:18px;
	color:#A47274;
	padding-top: 8px;
}
.cite {
	font-size: 60%;
}
cite {
	color: #393939;
	text-align: right;
}
cite a {
	color:#7289A4;
	text-decoration:none;
}
cite a:hover {
	background: #FFFFFF;
}
h1, h2, h3 {
	font-family: Georgia, Helvetica, serif;
	color:#A47472;
	margin-top: 18px;
	margin-bottom: 10px;
}
#right h2 {
	font-size:18px;
	margin-bottom: 8px;
	clear: both;
}
.lyrics {
	margin-top: 18px;
	margin-bottom:40px;
}
.rt {
	float: right;
	margin-left:6px;
	margin-bottom:3px;
}
.lft {
	float: left;
	margin-bottom: 3px;
	padding-right:6px;
}
.sys, .dia, .pulse {
	font-weight: bold;	
}
.sys {
	color:#8C2829;
	border-bottom: 1px gray solid;
	padding-bottom: 1px;
}
.dia {
	color:#DE8E8C;
}
.pulse {
	color:#8ABCCA;
}
.day {
	font-size:80%;
	padding-top: 8px;
	margin-top: 8px;
}

