/*
 *	Quench Theatre
 *	by WebStuff.biz - Central Coast Web Design and E-commerce Development
 *	www.webstuff.biz | +61 2 4325 1188
 */

*				{ margin: 0; padding: 0; }
a				{ text-decoration: none; }
body				{ background: #350561; color: #fff; font-family: verdana, sans-serif; font-size: 100%; /* 16px */ line-height: 1.125em; /* 18px */ position: relative; }
img				{ border: 0; }
abbr, acronym			{ cursor: help; }

#branding			{ background: url(../images/header.jpg) no-repeat; height: 304px; margin: 0 auto; width: 1000px; }
#branding h1			{ left:-9999px; position: absolute; }

#container			{ margin: 0 auto; width: 980px; }

#nav ul				{ background: url(../images/nav.gif) no-repeat; font-family: helvetica, arial, sans-serif; font-size: 1.25em; /* 20px */ line-height: 2.35em; /* 47px */ list-style: none; margin-top: -10px; text-align: center; }
#nav li				{ background: url(../images/nav_seperator.gif) left no-repeat; display: inline; margin-left: -1px; margin-right: -6px; padding-left: 1px; }
#nav li.first			{ background: none; }
#nav a				{ color: #fff; margin: 9px 6px; padding: 3px 12px; }
#nav a:hover			{ background: #ff9c00; }

#secondary-content, #content,
#supporters			{ float: left; font-size: 0.688em; /* 11px */  margin: 15px 0; overflow: hidden; padding: 0 10px; }

#secondary-content		{ width: 190px; }

#content			{ background: url(../images/container_bg.gif); width: 540px; }
#content h2, #content h3	{ font-family: helvetica, arial, sans-serif; font-weight: normal; }
#content h2			{ font-size: 1.636em; /* 18px */ }
#content h3			{ font-size: 1.455em; /* 16px */ }
#content p, #content ul,
#content ol, #content dl,
#content blockquote		{ margin: 1.636em 0; /* 18px */ }
#content a			{ color: #ff9c00; text-decoration: underline; }

#supporters			{ width: 190px; }
#supporters ul			{ background: #fff url(../images/supporters_bottom.gif) bottom no-repeat; list-style: none; text-align: center; }
#supporters li			{ padding: 10px; }
#supporters li.first		{ background: url(../images/supporters_top.gif) top no-repeat; }
#supporters ul, #supporters a	{ color: #333; }
#supporters a, #supporters img	{ display: block; }
#supporters img			{ margin: 0 auto; }

#secondary-content h2,
#supporters h2			{ background: url(../images/h2_bg.gif) no-repeat; font-family: helvetica, arial, sans-serif; font-size: 1.455em; font-weight: normal; line-height: 2.313em; margin-bottom: 1em; text-align: center; }

#site-info			{ background: #e5e5e5 url(../images/footer.gif) no-repeat; clear: both; color: #a522a0; float: left; font-size: 0.688em; /* 11px */ height: 26px; padding: 40px 10px 0; width: 960px; }
#site-info .copyright		{ float: left; }
#site-info .webstuff		{ float: right; }
#site-info a			{ color: #27346b; }
#site-info a:hover		{ text-decoration: underline; }