body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background: #7f5e36 url(images/bkg.jpg) repeat top center;
	margin: 0px auto;
	text-align:center;
}

#container{
	width:660px;
	text-align:left;
	margin:0px auto;
	position:relative;
}

#header{
	width:660px;
	height:270px;
	background:url(images/header.jpg) no-repeat;
	position:relative;
}
#header #homeLink {
	display:block;
	width:500px;
	height:200px;
	position:absolute;
	top:60px;
	left:40px;
}
#header #busLink {
	display:block;
	width:70px;
	height:100px;
	position:absolute;
	top:170px;
	left:540px;
}


#indent{
	margin:0px;
	padding:0px;
	width:604px;
	position:absolute;
	top:270px;
	left:29px;
}

#content{
	width:604px;
	min-height:300px;
	margin:0px;
	background:url(images/bodyTile.jpg) repeat-y;
}

#page{
	width:540px;
	margin:0px;
	padding:5px 0px 10px 30px;
}

#footer{
	width:604px;
	height:138px;
	background:url(images/footer.jpg) no-repeat;
	
}
#copyright {
	width:604px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 5px;
}

#menu {
	height:35px;
	width:604px;
	padding:0px;
	margin:0px;
	text-align:center;
	background:url(images/menu/bkg.jpg) no-repeat;
}
#menu ul {
	margin:auto;
	padding: 0px;
	height:25px;
	width:570px;
	list-style-type: none;
}
#menu li {
	float:left;
}
#menu li a {
	display: block;
	height: 25px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#menu li a:hover { 
	background-position: left bottom;
}

.menu_item {
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-position: left top;
}
.menu_item_selected {
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-position:left bottom;
}


#menu_item1{
	background:url(./images/menu/menu2_01.gif) no-repeat;
	width:77px;
}
#menu_item2{
	background:url(./images/menu/menu2_02.gif) no-repeat;
	width:68px;
}
#menu_item3{
	background:url(./images/menu/menu2_03.gif) no-repeat;
	width:68px;
}
#menu_item4{
	background:url(./images/menu/menu2_04.gif) no-repeat;
	width:86px;
}
#menu_item5{
	background:url(./images/menu/menu2_05.gif) no-repeat;
	width:103px;
}
#menu_item6{
	background:url(./images/menu/menu2_06.gif) no-repeat;
	width:110px;
}
#menu_item7{
	background:url(./images/menu/menu2_07.gif) no-repeat;
	width:58px;
}


h1 {
	font-size: 18px;
	margin:0px;
	text-transform:uppercase;
}
h2 {
	font-size: 16px;
	margin:30px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	margin:30px 0px 0px 0px;
}
p {
	margin:5px 0px 10px 10px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}

.hide{
	display:none;
}


.img_padding{
	padding: 10px 0px 10px 10px;
}

.dates-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.dates-copy {
	font-size: 14px;
}


.aboutus{
	font-size:12px;
}
.nowOpen {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

/*   GALLERY   */
.image_thumb {
	background:url(./images/posters/thumbFrame.gif) no-repeat top;
	width:158px;
	height:160px;
	margin:10px;
	float:left;
	position:relative;
}
.image_file {
	margin:5px 5px 5px 3px;
}
/*.thumb_frame {
	background:url(./images/posters/thumbFrame.gif) no-repeat top;
	width:158px;
	height:166px;
	position:absolute;
	top:0;
	left:0;
}*/


.poster {
	text-align:center;
}
.poster_title {
	font-size:24px;
	color:#360101;
	text-align:left;
}
.poster_artist {
	font-size:18px;
	color:#360101;
	text-align:left;
}
.poster_age {
	font-size:16px;
	color:#360101;
	text-align:left;
}

/* GUEST ARTISTS */
.artist_name {
	font-size:16px;

}
.title {
	font-size:14px;

}
.copyright {
	font-size: 10px;
	color: #999999;
	font-style: italic;
}






.view_by {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#prev {
	width:200px;
	float:left;
	text-transform:uppercase;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#next {
	width:200px;
	float:right;
	text-align:right;
	text-transform:uppercase;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




.disclaimer {
	font-style:italic;
	font-size:12px;
	color:#666666;
}


.sponsorPad {
	padding:10px;
}




/* VOTE */
#vote_box {
	text-align:left;
	width:500px;
	margin:10px;
}

#vote_btn {
	width:113px;
	height:113px;
	display:block;
	background:url(/images/voteBtn.jpg) no-repeat top;
	margin:0 auto;
}
#vote_btn:hover { background-position:bottom; }



.left {
	float:left;
}
.right {
	float:right;
}

.captcha_input {
	width:90px;
	border:#999999 solid 1px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:5px;
	margin:0;
}

p.ishuman {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	padding:0;
	margin:5px 0;
}
.vote_submit {
	width:240px;
	font-size:14px;
}
.clear {
	clear:both;
}
.padded {
	padding: 5px 0;
}

.vote_cast {
	font-size:24px;
	text-align:center;
}
.permalink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:center;
}


.posterRank {
	font-size:24px;
	color:#360101;
}














/* COMMENTS */

div#comments label {
	font-size:12px;
	color:#666666;
}

div#comments #comments_message {
	width:520px;
	height:200px;
}
div#comments #comments_name {
	font-size:24px;
	width:520px;
}
div#comments div.row {
	padding:15px 0 0 0;
	margin:0;
}
div#comments button#post {
	width:200px;
	margin:5px 150px;
	font-size:18px;
}


div#comments_display div.item {
	width:520px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:#999999 dotted 1px;
}



