body {
	margin : 0px 0px 0px 0px;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	}


ul  { 
	list-style-image: url("http://www.hodler.com/images/bullet.jpg") ;
	margin-left:-20px;


}


#left {
	margin-left:60px;
	width:270px;
	margin-top:35px;



  	float:left;
	
}


#links{
	font-size:xx-small;
	background-color: e5ecf3;	
}




#main {

	padding-bottom:40px;


}



#footer {
	/*background-color: red;*/

	clear:all;
}


a:visited {
	color: #4D5C6A;
	text-decoration: none;		
}

a:link{
	color: #FF0000;
	text-decoration: none;	
}

a:hover{
	color: #FF0000;
	text-decoration: underline;	
}


h2 {
	color: #666666;
}

h2 {
	font-size: small;	
}
