html {
	margin:0;
	padding:0;
}

body  {
	margin:1em;
	color:#000;
	background-color:#FFF5DC;
	font-family:verdana, arial, helvetica, sans-serif;
}

a {
	font-weight:600;
	color:#900;
	background-color:inherit;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	text-decoration:underline;
	color:#060;
	background-color:inherit;
}

img {
	border:0;
	margin:0;
}

#content {
	width:80%;
	margin:1em 15% 1em 15%;
}

#content h1 {
	font-family:helvetica, sans-serif;
	font-size:1.6em;
	margin:1em 0 .5em 0;
}

#content h2 {
	color:#FAFAD2;
	background-color:#404040;
	font-size:1em;
	margin:.5em 0 .25em 0;
	padding: .25em;
	padding-left: .75em;
}

#content h3 {
	color:#404040;
	background-color:inherit;
	font-size:.8em;
	margin:.25em 0 0 0;
}
	
#content p {
	font-size:80%;
	line-height:1.4em;
	margin:0 0 1em 2em;
}

#content li {
	line-height:1.4em;
	padding-bottom:1em;
}


blockquote {
	padding:2em;
	border-top:2px solid #999;
	border-right:6px solid #005;
	border-left:2px solid #999;
	border-bottom:6px solid #005;
	color:#FAFAD2;
	background:#333;
	font-weight:500;
	font-size:1em;
	margin-right:0;
}

.attrib1 {
	margin-top:1em;
	text-align:right;
	font-size:80%;
	font-weight:600;
}

.attrib2 {
	text-align:right;
	font-size:70%;
	font-weight:400;
}

.subhead {
	font-size:90%;
	color:#FFDEAD;
	background-color:inherit;
	margin-left:.5em;
}


/********************* THIS IS IMPORTANT. DON'T ERASE OR MESS WITH IT ***********************/
.clear {
	clear:both;
	line-height:.1;
	margin:0;
	padding:0;
}

/********************************************    FOOTER  *****************/

#footer {
	font-size:10px;
	color:#808080;
	background-color:inherit;
	font-family:helvetica, arial, georgia, times, sans-serif;
	border-top:1px solid #808080;
	margin:auto;
	text-align:center;
	width:98%;
}
.footer {
	margin-top:-2px;
}
#footer img {
	padding:0 4px 0 4px;
	border:0;
	margin:0;
}
/*<![CDATA[*/
 div.c3 {text-align: center}
 div.c2 {text-align: left}
 div.c1 {text-align: right}
/*]]>*/
