body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #505050;
	background: #FFFFFF url(../images/body_bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 1000px;
	margin: 0px auto 0px auto;
}
#leftcol {
	float: left;
	margin: 299px 39px 0px 0px;
	width: 458px;
}
#leftbotcol {
	margin: 95px 0px 0px 205px;
	height: 135px;
}
#home:hover {
	background: url(../images/btn_home_over.jpg) no-repeat;
}
#coming:hover {
	background: url(../images/btn_coming_over.jpg) no-repeat;
}
#whos:hover {
	background: url(../images/btn_whos_over.jpg) no-repeat;
}
#his:hover {
	background: url(../images/btn_his_over.jpg) no-repeat;
}
#shows:hover {
	background: url(../images/btn_shows_over.jpg) no-repeat;
}
#gal:hover {
	background: url(../images/btn_gal_over.jpg) no-repeat;
}
#nav2 {
	margin-top: 10px;
	margin-left: 155px;
	font-size: 10px;
}
#nav2 p {
	padding: 0px;
	margin: 0px;
	float: left;
}
#nav2 a {
	display: block;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
#nav2 a:hover {
	color: #fff;
}
a#guest {
	width: 64px;
}
a#mail {
	width: 67px;
}
a#forum {
	width: 44px;
}
a#cont {
	width: 52px;
}
a#ind {
	width: 76px;
}
#guest:hover {
	background: url(../images/btn2_guest_over.jpg) no-repeat;
}
#mail:hover {
	background: url(../images/btn2_mail_over.jpg) no-repeat;
}
#forum:hover {
	background: url(../images/btn2_forum_over.jpg) no-repeat;
}
#cont:hover {
	background: url(../images/btn2_cont_over.jpg) no-repeat;
}
#ind:hover {
	background: url(../images/btn2_ind_over.jpg) no-repeat;
}
#rightcol {
	float: left;
	width: 478px;
	padding-right: 0px;
}
h1 {
	margin: 0px;
}
#topbear {
	width: 302px;
	height: 55px;
	float: right;
}
#titlezone {
	width: 172px;
}
h2 {
	font-size: 14px;
	margin: 14px 0px 0px 0px;
	color: #000000;
}
h3 {
	font-size: 12px;
	margin: 14px 0px 0px 0px;
	color: #d2133b;
	clear: both;
}
hr {
	color: #eea3b3;
	background: #eea3b3;
	border: none;
}
a {
	color: #0000CC;
}
table {
	margin: 10px 0px 0px 0px;
}
th, td {
	padding: 3px 3px 2px 3px;
	vertical-align: top;
}
th {
	border-bottom: 2px solid #cccccc;
	text-align: left;
}
td {
	border-bottom: 1px solid #eea3b3;
}
a:hover {
	color: #0033FF;
}
#rightcol p {
	margin: 8px 0px 8px 0px;
}
#rightcol ul {
	margin: 8px 0px 8px 25px;
	padding: 0px;
}
#rightcol ul ul{
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#rightcol img {
	border: 2px solid #cccccc;
}
#rightcol h1 img {
	border: none;
}
.date {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
}
.date_prev_20091028 {
	font-size: 10px;
	color: #d2133b;
	font-weight: bold;
	margin-top: 0px;
}
form {
	margin: 0px;
}
label {
	display: block;
}
.col {
	width: 60px;
	display: block;
	float: left;
}
#leftbotcol input, #leftbotcol textarea, #leftbotcol select {
	width: 180px;
	border: 1px solid #cccccc;
	font-size: 11px;
}
#leftbotcol .btn {
	border: 1px solid #eea3b3;
	background: #efefef;
	font-weight: bold;
	font-size: 11px;
}
.red {
	color: #d2133b;
}

.vid {
	width: 100px;
	float: left;
	font-weight: bold;
	margin-right: 11px;
}
#footer {
	background: url(../images/footer_bg.jpg) no-repeat right;
	padding: 8px 15px 7px 0px;
	text-align: right;
	font-size: 10px;
	clear: both;
	margin-top: 25px;
	
}

