body{
width: 600px;
font-size: 80%;	font-family: Arial, Helvetica, sans-serif;
}


h1{
	font-size: 20px;
	margin: 0 0 20px 0;;
}

h1 a, h3 a{
	color: black;
	text-decoration: none;
}

h2{
margin: 0;

}

h3{
	margin: 10px 0 0 0;
}

p{
	margin: 0 0 10px 0;
	font-size: 12px;
}

#crumbs{
		font-size: 11px;
		padding: 0 0 10px 0;
		text-transform: capitalize;
}


#mainnav, #mediagallery, .relatedlinks, .more , #footer, #subnav, #masternav, gettinghere, #flash, #rightcol, #toolbar img, #search, .hide, .hidden, .actions{
	display: none;
}

#col{
	display: none;
}

img{
	float: left;
	clear: left;
	margin: 10px;
}

#sponcor img{
	float: none;
	display: inline;
	clear: none;
}


.item{
		clear: left;
		height:150px;
}


.clearfix:after,.item:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}





