body {
	background: #F2F2F2;
	color: #000;
}

a {
	color: #999;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	border-bottom:#C00 dotted 1px;
}

ul {
	list-style-image: url('bullet.gif');
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#nav {
	margin-bottom: 20px;
}

#footer {
	font-size: 11px;
	color: #666;
	text-align: center;
}

.clear {
	margin-bottom: 20px;
}
#left-column {
	background-color: #222 ;
	}
	
#left-column h4 {
	
	font-family:Arial;
font-size:12px;
color:#EEEEEE;
margin-left: 5px;
}
#right-column {
	background-color: #222 ;
	}
	
#right-column h4 {
	
font-family:Arial;
font-size:12px;
color:#EEEEEE;
margin-left: 5px;
}

#navmenu2 li
{
	margin-left:0;
}
#navmenu3 li
{
	margin-left:0;
}

