/*  ------------------------------------------------------------------------
                                    Scott Moura
    ------------------------------------------------------------------------  */

body	{
	  background: #000043; /*url(img/checker.png);*/
	  font-family: verdana, arial, sans-serif;
	  font-size: 10pt;
	  margin: 10px;
	  color: #000000;
	}

a:link{
	color: #000080;
	text-decoration: none;
	}
a:link:hover{
	color: #FFD700;
	text-decoration: none;
	}
a:visited{
	color: #000080;
	text-decoration: none;	
	}
a:visited:hover{
	color: #FFD700;
	text-decoration: none;	
	}
	
a img{
	border: 0px;
	text-decoration: none;
	}
	
img	{
	border: 1px solid #000000;
	margin: 10px 20px;
	padding: 2px;
	background: #DBDBDB;
	}
	
h1	{
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid black;
	
	}

h2	{
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 10pt;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0px;
	padding-top: 0px;
	}	
	
h3	{
	font-size: 10pt;
	font-weight: bold;
	}
	
h4	{
	font-size: 8pt;
	font-weight: bold;
	}
	
/*  --------------------------|  GLOBAL ID'S  |--------------------------  */

#content{
	width: 810px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #000043;
	}
	
#header{	
/* 	border-bottom: 6px solid #FAC101; */
	background: #000080 url(img/header3.jpg) no-repeat top right;
	color: #FAC101;
	font-weight: bold;
	font-size: 20pt;
	padding-left: 20px;
	height: 200px;
	text-align: middle;
	border: 5px solid #FAC101;
	margin-bottom: 5px;
	}
	
#title{	
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 2px;
	}
	
#quotes{
	border: 1px solid black;
	background: #000043;
	margin-top: 20px;
	padding: 5px 10px;
	font-weight: bold;
	background: white url(img/quote.gif) no-repeat;
	clear: both;
	}
	
#header a:link{
	color: #FAC101;
	text-decoration: none;
	}
	
#header a:visited{
	color: #FAC101;
	text-decoration: none;
	}	
	
#blueline{
	background: #000080;
	height: 4px;
	clear: both;
	}
	
#menu{
	height: 22px;
	background: #FAC101;
	font-size: 10pt;
	margin-bottom: 5px;
	}
	
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: bold;
	}
	
#menu ul li{
	display: block;
	float: left;
	}

#menu ul li a, #menu ul li a:visited{
	padding: 3px 9px;
	display: block;
	color: #000080;
	}

#menu ul li a:hover{
	background: #000080;
	color: #FAC101;
	}

#main {
	background: #F0F0F0;
	padding: 15px;
	float: left;
	width: 780px;
	}	
	
#submenucol{
	float: left;
	width: 150px;
	margin: -5px 10px 10px -10px;
	border-right: 1px solid #DBDBDB;
	}

#submenu a{
	display: block;
	text-decoration:none;
	padding: 5px 5px 5px 20px;
	margin: 0px;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	border-bottom: 1px solid #DBDBDB;
	}

#submenu a:hover{
	background: #FFD700;
	color: #000080;	
	}	
	
#submenu a.title{
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	}

#subcontent{
	float:left; 
	width: 620px;
}

#subcontent img{
	margin: 4px 4px 4px 10px;
}

#album{
	text-align:center;
	float: left; 
	margin:5px; 
	width:190px; 
	height:150px;
	}
	
#album a img{
	/* height: 120px; */
	border: 1px solid #000000;
	margin: 10px 20px;
	padding: 2px;
	background: #DBDBDB;	
	}
	
#album_program{
	text-align:center;
	float: left; 
	margin:5px; 
	width:190px; 
	height:225px;
	}
	
#album_program a img{
	/*height: 180px;*/
	border: 1px solid #000000;
	margin: 10px 20px;
	padding: 2px;
	background: #DBDBDB;	
	}
	
#album_ticket{
	text-align:center;
	float: left; 
	margin:5px; 
	width:190px;
	}
	
#album_ticket a img{
	border: 1px solid #000000;
	margin: 10px 20px;
	padding: 2px;
	background: #DBDBDB;	
	}	
	
#large{
	text-align: center;
	font-weight: bold;
	}
	
#pic	{
	border: 1px solid black;
	}
	
