body {
	background-image: url(images/topbar2.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin-top: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #57C8E6;
}
a:active {
	text-decoration: none;
	color: #666;
}

#td_bgimage {
	background-image: url(images/Aaron_title.jpg);
	background-repeat: no-repeat;
}
.table_border {
	width: 669px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}
#flashcontent {
	height: 350px;
	width: 620px;
	padding: 20px;
	color: #CCC;
	text-align: center;
	margin: 0;
}

#copyright {
	padding: 0px;
	background-color: #413F40;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #6D6E72;
}
h5 {
	color: #0057A7;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
}
#td_bgimage1 {
	background-image: url(images/mainbg2.jpg);
	background-repeat: no-repeat;
}
.table_main {
	width: 669px;
}
.marquee {	height: 81px;
	overflow: hidden;
	width: 669px;
	background-color: #58575C;
}
#td_bgcolor {
	background-color: #DDDDDB;

}
#td_bgimage2 {
	background-image: url(images/pebbles_blueTop.jpg);
	background-repeat: no-repeat;
}
#float_right {
	float: right;
}

.p_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#td_bgimage3 {
	background-image: url(images/pebbles.jpg);
	background-repeat: no-repeat;
}


#p_paddng {
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#float_left {
	float: left;
}

