#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 350px;
	text-align: center;
	border: 1px solid #333;
	background-image: url(content/featured1.jpg);
	background-repeat: no-repeat;
}
.wibya {
	padding-top: 40px;
}

body {
	background-color: #000;
	margin-top: 35px;
	background-image: url(content/Untitled-3.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
a:link {
	color: #055;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #055;
}
a:hover {
	text-decoration: underline;
	color: #00AEAE;
}
a:active {
	text-decoration: none;
	color: #055;
}
.footer {
	padding-top: 10px;
	color: #0CC;
	font-size: 24px;
}
#footer {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: left;
}
.footer-spalsh {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: capitalize;
	color: #055;
}
.footer-spalshLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #055;
	font-size: 12px;
}
#footer2 {
	width: 840px;
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
}
#qrtag {
	float: left;
	width: 900px;
}

#flash {
	height: 350px;
	width: 900px;
	float: left;
}
