@charset "UTF-8";
body  {
	background: #2c2c2c;
	margin: 0; 
	padding: 10px 0 0 0;
	text-align: center; 
	color: #c7c7c7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 4px solid #414141;
	text-align: left;
} 
#header {
	background: url(../images/bg_image12.jpg) no-repeat right top;  
	height: 260px;
	background-color: #000000;
	padding-left: 20px;
	margin: 0 auto;
	border-bottom: solid #414141 1px;
} 
#header_video {
	background: url(../images/bg_image8.jpg) no-repeat right top; 
	height: 260px;
	background-color: #000000;
	padding-left: 20px;
	margin: 0 auto;
	border-bottom: solid #414141 1px;
} 
#header_music {
	background: url(../images/bg_image9.jpg) no-repeat right top;  
	height: 260px;
	background-color: #000000;
	padding-left: 20px;
	margin: 0 auto;
	border-bottom: solid #414141 1px;
} 
#header_photos {
	background: url(../images/bg_image10.jpg) no-repeat right top;  
	height: 260px;
	background-color: #000000;
	padding-left: 20px;
	margin: 0 auto;
	border-bottom: solid #414141 1px;
}  
#header_about {
	background: url(../images/bg_image11.jpg) no-repeat right top;  
	height: 260px;
	background-color: #000000;
	padding-left: 20px;
	margin: 0 auto;
	border-bottom: solid #414141 1px;
} 

#header h1 {
	margin: 0; 
}
#header_video h1 {
	margin: 0; 
}
#header_music h1 {
	margin: 0; 
}
#header_photos h1 {
	margin: 0; 
}
#sidebar1 {
	float: left; 
	width: 220px; 
	background: #131313;
}
#mainContent {
	margin: 0 0 0 190px;
	background-color: #131313;
	padding: 20px;
	border-left: dotted #414141 1px;
} 

#mainContent_photos {
	margin: 0 0 0 190px;
	background-color: #131313;
	padding: 20px;
	border-left: dotted #414141 1px;
	height: 750px;
} 

#mainContentContainer {
	margin: 0;
	background-color: #131313;
	padding: 0px;
} 

#footer {
	padding: 0 10px 0 20px; 
	background:#000000;
	margin: 0 auto;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #b23700;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: large;
	line-height: 180%;
	color: #FFFFFF;
}

h3 {
	font-size: large;
	color: #b23700;
}

a {
	text-decoration: none;
	color: #5d90c9;
}

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

#header h1, #header p {
	margin: 0;
	color: #b23700;
}

#header h1 {
	padding-top: 100px;
}

#header_video h1, #header_video p {
	margin: 0;
	color: #b23700;
}

#header_video h1 {
	padding-top: 100px;
}
#header_music h1, #header_music p {
	margin: 0;
	color: #b23700;
}

#header_music h1 {
	padding-top: 100px;
}
#header_photos h1, #header_photos p {
	margin: 0;
	color: #b23700;
}

#header_photos h1 {
	padding-top: 100px;
}
#header_about h1, #header_about p {
	margin: 0;
	color: #b23700;
}

#header_about h1 {
	padding-top: 100px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	background-color: #131313;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 2.5em;
}

#sidebar li li {
	padding-left: 40px;
	border-bottom: 1px dotted #414141;
	background: url(../images/img02.gif) no-repeat 25px 50%;
	font-weight: bolder;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 2px solid #0F0F0F;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Video Thumbnails */

#videothumb {
	float: left;
	width: 120px;
	background-color: #000000;
}

.menuonstate {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.home_image {
	float: right;
	padding-left: 30px;
	padding-bottom: 20px;
}
.feature_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 180%;
}

