html,body,div,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset,table,td,tr{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	font-size: 62.5%;
	font-family: "Verdana", sans-serif;
	text-align: center;
	background: url(../images/bg_body.gif) repeat-x top #000000;

}

a {
	color: #e05301;
}

p {
	font-size: 1.2em;
}

p.text {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	
}

a:hover {
	color: #b25a2c;
}

.invisible {
	position: absolute;
	display: none;
}



/* TITLEs */


h2.homepage_header {
	display: block;
	width: 230px;
	height: 100px;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Arial", sans-serif;
}

h3.title_shows {
	display: block;
	margin-top: 7px;
	width: 81px;
	height: 25px;
	padding-bottom: 15px;
	background: url(../images/title_shows.gif) no-repeat;
	text-indent: -200000px;
}

h3.title_poll {
	display: block;
	width: 48px;
	height: 25px;
	margin-top: 10px;
	background: url(../images/title_poll.gif) no-repeat;
	text-indent: -200000px;
}

h2.page_title {
	padding-top: 10px;
	font-size: 1.8em;
	padding-bottom: 10px;
}

/* DIVs */

#header {
	width: 100%;
	height: 177px;
	background: url(../images/bg_header.gif) no-repeat center;
}

#content {
	position: relative;
	width: 973px;
	min-height: 500px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#menu {
	width: 973px;
	height: 21px;
	padding-top: 5px;
	background: url(../images/bg_menu.gif) no-repeat;
	clear: both;
}

#inner_content {
	width: 943px;
	min-height: 200px;
	margin-top: 4px;
	padding: 15px;
	background-color: #fff;
}

#footer {
	width: 973px;
	height: 30px;
	background-color: #fff;
}

#left_homepage {
	width: 700px;
	min-height: 200px;
	float: left;
	text-align: left;
}

#right_homepage {
	width: 230px;
	min-height: 500px;
	float: right;

}

#left_top_banner {
	width: 360px;
	min-height: 60px;
	text-align: center;
	float: left;
}

#right_top_banner {
	width: 360px;
	min-height: 60px;
	float: right;
	text-align: center;

}


div.portrait {
	width: 130px;
	height: 142px;
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-right: 4px;
}

div.portrait p.header{
	display: block;
	width: 130px;
	border: solid 1px #f5915b;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.portrait p.picture{
	width: 130px;
	height: 102px;
	display: block;
	margin-top: 2px;
	border: solid 1px #f5915b;
}

#shows_box_wrapper {
	width: 220px;
	height: 108px;
	padding-top: 83px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../images/bg_shows_box.gif) no-repeat;
}

#shows_box {
	width: 195px;
	height: 93px;
	padding: 5px;
	overflow: auto;
	font-family: "Tahoma","Geneva", sans-serif;
	font-size: 1em;
	padding-top: 3px;
	font-weight: bold;
}

#shows_box li {
	padding-top: 4px;
}


#underbelly_box {
	width: 230px;
	min-height: 100px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #f5915b;
}

#weather_box {
	width: 230px;
	min-height: 100px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: solid 1px #f5915b;
	border-right:solid 1px #f5915b;
	border-bottom: solid 1px #f5915b;
}
.cleaner {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.center {
	text-align: center;
}


ul.menu {
	list-style: none;
}

.large {
	font-size: 2em;
}

ul.menu li{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

ul.menu a {
	outline: none;
}

ul.footer_menu {
	list-style: none;
	font-size: 1.2em;
}
ul.footer_menu li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Tahoma","Geneva", sans-serif;
}

ul.footer_menu a {
	text-decoration: none;
}

ul.footer_menu a:hover {
	text-decoration: underline;
}

ul.shows_list {
	font-size: 1.2em;
}

ul.shows_list li {
	margin-bottom: 2px;
}

p.webdesign {
	display: block;
	margin-right: 5px;
	margin-top: 2px;
	font-size: 1.1em;
}

p.webdesign a{
	color: #fff;
	text-decoration: none;
}


a.blog_link {
	margin-top: 10px;
	display: block;
	width: 219px;
	height: 145px;
	float: left;
	margin-right: 6px;
	text-align: center;
	background-color: #fba847;
}

form.poll_form div{
	clear: both;
	height: 20px;
}

form.poll_form2 {
	float: right;
}



form.poll_form input{
	height: 20px;
	float: left;
}

form.poll_form input.submit{
	height: 28px;
	float: left;
}

form.poll_form input.submit2{
	height: 28px;
	margin-left: 5px;
	float: left;
}

form.poll_form button{
	padding: 3px;

}

form.poll_form label{
	padding-top: 2px;
	display: block;
	width: 200px;
	font-size: 1.2em;
	float: right;
}

object.player {
	margin-top: 2px;
}

#header_subtitle {
	position: absolute;
	display: block;
	width: 600px;
	top: -32px;
	text-align: center;
	left: 350px;
	font-weight: bold;
}

/* IMAGEs */

/* MENUs */

/* FORMs */

form.contact_form label{
	font-weight: bold;
	font-size: 1.2em;
}

form.contact_form input{
	padding: 2px;
	width: 200px;
}

form.contact_form div {
	margin-top: 5px;
}

form.contact_form textarea{
	padding: 2px;
	width: 400px;
	height: 200px;
}


.error {
	font-weight: bold;
	color: #fe2b2b;
}

.red {
	color: #f00;
}


/* LISTs */