body {
	background-repeat: repeat;
	line-height: 14px;
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-transform: lowercase;
	background-image:url(../img/background_rp.png);
	padding:0px;
	margin:20px;
	margin-left:0px;
}

.wrapper {
	width:1200px;
	}

.section {
	margin:0px;
	padding:0px;
	width: 250px;
	background-color:#808080;
	float: left;
	margin-left:20px;

}

.sectionwide {
	margin:0px;
	padding:0px;
	width: 413px;
	background-color:#808080;
	float: left;
	margin-left:20px;

}

.header {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../img/corner.png);
	border-bottom-color: #4D4D4D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding:10px;
	margin:0px;
	background-color: #ff0000;
	padding-top:20px;
	padding-bottom:15px;
}

.subsection {
	border-bottom-color: #4D4D4D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding:10px;
	margin:0px;
	background-color:#808080;

}

.subsectionimage {
	border-bottom-color: #4D4D4D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin:0px;
	background-color:#808080;

}

.footer {
	padding:10px;
	margin:0px;
	background-color:#ff0000;

}

h2 {
	padding-left, margin-right:0px;
	margin:0px;
	font-size:24px;
	color: #FFFFFF;
}

h3 {
	padding-left, margin-right:0px;
	margin:0px;
	color: #FFFFFF;
}

li,ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

li {
	border-bottom-color: #4D4D4D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding:10px;
	margin:0px;
	background-color:#808080;

}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}


.footer a:link, .footer a:active, .footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	
}

.footer a:hover {
	color: #4D4D4D;
	text-decoration: underline;
}

.download a:link, .download a:active, .download a:visited {
	color: #ff0000;
	text-decoration: none;
	
}

.download a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#youtube {
	width: 425px;
}

#logo {
	background-image: url(../img/logo_red.png);
	margin:0px;
	padding:0px;
	width: 200px;
	height: 200px;
	background-color: #4d4d4d;
	float: left;
	margin-left:20px;
}