#main_inner_content {
	clear: left;
	float: left;
	border: 1px solid #000000;
	background-image: url(images/GUI/bg_inner_mainwindow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 500px;
	display: block;
	width: 737px;
	border-bottom-color: #000000;
}
#adtower {
	margin-left: 10px;
	background-image: url(images/GUI/bg_inner_mainwindow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000000;
	min-height: 500px;
	padding: 3px;
	display: block;
	text-align: center;
	float: left;
	padding-top: 5px;
}
.thumbnail {
	float: left;
	width: 100px;
	height: 158px;
	padding-left: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.thumbnail_photos {
	float: left;
	width: 200px;
	height: 220px;
	padding-left: 33px;
	padding-bottom: 20px;
	text-align: center;
}
.myimage {
	border: solid 1px #333333;
	width: 145px;
	height:110px;
	overflow:hidden;
	display: block;
	cursor: hand;
}
.myimage_photos {
	border: solid 1px #333333;
	width: 200px;
	height:200px;
	overflow:hidden;
	display: block;
}
.myimage_td {
	border: solid 1px #333333;
}
.caption {
	padding-top: 3px;
}
.caption_head {
	padding-bottom: 30px;
}
.caption_head form {
    float:left;
	margin-left: 30px;
	display:block;
	width:100px;
}
#section_title {
	padding-left: 30px;
}
#nav_group {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#nav_next {
	background-image: url(images/GUI/btn_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 25px;
	float: right;
}
#nav_next:hover {
	background-position: left bottom;
}
#nav_previous {
	background-image: url(images/GUI/btn_previous.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 25px;
	width: 25px;
}
#nav_previous:hover {
	background-position: left bottom;
}
#nav_group a span {
	display: none;
}
#nav_archive {
	padding-top: 10px;
	margin-left: 1px;
	padding-bottom: 10px;
}
#myarchive {
	margin: 0px;
	padding: 0px;
}
.venues_list {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.venue_details {
	margin-left: 200px;
}
.venue_logo {
	border: 1px solid #4c4c4c;
	float: left;
	width: 170px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	line-height: 100px;
}


#myarchive select {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	float: left;
}
#main_image_display {
	height: 600px;
	width: 600px;
	border: 1px solid #4c4c4c;
	display: block;
}
#contact_col1 {
	width: 300px;
}
.mytf {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
#mycode {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding: 20px;
	border: 1px dashed #4c4c4c;
	background-color: #111111;
	margin-top: 20px;
	margin-right: 30px;
}
#mythumbnav {
	padding-top: 10px;
	text-align: center;
	margin: 30px;
}
.thumb_nav {
	text-align:center;
	margin-right: 10px;
}
.paging a {
	padding-right: 3px;
	padding-left: 3px;
}
.paging a:hover {
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color:#444444;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}
.paging_selected {
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color:#333333;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
}
