/* CSS Document - Created by D Denholm salemdesign.com on 21NOV05 */


#Home, #Classes, #News, #Resume, #Contact {
	background-color: #ffebcd;
}

#News h2, #Resume h2 {
	text-align:center;
}

#Resume h3 {
	font-size: 14px;
}

#Resume p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#headerimage {
	position: absolute;
	top: 0px;
	left: 0px;
	height:150px;
	width:700px;
}

#LeftNav {
	position:absolute;
	width: 85px;
	top: 177px; 
	left: 0px;
}

#LeftNav li {
	list-style:none;
	background-color:  #ffebcd;
	color: #655000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	margin-top: 15px;
}	


#LeftNav li a {
	text-decoration:none;
	color: #655000;
}

#LeftNav li a:link {
	color: #655000;
}

#LeftNav li a:visited {
	color: #6550000;
}

#LeftNav li a:hover {
	background-color: #204F68;
	color: #ffebcd;
	padding: 5px;
}

#footer {
	color: #655000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width: 100%;
	text-align: center;
	position:absolute;
	bottom: -50px;
	left: 0px;
	width: 100%;
}

#footer a:link {
	color: #655000;
	text-decoration:none;
}

body#Home a#home, body#Classes a#classes, body#News a#news, body#Resume a#resume, body#Contact a#contact {
	color: #ffebcd;
	background-color: #204F68;
	padding: 5px;
}

#Content {
	position: absolute;
	left: 150px;
	top: 170px;
	color: #655000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 700px;
}

#Content a:link {
	color: #655000;
	text-decoration:none;
}
#Content a:visited {
	color: #655000;
	text-decoration:none;
}
#Content a:hover {
	color: #655000;
	text-decoration: underline;
}

#Home #Content {
	position: absolute;
	left: 150px;
	top: 120px;
	color: #655000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 700px;
}

#Home #Content a:link {
	color: #655000;
	text-decoration:underline;
}
#Home #Content a:visited {
	color: #655000;
	text-decoration:underline;
}
#Home #Content a:hover {
	color: #655000;
	text-decoration: none;
}





#ResumeContact {
	text-align: center;
}

#Resume #Content {
	width: 600px;
}

#Contact #Content {
	width: 375px;
}

#ContactDetails { 
	text-align: center;
	margin-top: 50px;
}

.Indent {
	padding-left: 20px;
}

.ProArts {
	margin-left: 9em;
}

#Classes #Content {
	position: absolute;
	left: 150px;
	top: 120px;
	color: #655000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 700px;
}



#Classes #Content p {
	font-size:12px;
	margin-top: 0.5em;
}

#Classes h5 {
	margin-bottom: 0px;
}