/* COLORS 
dark blue:  #1F409A
medium blue: #0083CA
pale blue: #E5F2FA
pale grey: #eeeeee */

body { 
	margin: 0;
	padding: 0;
	background: #1F409A;
	background-image: url(/media/bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	line-height: 18px;
	text-align: center; }
	
img { 
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0px; }
	
table { 
	border: 0; }
	
tr { 
	vertical-align: top; }
	
td { 
	margin: 0;
	padding: 0 5px 5px 0; }
	
a, a:link, a:active, a:visited { 
	color: #1F409A; 
	text-decoration: none;
	font-weight: normal; }
	
a:hover { 
	color: #0083CA;
	text-decoration: underline; }
	
h1 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px; }
	
h2 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px; }
	
h3 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; }
	
#container { 
	width: 740px;
	background: #fff;
	background-image: url(/media/contbg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto 0;
	padding: 0; }
	
#container2 { 
	width: 700px;
	background-image: url(/media/cont2bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto 0;
	padding: 0 20px 0 20px;
	text-align: left; }
	
#header { 
	margin: 0;
	padding: 24px 10px 10px 10px;
	height: 206px;
	background: #fff;
	background-image: url(/media/headerbg_home.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	text-align: right; }
	
#header_home { 
	margin: 0;
	padding: 24px 10px 10px 10px;
	height: 206px;
	background: #fff;
	background-image: url(/media/headerbg_home.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	text-align: right; }
	
#header_about { 
	margin: 0;
	padding: 24px 10px 10px 10px;
	height: 206px;
	background: #fff;
	background-image: url(/media/headerbg_about.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	text-align: right; }
	
#header_repertory { 
	margin: 0;
	padding: 24px 10px 10px 10px;
	height: 206px;
	background: #fff;
	background-image: url(/media/headerbg_repertory.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	text-align: right; }
	
#header_resources { 
	margin: 0;
	padding: 24px 10px 10px 10px;
	height: 206px;
	background: #fff;
	background-image: url(/media/headerbg_resources.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	text-align: right; }
	
#header_support { 
	margin: 0;
	padding: 24px 10px 10px 10px;
	height: 206px;
	background: #fff;
	background-image: url(/media/headerbg_support.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	text-align: right; }
	
#header_contact { 
	margin: 0;
	padding: 24px 10px 10px 10px;
	height: 206px;
	background: #fff;
	background-image: url(/media/headerbg_contact.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	text-align: right; }
	
#logo { 
	padding: 0 0 0 66px;
	text-align: left; }
	
#nav { 
	margin: 3px 11px 0 115px;
	padding: 0 0 0 25px;
	height: 24px;
	background-image: url(/media/navcurve.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	text-align: left; }
	
* html #nav { 
	margin: 8px 11px 0 115px; }
	
#nav ul {
	margin: 0;
	padding: 3px 0 0 0;
	width: 100%;
	height: 24px;
	background-image: url(/media/navbg.gif);
	background-position: top;
	background-repeat: repeat-x; }
	
* html #nav ul { 
	padding: 2px 0 0 0; }

#nav ul li { display: inline; }

#nav ul li a {
	margin: 0;
	padding: 5px 8px 6px 8px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase; }

* html #nav ul li a { 
	padding: 5px 8px 10px 8px; }

#nav ul li a:hover {
	margin: 0;
	padding: 5px 8px 6px 8px;
	/*background-image: url(/media/navbg_on.gif);
	background-position: top;
	background-repeat: repeat-x;*/
	color: #fff;
	text-decoration: none;
	text-transform: uppercase; }
	
* html #nav ul li a:hover { 
	padding: 5px 8px 10px 8px; }
	
#subnav {
	float: left;
	width: 196px;
	padding: 12px;
	margin: 0 0 0 12px; }

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0; }

#subnav li {
	margin: 0;
	display: block;
	margin: 0 0 12px 0; }
	
#sidebar {
	float: left;
	width: 196px;
	padding: 12px;
	margin: 0 0 0 12px; }
	
#quotes { 
	background: #0083CA;
	margin: 5px 0 0 0;
	padding: 5px;
	color: #fff;
	font-size: 12px; }
	
#credits { 
	margin: 5px 0 0 0;
	font-size: 11px; }
	
#main { 
	margin: 0 0 0 245px;
	padding: 12px 24px 12px 12px; }
	
#footer { 
	clear: both;
	margin: 0;
	padding: 10px;
	background: #fff;
	text-align: center; }
	
.contentpic { 
	float: right;
	margin: 0 0 10px 10px;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
	
.gallerypic { 
	margin: 0 7px 7px 0; }

.sponsorlogo { 
	margin: 0 10px 10px 0; }
	
.fileicon { 
	vertical-align: middle;
	margin: 0 5px 0 0; }
	
.error { 
	color: #A10000; }
	
.admin_instructions { 
	font-size: 10px; 
	line-height: 14px; 
	padding: 5px 0 5px 0; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
	
table.list { 
	background: #272727; 
	width: 99%; }
	
tr.listheaders { 
	background: #080927; 
	vertical-align: top;
	color: #fff; }
	
tr.listitemsodd { 
	background: #fff;
	vertical-align: top; }
	
tr.listitemseven { 
	background: #eee;
	vertical-align: top; }
	
td.actions { 
	width: 50px;
	text-align: center; }
	
table.formtbl { }

tr.formrow { 
	vertical-align: top; }
	
td.normalcell { 
	padding: 0 5px 5px 0; }
	
form { 
	margin: 0;
	padding: 0; }
	
fieldset { 
	border: none;
	margin: 0;
	padding: 0; }
	
input, textarea, select {
	font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #747474; }  

.submit, .reset { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff; 
	background: #1F409A;
	padding: 2px 5px 2px 5px;
	border: 0;  }  
	
.button { 
	border: 0;
	vertical-align: middle; }
	
/* THICKBOX SETTINGS */
*{ padding: 0; margin: 0; }

html, body {
min-height: 100%;
height: auto !important;
height: 100%; }

#TB_window { }

#TB_secondLine {
	color: #c7c7c7;
	font-size: 10px; }

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	display:none;
	border: 1px solid #eee;
	text-align:left; }

#TB_window img {
	display:block;
	margin: 12px 0 0 12px;
	border: 1px solid #eee; }

#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left; }

#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right; }

#TB_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right; }

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px; }

#TB_title {
	background-color:#888;
	height:27px; }

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em; }

#TB_ajaxContent p {
	padding:5px 0px 5px 0px; }

#TB_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101; }

#TB_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px; }
	
/* END THICKBOX */
