
body {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	color:#333;
	font-size: 1em;
	margin: auto;
	padding: 0;
	background:#CCC url(images/bground.jpg) top repeat-x;
	text-align:center;
}

p {
	font-size: .9em;
	margin: 5px 0 10px 0;
	text-align: justify;
}

h1 {
	font-size: 1.5em;
	color: #FF6600;
	text-align:center;
}
h2 {
	font-size: 1.2em;
	color: #009900;
	margin-bottom: 2px;
}

a {
	/* color: #FF6600; */
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#container{
	width:750px;
	margin:10px auto 0px auto ;
	text-align:left;
	background: #FFF url(images/body_bground.gif) no-repeat right bottom;
}

#banner {
	padding: 0;
}
#mainwrapper {
	padding: 0;
	padding: 10px 20px 20px 50px;
	
}

#navcontainer {
	height: 46px;
	background: #FFF url(images/nav_bground.jpg) top left no-repeat;
	padding: 0;
	text-align: left;
}


#footer {
	width: 720px;
	padding: 10px 20px 20px 10px;
	text-align:right;
	font-size: 0.7em;
	background: url(images/footer.jpg) top no-repeat;
}

.logo {
	width: 60px;
	height: 130px;
	position: relative;
	float: left;
	margin-right: 10px;
}

.logo2 {
	clear: both;
	width: 150px;
	height: 182px;
	float: right;
	margin-left: 10px;
}

.mix-logo {
	width: 150px;
	height: 51px;
	position: relative;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

.afa-logo {
	width: 150px;
	height: 182px;
	position: relative;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

.piggy_bank {
	width: 650px;
	height: 920px;
	float: left;
}

.header-phot {
	width: 150px;
	height: 121px;
}

h1.heading {
	display:none;
}

#navlist
{
padding: 10px;
margin: 0 0 0 30px;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0 0 0 0;
display: inline;
}

#navlist li a
{
padding: 15px 9px 10px;
text-decoration: underline;
}

#navlist li a:link {
	color: #000;
}
	
	
#navlist li a:visited { color: #000; }

#navlist li a:hover
{
color: #FF7B14;
}

#header-photos {
	padding: 0;
	margin: 0 10px 0 80px;
}

.small{
	font-size:0.7em;
}	

table#info,table#info td{
	font-size:0.9em;
	border:1px dotted #000;
}

table#info td p{
	text-align:left;
}