/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif);
	font-family: Georgia, Verdana , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #333333;
}

hr{ background-color:#477273;}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 170%;
}

p {
}

blockquote {
	font-style: italic;
}

odd { background-color:#00FF33;}

ol {
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
}

/* Wrapper */

#wrapper {
	padding-top: 20px;
	background: url(images/img02.gif) repeat-x;
}

/* Header */

#header {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background: #C90404 url(images/img03.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 80px;
	padding: 0 0 0 0;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 12px;
}

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

/* Search */

#search {
	float: right;
	width: 300px;
}

html>body #search {
	width: auto;
}

#vidBox {
	height:247px;
	width:300px;
	float:right;
	margin-right:20px;
	margin-top: 20px;
}

#textBox {
	width:320px;
	height:290px;
	float:left;
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	overflow:auto;
	padding-right:5px;
	scrollbar-face-color: #ffffff;
	font-weight:bold;
}

#textBox p{
font-size:11.5px;

}

.smallText {
font-size:9px;


}

#backgroundBox {
padding: 7px 7px;
width: 650px;
height: 400px;
background:#CCCCCC;
background: url(images/background.png);
background-repeat:no-repeat;
color:#333333;
}

#backgroundBoxLinks {
padding: 7px 7px;
width: 624px;
height: 510px;
background-color: #CCCCCC;
background-image: url(images/backgroundLinks1.png);
background-repeat:no-repeat;
color:#333333;
padding-left:4px;
padding-bottom:65px;
}

#backgroundBoxLinks p {
line-height:1.1;
color:#141414;
text-align:center;
}

#backgroundBoxLinks h1 {
text-align:center;
}

#backgroundBoxLinks td {
text-align:center;
}

#backgroundBoxLinks table {
text-align:center;
margin-left:8px;
}

h1 {
text-decoration:underline;
}

#sidebar h1{
text-decoration:none;
}

#backgroundBox h2 {
color:#333333;
}

/* Menu */

#menu {
	width: 760px;
	height: 182px;
	margin: 0 auto;
	background: url(images/header.png);
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background:  #CCCCCC ;
}

/* Content */

#content {
	float: right;
	width: 470px;
	padding: 30px 10px;
}

#home_content {
	float: right;
	width: 430px;
	padding-top:4px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:85px;
	background-image:url(images/background2.png);
	background-repeat:no-repeat;
	margin-right:30px;
	margin-top:14px;	
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 225px;
}

.twocols .col2 {
	float: right;
	width: 225px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/*rock and roll content*/
#rockContent {
	float: none;
	width: 720px;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 55px;
	}
/* Sidebar */

#sidebar {
	float: left;
	width: 175px;
	padding-left:29px;
	padding-top:4px;
	padding-right:25px;
	padding-bottom:50px;
	background-image:url(images/background3.png);
	background-repeat:no-repeat;
	margin-left:30px;
	margin-top:14px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 8px;
}

#sidebar li li {
	background: none;
}

#sidebar p {
	margin-top: 0;
	line-height: normal;
}

#sidebar a {
}

#sidebar a:hover {
}

#sidebar .list li {
	padding: 5px 0;
}

#sidebar .list {
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #CCCCCC;
}

#mySpry{
float:left;
color:#333333;
text-align:center;
background-color: #CCCCCC;
}

th {background-image:url(images/tableHeadBg.png);
background-repeat:repeat-x;
padding-top:3px;
padding-bottom:3px;
color:#000000;
}

.tickercontainer { /* the outer div with the black border */
padding-top:7px;
padding-bottom:15px;
border: 0px solid #000;
background: clear; 
width: 690px; 
height: 27px; 
margin-left: 25px; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 690px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 690px;
font:  19px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
white-space: nowrap;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: clear;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Georgia;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

#styletwo{position:relative;display:block;height:24px;font-size:10px;font-weight:bold;background: url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto; padding-left:0px;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 11px 8px 11px;height:24px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(images/bgON.gif) repeat-x top left;}
