a:link		{color: #839905; text-decoration: none; border-bottom: none;}
a:visited		{color: #839905; text-decoration: none; border-bottom: none;}
a:hover		{color: #839905; text-decoration: none; border-bottom: 1px dotted #839905;}
a:active		{color: #839905; text-decoration: none; border-bottom: 1px dotted #839905;}

a.none		{border-bottom: none;}

*	{
	margin: 0;
	padding: 0;
	}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #f4f2d3;
	}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 725px;
	}

#logo {
	margin-bottom: 15px;
	text-align: left;
	}

#movie {
	border: 1px solid #cccccc;
	width: 725px;
	background: #f4f2d3;
	}

#intro {
	text-align: right;
	margin: 10px 10px 0 0;
	font-family: "Trebuchet MS";
	font-size: 7pt;
	}