/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
a:link, a:visited {
	color: #C10F00;
	text-decoration: none
} 
a:active, a:hover {
	color: #575735;
	text-decoration: underline
}
#container {
	width: 960px;
	margin: 0px auto;
	background: #FFF;
	border-left: 1px solid #2B2B1A;
	border-right: 1px solid #2B2B1A;
}
#header {
	clear: left;
	margin: auto;
	width: 960px;
	height: 375px;
	text-align: left;
	background: url(images/bisexual-content.jpg);
	border-left: 1px solid #2B2B1A;
	border-right: 1px solid #2B2B1A;
}
#header h1 {
	font-size: 36px;
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 32px;
}
#header h2 {
	font-size: 14px;
	color: #CCCCCC;
	margin-left: 20px;
	margin-top: 5px;
}

#header2 {
	clear: left;
	margin: auto;
	width: 960px;
	height: 375px;
	text-align: left;
	background: url(images/bisexual-content-videos.jpg);
	border-left: 1px solid #BA2A65;
	border-right: 1px solid #BA2A65;
}
#header2 h1 {
	font-size: 36px;
	color: #FFFFFF;
	padding-top: 50px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 32px;
}
#header2 h2 {
	font-size: 14px;
	color: #CCCCCC;
	margin-left: 5px;
	margin-top: 5px;
}
#left_column {
	clear: right;
	float: right;
	width: 209px;
	padding-right: 5px;
}
#right_column {
	float: left;
	width: 730px;
	padding-left: 10px;
}
#footer {
	clear: both;
	padding: 8px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
	background-color: #2B2B1A;
}
.spacer {
	clear: left;
	height: 4px;
	background-color: #2B2B1A;
}
.section_left {
	margin: 5px;
	margin-right: 0px;
	border: 1px solid #2B2B1A;
}
.section_left_inner {
	padding: 1px;
}
.section_left_title {
	padding: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #BA2A65 url(images/section_title_bg.gif) repeat-x;
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	padding-bottom: 5px;
	font-size: 21px;
	font-weight: bold;
	color: #A26;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 201px;
}
.menu  li  a{
	background: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	display: block;
	width: auto;
	margin-bottom: 1px;
	padding: 4px;
	padding-left: 10px;
	text-decoration: none;
}
*  html  .menu  li  a{ 
	width: 193px;
}
.menu   li   a:visited, .menu   li   a:active{
	color: #666;
}
.menu  li  a:hover{
	background: #B3B380;
	color: #2B2B1A;
}

