body { 
	background: url(images/background.jpg) repeat-x top #D9CFA8; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	margin: 0; 
	}

div#container { 
	margin: auto; 
	width: 750px; 
	background: url(/images/yellowbg.gif) no-repeat 0% 0%; 
	height: 401px; 
	padding: 0; 
	}

div#header {
	padding: 2.5em 0 0 0; 
	}

div#menu { 
	background: url(file:///C|/Documents%20and%20Settings/Isaiah%20Blue/httpdocs/images/menubg.gif) no-repeat 100% 0% #5B4438; 
	padding: 0.5em; 
	color: #7A644D; 
	font-family: arial, helvetica, sans-serif; 
	}

div#menu a {
	text-decoration: none; 
	color: #D9CFA8; 
	text-transform: uppercase; 
	font-size: 11px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	}

div#menu a:hover {
	text-decoration: underline; 
	}

div#sidebar, div#sidebarmedia { 
	float: right; 
	width: 184px; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	padding: 2.5em 0 1em 1em; 
	border-left: 1px dotted #9A9170; 
	margin: 0; 
	text-align: left; 
	}

div#sidebarmedia img { 
	border: 2px solid #ffffff; 
	}

ul { 
	display: block;
	list-style: none;
	padding: 0; 
	margin: 0; 
	}

ul.resource li {
	padding: 0.5em 0 0.5em 0; 
	}

div#sidebar ul li {
	padding: 0 0.5em 0.75em 0.5em; 
	}

div#content { 
	line-height: 2; 
	padding: 2.5em 0 1em 0; 
	width: 535px; 
	}

img.main {
	border: 3px solid #E8E8E8;
}

img {
	border: 0px;
	vertical-align: text-bottom;
}

a.resources { 
	text-decoration: none; 
	color: #6B5448; 
	border-bottom: 1px dotted #AB9488; 
	}

a.resources:hover { 
	border-bottom: 1px solid #6B5448; 
	}

a { 
	text-decoration: none; 
	color: #6B5448; 
	}

blockquote { 
	padding: 0; 
	}

td { 
	padding: 0 2em 0.5em 0; 
	line-height: 1.25; 
	border-bottom: 1px dotted #c0b850; 
	}
