body{
	background : White;
	margin : 0 0 0 0;
	font : normal normal normal medium Gill Sans Light, Gill Sans, Arial, Sans-Serif;
}

img{
	border : 0;
}

img.thumb{
	margin : 1px 1px 1px 1px;
}

img#bottomb{
	vertical-align : bottom;
}

img#topb{
	vertical-align : top;
}

div#header{
	height : 54px;
	border-bottom : thin solid #f93;
}

img#logo{
	float : left;
}

img.nav{
	float: left;
}

div#title{
	float : left;
	margin : 60px 0 20px 0;
	padding-left : 120px;
}

div#taglines{
	border-left : 2px solid #f71;
	float : left;
	margin : 20px 0 20px 0;
}

span#tags{
	line-height : 140%;
}

span.h3{
	margin : 0 0 0 10px;
}

div#pic1{
	clear : left;
}

div#pic2{
	margin : 0 0 0 50px;
}

.h1{
	font: bold medium smallcaps arial, sans-serif;
	color: #000;
}

.h2{
	font: bold medium smallcaps arial, sans-serif;
	color: rgb(247,150,71);
}

.h3{
	font: bold medium arial, sans-serif;
	color: #000;
}

.small{
	font: bold small gill sans light, gill sans, arial, sans-serif;
	color: #000;
}