	/*

		CONTENT STYLES

	*/



/*---------- HEADERS ---*/


#content h1 {
	color: #333;
	font-size: 1em;
	background-image: url(h1.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 1.3em;
	}

#content h2 {
	color: #000;
	font-size: 0.9em;
	}

#content h3 {
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin: 0.5em 0 0 0;
	}

#content h4 {
	font-size: 0.8em;
	font-weight: normal;
	border-bottom: 1px solid #999;
	margin: 1em 0 0.2em 0;
	width: 400px;
	}


#content h5 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 1.5em 0 0.2em 0;
	width: 400px;
	}




#copyright {
	color: #999;
	}



/*---------- Inline Styles ---*/


#content .bold {
	font-weight: bold;
	}

#content .italics {
	
	}


/*---------- LINKS ---*/

#content a {
	color: #369;
	font-size: 0.8em;
	
	}

#content a:hover {
	color: #333366;
	}



/*---------- PARAGRAPH ---*/

#content p {
	font-size: 0.8em;
	line-height: 1.5em;
	}




/*---------- UL LI ---*/

#content ul {
	font-size: 0.8em;
	}

#content li {
	margin: 0.6em;
	padding: 0 0 0 1.2em;
	list-style: none;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	line-height: 1.5em;
	}



/*---------- Contact ---------*/


#contact {
	margin: 1em;
	padding: 1em;
	background-color: #F7F7F7;
	}



/*--------- float images ------*/

.fl {
	float: left;
	margin: 0.4em 0.4em 0 0.4em;
	}


.fr {
	float: right;
	border: none;
	}
#accred {
	text-align: center;
	vertical-align: middle;
	margin:2px;
}
#accred img {
	margin:5px;
	text-align: center;
	vertical-align: middle;
	}
