body{
	padding: 20px;
	background: #000000;
	color: #222;
	text-align: center;
	font: 85% "Trebuchet MS",Arial,sans-serif;
	background-image: url('../static/images/cagedark.gif' );
}

p, div, td {
	color: #fff;
}

h1,h2,p
{
	margin: 0;
	padding: 0 10px;
	font-weight:normal
}

p{padding: 0 10px 15px}

h1
{
	font-size: 250%;
	color: #FFF;
	letter-spacing: 1px
}

h2
{
	font-size: 200%;
	line-height:1;
/*	color:#002455*/
}

div#container{width:825px ; 
    margin: 0 auto;padding:10px;text-align:left;background:#666666 }
div#header{background: #414141 ;text-align:center; }

div#buttons{
	background: #000000;
	width:95%;
	margin:5px 0;
}

#buttons table {
	background: url( ../static/images/blacktile.gif );
	width: 100%;
}

div#content{float:left;width:480px;padding:10px 0;margin:5px 0;background: #414141 url(../static/images/gradientblk.gif) repeat-x 0 -5px}
div#nav{float:right;width:330px;padding:10px 0;margin:5px 0;background: #414141 url(../static/images/gradientblk.gif) repeat-x 0 -5px}
div#nav h2{font-size: 120%;color: #6699CC}
div#footer{clear:both;width:100%;background: #414141;padding:10px 0;margin:5px 0;text-align:center}
.style2 {
	color: #FFFFFF;
	font-size: 14px;
}
.style3 {color: #6699CC; }
.style4 {
	color: #6699CC;
	font-weight: bold;
	font-size: 18pt;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #6699CC;
}
a:active {
	color: #6699CC;
}
#container #buttons #home {
	text-decoration: none;
	color: #FFFFFF;
	
}
#container #buttons #rollover:hover {background: url(../static/images/blackoverred.gif); height:25}
.style8 {color: #6699CC; font-weight: bold; }
.style9 {
	color: #FF0000;
	font-weight: bold;
}
