@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(images/banner_bg_lite.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-attachment: scroll;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	color: #FFF;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}

#full_container {
	margin: 0 auto;
	top: 389px;
	width: 1147px;
	position: relative;
}

#navbar {
	position: absolute;
	top: 0px;
	width: 1146px;
	height: 64px;
	background-color: #000;
	border: 0px;
}

#sidebar_left {
	position: absolute;
	top: 66px;
	width: 245px;
	height: 889px;
	background-color: #000;
	float: left;
}

#sidebar_right_album {
	position: absolute;
	top: 66px;
	left: 888px;
	width: 247px;
	height: 263px;
	background-color: #000000;
	padding-left: 11px;
	padding-bottom: 10px;
}

#sidebar_right_status {
	position: absolute;
	top: 349px;
	left: 888px;
	width: 228px;
	height: 29px;
	background-color: #000;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#tweet {
	position: absolute;
	top: 401px;
	left: 888px;
	width: 228px;
	height: 106px;
	background-color: #000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#sidebar_right_reviews {
	position: absolute;
	top: 537px;
	left: 888px;
	width: 228px;
	height: 130px;
	padding-left: 16px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#sidebar_right_socnet {
	top: 728px;
	position: absolute;
	width: 236px;
	height: 170px;
	background-color: #000;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10pt;
	text-align: center;
	left: 889px;
}

#section_title {
	top: 66px;
	width: 623px;
	height: 257px;
	background-color: #000;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: left;
	line-height: 0pt;
	position: absolute;
	left: 248px;
}

#section_content {
	position: absolute;
	top: 344px;
	left: 248px;
	width: 623px;
	background-color: #000;
	padding-right: 10px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 0px;
	float: left;
}

#bottombar {
	position: relative;
	top: 1000px;
	width: 1147px;
	height: 40px;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 8pt;
	line-height: 9pt;
}

#sidebar_right_separator_a {
	position: absolute;
	top: 341px;
	left: 888px;
	width: 236px;
	height: 5px;
	background-color: #000;
	padding-left: 11px;
	padding-right: 11px;
}

#sidebar_right_separator_b {
	position: absolute;
	top: 530px;
	left: 888px;
	width: 236px;
	height: 5px;
	background-color: #000;
	padding-left: 11px;
	padding-right: 11px;
}

#sidebar_right_separator_c {
	position: absolute;
	top: 720px;
	left: 888px;
	width: 236px;
	height: 5px;
	background-color: #000;
	padding-left: 11px;
	padding-right: 11px;
}	

#separator_1 {
	position: absolute;
	top: 66px;
	left: 886px;
	width: 3px;
	height: 889px;
	background-color: 000;
}

.small-text {
	font-family: Helvetica, Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
}

ul {
	list-style-type: none;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
}

a.mp_red-link:link {
	text-decoration: none;
	color: #F00;
}
a.mp_red-link:visited {
	text-decoration: none;
	color: #F00;
}
a.mp_red-link:hover {
	text-decoration: underline;
	color: #F00;
}
a.mp_red-link:active {
	text-decoration: none;
	color: #F00;
}

a.mp_white-link:link {
	text-decoration: none;
	color: #FFF;
}
a.mp_white-link:visited {
	text-decoration: none;
	color: #FFF;
}
a.mp_white-link:hover {
	text-decoration: none;
	color: #F00;
}
a.mp_white-link:active {
	text-decoration: none;
	color: #F00;
}

a.addthis_button:link {
	color: #F00;
	text-decoration: none;
}

a.addthis_button:visited {
	color: #F00;
	text-decoration: none;
}

a.addthis_button:hover {
	color: #F00;
	text-decoration: underline;
}

a.addthis_button:active {
	color: #F00;
	text-decoration: none;
}