@charset "utf-8";

body {
	background-color: #C7C4B3;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #E6E7B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	text-align: left;
	height: 590px;
	width: 401px;
	float: left;
	margin-top: 43px;
	clear: both;
	background-image: url(p_r_re.jpg);
}
#header {
	height: 48px;
	float: left;
	width: 367px;
	margin-top: 28px;
	margin-right: 34px;
}
#content {
	height: 436px;
	width: 367px;
	float: left;
}
#video {
	height: 256px;
	width: 320px;
	margin-top: 24px;
	margin-left: 18px;
}
#tasks {
	width: 320px;
	margin-top: 32px;
	margin-left: 18px;
	height: 96px;
}

#footer {
	clear: both;
	height: 60px;
	float: left;
	width: 367px;
}

a:link {
	color: #E6E7B3;
	text-decoration: none;
}
a:visited {
	color: #E6E7B3;
	text-decoration: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E7B3;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E7B3;
	text-decoration: none;
	line-height: 14px;
}

.currentlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7C00;
	text-decoration: none;
	line-height: 14px;
}

