body{
	background-color: #5555FF;
	font-family: verdana, sans-serif;	
     	}

p{
	line-height: 1.1em;
     	}

#indenting {
	padding-left: 30px;
}

#content {
	color: #AAB3AA;
	width: 90%;
	background-color: #002931; 
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	border-width:8px;
	border-style: solid;
	border-color: #885544;
	
	}
td,tr {padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bottom {
	clear: both;
	margin: 0px;
	margin-bottom: 8px;
	padding: 2px;
	text-align: center;
	font-size: small;
	font-style: italic;
	background-color:#33AAFF;
	color:#002931;
}

h1,h2{
	font-family: sans-serif;
	font-weight: bold;
	line-height: 1.0em;
	
     } 
h1{
	font-weight:bolder;
	padding-bottom: 8px;
	margin-top: 15px;
	padding-top: 2px;
	text-align: left;
	color: #33AAFF;
	border-bottom-style: solid;
	border-bottom-width: 7px;
	border-bottom-color: #22A000;
	font-size: 38px;

	}


h2{
	color: #DD1177;	
     }

h3{
	color: #DD1177;
        font-style: italic;
	font-weight: bold;
	font-family: sans-serif;
     } 


#sidebar{
	float: right;
	width: 34%;
	background-color: #22A000;
	border-color: #44FF00;
	border-width: 6px;
	border-style: solid;
	margin-left: 50px;
	margin-right: 0px;	
	padding: 5px;
	color: #002931;
	} 

#sidebar h3 {
	color: #88FF00;
	line-height: .4em;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#sidebar p {
	color: #FFFFFF;
	color: #002931;
	padding-top: 4px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}


#body{
	width:750px;
	}

q{
	font-style: italic;
	}

a:link { 
	color: #B23AEE;
	}

a:visited{
	color: #99FF00; 
	}
a:hover {
	color: #EEFF00; 
	/*font-weight: bold;*/
	} 
hr {
	color: #22A000;
	background-color: #22A000;
	border-bottom-color: #22A000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#address{
	border-style: double;
	border-width: 3px;
	border-color: black;
	color: #3B8471;
	font-weight: bold;
	margin-right: 450px;
	padding-left: 5px;
	}



.indenting {
	padding-left: 30px;
}
