BODY 
{	background : #C0D9D9 url(images/background.jpg);/* repeat; */
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : black;
	margin : 20px 0px 20px 0px; 
	text-align: left; 
} 

#container
{	text-align: left; 
	width: 800px; 
	background-color : #ffffff; 
	background: url(images/body1.jpg);
	border: 1px solid #cccccc;
} 

#frame
{
	background-color: #cccccc;
	border: 1px solid #cccccc;
}

#navigator
{	background : url(images/boxheader.jpg); 
	padding : 3px 10px 5px 10px; 
	border-top : 1px solid #cccccc; 
	border-bottom : 1px solid #cccccc; 
	color: #cccccc;
	font-weight : bold;
} 

#navigator1
{	background : url(images/boxheader.jpg); 
	padding : 3px 10px 5px 10px; 
	border-top : 1px solid #cccccc; 
	border-bottom : 1px solid #cccccc; 
	color: #cccccc;
	font-weight : bold;
} 
#separator
{
	color: #cccccc;
}

.menu:VISITED, .menu:ACTIVE, .menu:FOCUS, .menu:LINK
{	color: black;
	text-decoration: none; 
} 

.menu:HOVER
{	color: #3F7DE3; 
} 

.menu1:VISITED, .menu:ACTIVE, .menu:FOCUS, .menu:LINK
{	color: black;
	text-decoration: none; 
} 

.menu1:HOVER
{	color: #3F7DE3; 
} 

.expand
{	text-align: right;
	color: red;
	text-decoration: none; 
	font-size :xx-small;
} 

.expand1
{	text-align: right;
	color: black;
	text-decoration: none; 
} 

#body1
{	width:600px; 
	margin-left: 5px; 
	padding: 12px 0px 10px 0px; 
	float:left; 
} 

#lateral
{	width: 178px;
	height: 204px; 
	float:right; 
} 

#footer
{	font-weight : bold;
	font-size : xx-small;
	text-align : left;
	color : Gray;
}

#list ul
{	margin : 5px 10px 0px 0px; 
	padding: 0px 0px 0px 4px; 
	list-style: none;
}

#list li
{	padding-left: 14px; 
	background: url("images/runner.gif") 0 2px no-repeat; 
	margin-bottom: 10px;
}	
