/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#000000;
margin:0;
}

#container {
width: 957px;
text-align:center;
margin:0 auto;
}

#footer {
text-align:center;
margin:0 auto;
background:url(../images/footer_background.jpg);
height:81px;
margin-top:20px;
font-size:12px;
}

#container2 .contenttd #text {
padding: 10px;
width: 917px;
}

#container2 .contenttd #hometop {
padding: 10px;
}

#container2 {
width: 957px;
text-align:center;
margin:0 auto;
}

td.contenttd{
background:#FFFFFF;
text-align:left;
font-size:12px;
}

a.bottom, a.bottom:active, a.bottom:link, a.bottom:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

a.bottom:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.nav22{
margin-top:-10px;
margin-right:-10px;
padding-left:5px;
padding-bottom:5px;
}

.heading {
font-size:20px;
color:#C66005;
font-weight:bold;
}

.bold{
font-weight:bold;
}

div.content{
padding-left:20px;
}