#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 30px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A6297;
	border-right-color: #3A6297;
	border-bottom-color: #3A6297;
	border-left-color: #3A6297;
	height: 519px;
}
#wrapper #maincontent {
	width: 615px;
	float: left;
	margin-left: 25px;
	margin-top: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
}
#wrapper #maincontent a {
	color: #3A6297;
}
#wrapper #maincontent a:hover {
	color: #64AC71;
}


.smaller {
	font-size: 80%;
}

#wrapper #maincontent #buttons {
	margin-left: 190px;
	margin-top: 8px;
}
#wrapper #maincontent #buttons li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	list-style-type: none;
	margin-right: 0px;
	font-weight: normal;
	margin-left: 15px;
	color: #3A6297;
}
#wrapper #maincontent #buttons a {
	color: #3A6297;
	text-decoration: none;
}
#wrapper #maincontent #buttons a:hover {
	color: #64AC71;
}


#wrapper #movie {
	float: right;
	width: 244px;
}
#wrapper #movie h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 8px;
}
#wrapper #movie h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
