body {
background: #000 url(images/bodyback.png);
font: normal 8pt/13pt verdana, arial,sans-serif;
color: #FFF;
margin: 0px;
padding: 10px;
}

.wrapper {
margin: 0 auto;
width: 900px;
vertical-align: top;
}

table.container {
background: url(images/Heading.png) top left no-repeat;
width: 900px;
vertical-align: top;
color: #000;
}

.header {
height: 200px;
}

.content {
background: url(images/back.png) top left repeat-y;
}

table.menuback {
background: url(images/cont.png) top left repeat-x;
width: 900px;
height: 50px;
vertical-align: top;
}

td.filler {
height: 66px;
}

td.text {
height: 18px;
padding: 0px 0px 0px 260px;
color: navy;
}

td.filler2 {
height: 10px;
}

a:link, a:visited {
color: #999;
text-align: center;
}
	
a:hover {
color: #FF9900;
text-align: center;
}	

.lefty {/*
background: #000066;*/
width: 140px;
color: #FFF;
padding: 10px 5px 5px 5px;
text-align: center;
vertical-align: top;
}

.lefty a:link, .lefty a:visited {
color: #666;
text-align: center;
}
	
.lefty a:hover {
color: #FF9900;
text-align: center;
}	

.main {
background: url(images/corner.png) bottom right no-repeat;
width: 730px;
color: #FFF;
padding: 10px 5px 5px 5px;
vertical-align: top;
text-align: left;
}

li.Off {
 list-style:url(images/BulletOff.png);
}
li.On {
 list-style:url(images/BulletOn.png);
}

table.contact {
margin: 0 auto;
}

td.contact {
background: url(images/avatar_bg.png);
margin: 10px;
padding: 10px;
}

.footer {
background: url(images/footer.png) bottom center repeat-x;
color: #FF9900;
width: 860px;
height: 60px;
padding: 0px 20px 0px 20px;
text-align: right;
}

.footer a:link, .footer a:visited {
color: #FF9900;
padding: 3px 5px 3px 5px;
}

.footer a:hover {
color: #AA6600;
}

.stuff {
float: left;
}




