html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:black;
	text-align:center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:white;
	padding-bottom:10px;
}
a{
	color:white;
}
h1{
	font-size:15px;
	font-weight:bold;
	margin-top:30px;
}
table{
	margin:auto;
	width:750px;
	background-color:#101010;
	border:1px solid #303030;
}
th{
	text-align:center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:white;
	font-weight:bold;
	background-color:#202020;
	border:1px solid #666666;
}
td{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:white;
	text-align:center;
	background-color:#202020;
}
ol{
	list-style-type:decimal;
}
h1.first{
	margin-top:0px;
}
div.logo{
	margin:auto;
	width:750px;
	text-align:left;
}
img.logo{
	width:246px;
	height:100px;
	border:0px;
	float:left;
}


div.logo-2011 {
	margin:auto;
	width:750px;
	text-align:left;
}
img.logo-2011 {
	width: 750px;
	height:81px;
	border:0px;
	float:left;
}




img.navigation{
	border:0px;
	float:right;
}
div.content{
	margin:auto;
	padding-top:20px;
	width:750px;
	text-align:left;
	clear:both;
}

img.scenestudy{
	width:750px;
	height:403px;
	border:1px solid white;
}

img.collage{
	width:375px;
	height:480px;
	border:0px;
}
