@charset "utf-8";
#body_container {
	width: 800px;
	background-image: url(/info/images/bg_jobs.jpg);
	height: 620px;
}
#body_container #left_col {
	width: 760px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #FFFFFF;
	padding: 20px;
}
#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 #left {
	/**/background-image: url(/images/white-trans.png);
	background-repeat: repeat;
	border: 1px solid #306d6b;
	color: #000000;
	padding: 15px;
	overflow: auto;
	width: 730px;
	text-align: left;
	font-size: 11px;
	height: 550px;
	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);
}



#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;
}
