body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background:#131313 url(images/bg.jpg) repeat-y center;
}

fieldset { margin:0px; padding:0px; border:none; }
img { border:none; }

h2 { text-align:center; }

a:link { color:#fff; text-decoration:none; font-weight:bold; }
a:visited { color:#fff; text-decoration:none; font-weight:bold; }
a:hover { color:#CCCCCC; text-decoration:none; font-weight:bold; }

#wrapper {
	width:970px;
	margin:0px auto;
	padding:12px 15px;
}

#header {
	margin-bottom:20px;
}

#content {
	margin-bottom:20px;
	padding:0px 16px;
}

#photoboxes {
	margin-bottom:20px;
}

#photobox1 {
	float:left;
	width:260px;
	height:304px;
	margin-right:9px;
}

#photobox2 {
	float:left;
	width:212px;
	height:149px;
	margin-right:9px;
	margin-bottom:6px;
}

#photobox3 {
	float:left;
	width:479px;
	height:149px;
}

#photobox4 {
	float:left;
	width:701px;
	height:147px;
}

#copyright {
	font-size:11px;
	text-align:center;
}

ul {
	width:600px;
	margin:0px auto;
}

li {
	width:300px;
	float:left;
	text-align:left;
}
