
#container div.main {
width: 900px;
margin-top: 2px;
font-family: arial;
font-size: 12px;
height: 610px;
max-height: 610px;
background-color: #eeeeee;
overflow: scroll;
}


span.date {
color: purple;
}

#container h4 {
font-family: trebuchet ms, verdana;
color: purple;
margin-left: 25px;
border-bottom: 1px dashed;
width: 90%;
font-weight: normal;
}



td.footer {
border: 1px solid #555555;
vertical-align: middle;
background-color: black;
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000000', startColorstr='#3d3d3d', gradientType='0');
}



body {
font-family:trebuchet ms, verdana;
padding: 15px;
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#EEEEEE', startColorstr='#CCCCCC', gradientType='0');
background-color: #DDDDDD;
scrollbar-base-color: black; 
scrollbar-arrow-color: purple;
scrollbar-DarkShadow-Color: purple; 
scrollbar-Highlight-Color: purple;
scrollbar-Track-Color: #cccccc;
scrollbar-Face-Color: black;
width: 900px;
}




#container td.column3 {
width: 160px;
vertical-align: top;
text-align: center;
}



#container td.column1 {
vertical-align: top;
}





div.headerLeft {
height:370px;
width: 658px;
float: left;
margin-right: 1px;
margin-left: 4px;
background: #eee;
}



div.headerRight {
height:370px;
width: 210px;
float: left;
margin-left: 7px;
}

img.header {
	border-style:ridge;
} 


h3.whiteBack{
color:#000;
background-color:#fff;
}




a.header:link, a.header:visited
{
display:block;
font-weight:bold;
color:purple;
background-color:#fff;
border-style:outset;
width:100px;
text-align:center;
padding:4px;
text-decoration:text-decoration: overline underline;
}

a.header:hover,a.header:active
{
font-size:110%;
}





#menu {
	
	clear: both;
	display: block;
	height: 800px;
	padding-top: 2px;
	width: 180px;
	float:left;
	margin-top:0px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-left: 4px;
	padding: 0px;
	text-align: left;
}

#menu li {
	background: url(NavImages/list-bg.jpg) no-repeat;
	display: block;
	font-size: 11px;
	height: 17px;
	list-style: none;
	margin-bottom: 2px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 0px;
	width: 165px;
	text-align: left;
}

.tab {
	background: url(NavImages/tab-heading1.jpg) no-repeat;
	color: #000000;
	display: block;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top:4px;
	margin-bottom: 8px;
	margin-left: 7px;
	width: 165px;
	text-align: left;
}


div.right {
margin-left: 0px;
width: 220px;
font-family: trebuchet ms, verdana;
font-size: 12px;
overflow: hidden;
text-align: center;

}





span.bottomnav {  
font-family: trebuchet ms, verdana;
font-size: 12px;
color: white;
}


img {
border: none;
}


div.center{
width: 478px;
margin-left:4px;
margin-top:4px; 
padding: 0px;
font-family:trebuchet ms, verdana;
background:#eee;
border-style:ridge;
}



a:link, a:visited { color: #CC33FF; text-decoration: none }
a:hover { color: purple; text-decoration: overline underline; }
a.footlink:link, a.footlink:visited, a.footlink:active { color: white }

a.footlink:hover { color: #cccccc; }
