#main h1{font: normal 2.7em "Trebuchet MS", Arial, Sans-Serif; color: #B60D0A;  border-bottom: 1px solid #ccc; }
#main h2 { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc;}
#content { width: 800px; margin: 10px auto; background: #fff; padding: 10px; height:530px;}

#header { background: #fff url(../images/header2.jpg) no-repeat; height: 390px; height:460px;
margin-top:35px;}
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo { padding: 40px 0 0 20px;  float: left; width: 400px; }

	#search { float: right; width: 240px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #B60D0A; font-size: .8em; cursor: pointer; }

	#searchform { padding: 10px; background: #fff; text-align: left; }
	#searchform p { margin: 0; }
	#searchform ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	}
	#searchform li {
		padding-left:10px;
		padding-top:3px;
	}

	
	.musicTag{
		font-weight:bold;
		font-size:14px;
	}
	li { list-style: none;}
	#menuBox {background-color:#fff ; height:15px;}
	#menu { margin:0px 0pt 20px;padding-bottom:25px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 39px; line-height: 25px; background: #D0D4D4; margin: 0 1px 0 0; color: #808080; }
		#menu li a:hover { background: #B2B6B6; color: #000; }
		#menu li a.current { background: #66A3CF; color: #fff; }
		#menu li a#last  { margin: 0; padding: 5px 41px 5px 40px; }

	#main li{
		list-style:none;
		color:#aaa;
	}
	.noPad{
		border:none;
		width:100px;
	}
	#divExtras{float:right;width:185px;}
	#divExtras img{border:none;padding:5px;}
	#divExtras .noPad{width:80px;padding-left:20px;}
.third { font-size: .9em;  float: left; width: 340px; margin: 0 30px 10px 10px; }
.blog { border-right:1px solid #ccc;
float:left;
font-size:0.9em;
margin:0pt 30px 10px 10px;
width:515px;
padding-right:10px; }
#blogMenu{font-size: .9em;  float: right; width: 200px; margin: 0 5px 0px 0px; }
.last { float: right; margin: 0 10px 10px 0; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#prefooter { width: 800px; margin: 0 auto; background: #fff; padding: 15px 18px 1px; font-size: .9em; }

#footer { width: 800px; margin: 0px auto; color: #000; font-size: .9em;padding-bottom:30px; }
	#footer a { color: #444; }
	#footer p {margin:0pt 5pt 0px;}
	.right { float: right; text-align: right; font-size: 1em; }
		.bottomRight { float: right; text-align: right; font-size: 1em; position:relative;top:-12px;}
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover {  color: #444; text-decoration: underline; }
		
div.box{

	padding:10px;
	color:#333333;

}
div.box h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
div.box p{padding-bottom:0px;}

div.box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:280px;
}
div.box textarea {
	border:1px solid #3b6e22;
	color:#666666;
	width:280px;
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:70px;
	text-align:right;
	font-weight:bold;
}
.spacer{margin-left:80px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
.green{
	background:url(img/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.subContent	{
	width: 215px;
	margin-top: 15px;
	padding-top: 15px;
	float: right;
	background: #ccecf8 url(../images/bg_sub-top.gif) no-repeat;
}

#blogMenu h2 {
	color:#0092CB;
	font-weight:normal;
	border-bottom:none;
}	
#blogMenu a {
	color:#000;
	font-weight:normal;

}	
#blogMenu img{
	padding-left:0px;
	padding-top:5px;
	
}
.subContent h4,.subContent h2, .subContent p, .subContent dl {
	padding: 0 15px;
}
.subContent dl dd {
	padding-bottom: 10px;
}	
.subContent ul	{
	list-style: disc;
	padding: 0 15px 0 15px;
	margin-bottom: 1em;
	font-weight: bold;
}
.subContent ol	{
	padding: 0 15px 0 30px;
	list-style: decimal;
}
.subContentFooter	{
	width: 215px;
	height: 10px;
	background: #ccecf8 url(../images/bg_sub-bottom.gif) no-repeat;
}

/*  Navigation  */
#nav {

	clear: both;	
	margin: 0; padding: 0;		
	height: 35px;
	left: 0;	top: 35px;	
	z-index: 99999;
}
#nav ul {
	float: left;
	list-style: none;
	width: 800px;		
	height: 35px;
	text-transform: uppercase;
	margin: 0;	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 10px;
	font: bold 15px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: -0.3px;
	color: #111;
}
#nav ul li a:hover{
	color: #0DA7D2;
	background: none;
	border: none;
}
#nav ul li a:active {
	color: #0DA7D2;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #0da7d2;	
}
.blue{
	color:#0DA7D2;
}
#demo-container {
    overflow: hidden;
 width:800px;
 height:475px;
}

#demo-wrapper {
   width:800px;
   position: relative;
   height: 475px;
   overflow: hidden;
}

.scrolling-content {
 height: 475px;
}

.scrolling-content {
 width:3200px;
  position: absolute;
}



#contact-area {
	width: 480px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 230px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right:120px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 10px;
}


#more_links {
	margin:7em auto 1em;
	text-align:center;
	width:480px;
}.subdued {
	color:#444444;
	font-size:0.8em;
}
.subdued a {
	color:#434434;
}

