@charset "utf-8";
#body_container {
	width: 800px;
	background-image: url(/info/images/inv_2_col_bg.jpg);
	height: 460px;
}
#body_container #left_col {
	width: 539px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#body_container #right_col {
	width: 241px;
	float: left;
	text-align: left;
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
#right_col a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#right_col a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#left_col a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#left_col a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}


#left_col #left {
	/*background-image: url(/images/white-trans.png);
	background-repeat: repeat;
	border: 1px solid #306d6b;
	color: #000000;
	overflow: auto;*/
	padding: 10px;
	width: 510px;
	text-align: left;
	font-size: 12px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
}
#left ul {
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#left li {
	list-style-image: url(http://www.greektheatrela.com/images/dots_bullit.gif);
	padding-bottom: 8px;
}



#right_col #right {
	width: 450px;
	margin-top: 20px;
	margin-left: 20px;
}
.field {
	width: 337px;
}
.form_text {
	font-size: 11px;
	color: #000000;
}
#right_col #Press {
	text-align: center;
	margin-top: 20px;
	background-color: #005658;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#right_col #venues {
	padding-left: 15px;
}
.shade-box {
	background-image: url(/images/white-trans.png);
	background-repeat: repeat;
	border: 1px solid #306d6b;
	width: 565px;
	margin-left: auto;
	text-align: left;
	padding: 10px;
	margin-right: auto;
}