#message-right{
	width: 150px;
	float: right;
	font-size: 8pt;
	margin: -25px 0px 20px 0px;
	line-height: 1.8;
	}
	
#message-right h3{
	margin: 0px;
	}
	
#message{
	width: 600px;
	padding-right: 20px;
	/*border-right: 1px solid #CCCCCC;*/
	}
	
#message #post{
	width: 580px;
	border: 1px solid #CCCCCC;
	background: white;
	padding: 0px 10px 20px 10px;
	margin: 10px 0px;
	}
	
#message #post h2{
	color: #000080;
	margin-top: 10px;
	}
	
#message #post #info{
	font-size: 8pt;
	margin: 5px 0px 10px 0px;
	}
	
#human{
	visibility:hidden;
	display:none;
	}
	
#error{
	text-align: center;
	padding: 10px;
	background-color: #FFEBE8;
	border: 1px solid red;
	font-weight: bold;
	color: black;
	}
	
#success{
	text-align: center;
	padding: 10px;
	background-color: #d8dfea;
	border: 1px solid #000080;
	font-weight: bold;
	color: black;	
	}

#footer{
	color: white;
	margin: 0px;
	padding: 5px;
	font-size: 8pt;
	text-align: center;
	clear: both;
	font-weight: bold;
	}

#footer img{
	border: 0px;
	margin: 10px;
	background: none;
	}

#footer a{
	color: white;
	}
	
#footer a:hover{
	color: #00338C;
	background: #FFD700;
	text-decoration: none;
	}

/*  --------------------------|  GLOBAL CLASSES  |--------------------------  */
.whitelink:link{
	color: white;
	text-decoration: none;
	}
.whitelink:link:hover{
	color: #FFD700;
	text-decoration: none;
	border-bottom: 1px solid #FFD700;	
	}
.whitelink:visited{
	color: white;
	text-decoration: none;
	}
.whitelink:visited:hover{
	color: #FFD700;
	text-decoration: none;
	border-bottom: 1px solid #FFD700;	
	}
	
.helmet{
	margin: 10px auto;
	border-collapse: collapse;
	width: 600px;
	}
	
.helmet td{
	border: 1px solid black;
	padding: 0px;
	width: 140px;
	text-align: center;
	background: white;
	}
	
.helmet td.info{
	border: 1px solid black;
	padding: 10px;
	text-align: center;
	width: 320px;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Times New Roman;
	}
	
.helmet td.info a{
	font-size: 12pt;
	font-weight: bold;
	}		
	
.helmet td img{
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
	}
	
.stats{
	margin: 10px auto;
	text-align: center;
	border-collapse: collapse;
	font-size: 8pt;
	}
	
.stats th{
	background: #000080;
	color: white;
	padding: 5px;
	border: 1px solid black;
	}
	
.stats td{
	background: white;
	color: black;
	padding: 5px;
	border: 1px solid black;
	}
	
.stats td img{
	padding: 0px;
	}
	
.stats_green{
	margin: 10px auto;
	text-align: center;
	border-collapse: collapse;
	font-size: 8pt;
	}
	
.stats_green th{
	background: #006000;
	color: white;
	padding: 5px;
	border: 1px solid black;
	}
	
.stats_green td{
	background: #C0C0C0;
	color: black;
	padding: 5px;
	border: 1px solid black;
	}
	
.stats_blue{
	margin: 10px auto;
	text-align: center;
	border-collapse: collapse;
	font-size: 8pt;
	}
	
.stats_blue th{
	background: #0066FF;
	color: white;
	padding: 5px;
	border: 1px solid black;
	}
	
.stats_blue td{
	background: #C0C0C0;
	color: black;
	padding: 5px;
	border: 1px solid black;
	}	
	
.quote{
	margin: 10px auto;
	text-align: left;
	border-collapse: collapse;
	}
	
.quote th{
	background: #000080;
	color: white;
	padding: 5px;
	border: 1px solid black;
	}
	
.quote td{
	background: white url(img/quote.gif) no-repeat;
	color: black;
	padding: 5px 10px;
	border: 1px solid black;
	}
	
.quote td.im{
	background: white;
	color: black;
	padding: 0px;
	border: 1px solid black;
	text-align: center;
	}

.quote td img{
	padding: 0px;
	}	
	
/*  ------------------------------|  FORMS  |-------------------------------  */




/*  FORM INPUTS  */