/* partial Meyer's reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}


body {
	font-family: Georgia, serif;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #000;
	color: #CCC;
}


a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


img {
	border: 0;
}


h1 {
	text-indent:-5000px;
	width:607px; 
	height:104px; 
	background-image: url(images/header.gif);
}


h2 {
	text-indent:-5000px;
	width:780px; 
	height:30px; 
	margin-bottom: 25px;
}


#container {
	width: 940px;
	margin-left: 20px;
	font-size: 18px;
	line-height: 26px;
}


#intro {
	font-size: 24px;
	line-height: 36px;
	width: 625px;
	margin-left: 160px;	
	margin-top: 75px;
	margin-bottom: 100px;
}


#content {
	width: 780px;
	margin-left:80px;
}


#illustration {
	margin-bottom: 100px;
}


#illustration h2 {
	background-image: url(images/illustrations_header.gif);
}


#illustration p {
	margin-bottom: 25px;
}


dl {
	position: relative;	
	width: 780px;
	height: 575px;
}	


dd {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}


dd img {
	border: 2px solid #000;
}


dd a:hover img {
	border: 2px solid #990000;
}


#extra {
	margin-bottom: 100px;
	width: 780px;
	height: 380px;
}


#extra h2 {
	background-image: url(images/extras_header.gif);
}


#brightangles {
	position: relative;
	width: 780px;
	height:125px;
	clear: both;
	background: #1d1d1d;
	margin-bottom: 40px;
}


#brightangles p {
	position: relative;
	width: 375px;
	float: left;
	display: inline; 
	padding: 10px;
}


#brightangles img {
	position: relative;
	width: 375px;
	float: right;
	display: inline; 
}


#grandallusions {
	position: relative;
	width: 780px;
	height: 125px;
	background: #1d1d1d;
	clear: both;
}


#grandallusions p {
	position: relative;
	width: 375px;
	float: left;
	display: inline; 
	padding: 10px;
}


#grandallusions img {
	position: relative;
	width: 375px;
	float: right;
	display: inline; 
}


#contact {
	margin-bottom: 200px;
}


#contact p {
	width: 459px;
	height: 100px;
	float: left;
	display: inline;
}


#contact h2 {
	background-image: url(images/contact_header.gif);
}


#contact ul {
	list-style-type:none; 
	width: 300px;
	height: 100px;
	float: right;
	display: inline;
}


#contact li {
	float: left;
	margin-left: 15px; 
	display: inline;
}


#footer {
	font-size: 12px;
	color: #333;
	margin-bottom: 20px;
}