@import url("reset.css");

body {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 11px;
	color: #1a1a1a;
}

h1 {font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}

h2 {font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #303030;
}

div#whitewrapper {
	width: 1024px;
	float: left;
}

div#gallery {
	padding-top:15px;
	padding-bottom:15px;
	float: left;
}

div#pagetitle {
	height: 20px;
	width:420px;
	background: #000;
	padding:9px;
	float: left;
}

div#column2 {
	width: 470px;
	background: #fff;
	float: left;
	padding: 0;
	margin: 0;
}

div#blackwrapper {
	float: left;
	background: #000;
}

div#textcolumn {
	width:420px;
	padding-left:8px;
	float:left;
}
