/* Style Sheet: MuralPlan.css */  
body {position: relative; margin: 0; padding: 0;}

div#content {
	position: absolute;
	top: 4px;
	left: 164px;
	right: 25px;
	color: #EED;
	font: 13px Verdana, sans-serif;
	padding: 10px;
	width: 700px;
	float: left;
	height: 600px;
	background-image:url(RVSBGFadeOut.jpg)
}

div#content p {
	margin: 0 1em 1em;
	font-weight: bolder;
}

div#content h3 {margin-bottom: 0.25em;}

div#links a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0;
	text-decoration: none;
	color: #FFC;
}

div#links a:hover {color: #411;}

h1 {
	margin: -9px -9px 0.5em;
	padding: 15px 0 5px;
	text-align: left;
	background: #339966;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	text-transform: none;
	font: oblique bold 25px sans-serif;
	height: 28px;
	vertical-align: middle;
	white-space: normal;
	text-indent: 30px;
}

dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}

div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}

div#links {
	position: absolute;
	top: 35px;
	left: 10px;
	width: 140px;
	height: 424px;
	font: 12px Verdana, sans-serif;
}

code, pre {color: #EDC; font: 110% monospace;}
.style2 {
	color: #003300;
	font-size: medium;
}
.style3 {
	font-size: x-small
}
.style5 {
	font: bold medium;
	font-size: large;
}
.style7 {font: bold medium; font-size: medium; }
.style8 {font-size: smaller}
