* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	margin: 0;
	background-image: url(../main_graphics/BlacktoGray.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#contmain
{
width: 927px;
margin: 0 auto;
}

h1, h2, h3 {
	color: #000000;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}


h3 {
	font-size: 1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #000000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #000000;
}


#main
{
width: 927px;
border-left: 15px solid #ffffff;
border-right: 15px solid #ffffff;
margin: 0 auto;
}

/* Header */

#header {
	width: 927px;
	margin: 0 auto;
	height: auto;
	background: #ffffff;
}

#menu {
	float: left;
	height: 90px;
	width: 875px;
	padding-left: 52px;
	background-color: #ffffff;
	background-image: url(../template_img/menu.gif);
	background-repeat: repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	width: 125px;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 40px;
	font-weight: bold;
	color: #ffffff;
    text-align: center;

}

#menu a:hover {
	color: #E9E9E9;
	background-image: url(../template_img/menu_r.gif);
	background-repeat: repeat-x;
}



/* Logo */

#logo {
	width: 927px;
	height: 553px;
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../main_graphics/Grapes_Group_Text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#logo h1 {
	padding-top: 480px;
	padding-left: 20px;
	color: #000000;
	font-size: 18px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo a {
	color: #000000;
}

#logo_banner {
	width: 927px;
	height:auto
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../main_graphics/Dept_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 432px;
}

#logo_nowplay {
	width: 927px;
	height:auto
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../main_graphics/Dept_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 432px;
}

#logo_grapes {
	width: 927px;
	height:auto
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../productions/Past_Productions/graphics/grapes_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 431px;
}
#logo_eurydice {
	width: 927px;
	height:auto
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../productions/Past_Productions/graphics/eurydice_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 571px;
}
#logo_tartuffe {
	width: 927px;
	height:auto
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../productions/Past_Productions/graphics/tartuff_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 432px;
}
#logo_playboy {
	width: 927px;
	height:auto
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../productions/Past_Productions/graphics/playboy_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 505px;
}
#logo_randj {
	width: 927px;
	height:auto
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../main_graphics/NowPlaying_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 432px;
}
#logo_gassner2010 {
	width: 927px;
	height:auto
	margin: 0 auto;
	text-align: lefr;
	background-image: url(../productions/promotional/Gassner2010_Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
}
/* Page */

#page {
	width: 927px;
	border-top: none;
	background-image: url(../template_img/table_back.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content H4 a
{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;

}

#content .box
{
border: 1px solid #676767;
width: 620px;
margin-bottom: 20px;
}

#content .box2
{
	border: 1px solid #ffffff;
	width: 598px;
	padding: 10px;
	background-color: #ffffff;
	background-image: url(../template_img/box_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.date {
	text-align: right;
	color: #000000;
	font-size: 11px;
}

.date a {
	color: #000000;
}



/* Sidebars */

.sidebar {
	float: left;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 {
  	width: 277px;
	padding-top: 20px;
}

#sidebar2 li h2 {
	height: 24px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 14px;
	background-image: url(../template_img/title.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#sidebar2 li h3 {
	height: 24px;
	color: #FF0000;
	padding-left: 20px;
	padding-top: 14px;
	background-image: url(../template_img/title.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebar2 li ul {
	line-height: normal;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-position: left;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}



#bottom
{
}

/* Footer */
#footer
{
	padding-top: 20px;
	height: 50px;
	width: 927px;
	background-image: url(../template_img/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#footer a
{
color: #FFFFFF
}

