body
{
	background-color:#c6c6c5;
	color:#cccccc;
	margin:0px;
	padding:0px;
	height:100%;
	background-image:url(../Images/bg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	font-size:70%;
	font-family: Tahoma, Verdana, "Old English Text MT", sans-serif;
}

.background
{
	height:100%;
	background-image:url(../Images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

div.border
{
	margin-left:auto;
	margin-right:auto;
	padding:0px 4px 0px 4px;
	width:975px;
	/*-- height:650px; --*/
}


/*--- Navigation Menu ---*/

#navbg {
	float:left;
	width:178px;
	height:100%;
	background:url(../Images/navigation/nav-bg.png) no-repeat top left;
	margin-top:16px;
}

.navpanel
{
	padding:0px 0px 0px 0px;
	float: left;
	margin-left:8px;
	margin-top:8px;
	width:160px;
	height:593px;
	color:#cccccc;
	font-size:11px;
	display:inline;
}

/*-- buttons --*/

#Nav span {display:none;}
#Nav {margin:0px; padding: 0; position: relative;}
#Nav ul {list-style-type: none;}
#Nav li {margin:  0px; padding:  0px; list-style: none; position: absolute; left:  2px;}
#Nav li, #Nav a , #Nav .active, #Nav strong{height: 29px; display: block;}
#Navbg{ margin:0px 0px 10px 1px; width: 146px; height: 202px; background: url(../Images/navigation/nav-bt.jpg) no-repeat;}
#one {left: 2px; top:0px; width: 144px;}
#one a:hover, #one .active{background: transparent url(../Images/navigation/nav-bt.jpg) -146px 0px no-repeat;}
#two {left: 2px; top:29px; width: 144px;}
#two a:hover, #two .active{background: transparent url(../Images/navigation/nav-bt.jpg) -146px -29px no-repeat;}
#three {left: 2px; top:58px; width: 144px;}
#three a:hover, #three .active{background: transparent url(../Images/navigation/nav-bt.jpg) -146px -58px no-repeat;}
#four {left: 2px; top:86px; width: 144px;}
#four a:hover, #four .active{background: transparent url(../Images/navigation/nav-bt.jpg) -146px -86px no-repeat;}
#five {left: 2px; top:114px; width: 144px;}
#five a:hover, #five .active{background: transparent url(../Images/navigation/nav-bt.jpg) -146px -114px no-repeat;}
#six {left: 2px; top:141px; width: 144px;}
#six a:hover, #six .active{background: transparent url(../Images/navigation/nav-bt.jpg) -146px -141px no-repeat;}
#seven {left: 2px; top:170px; width: 144px;}
#seven a:hover, #seven .active{background: transparent url(../Images/navigation/nav-bt.jpg) -146px -170px no-repeat;}

/*--- Navigation End---*/

/*--- Main Menu ---*/

#main{
	float:left;
	margin-top:16px;
	width:787px;
	height:100%;
	padding:0px 0px 0px 0px;
}

.main_slideshow
{
	position:relative;
	top:15px;
	left:15px;
	width:580px;
	height:280px;
	overflow:hidden;
}

.main_content
{
	position:relative;
	top:30px;
	left:25px;
	width:550px;
	height:480px;
	overflow:hidden;
	font-size:10pt;
	font-family: Tahoma, Verdana, "Old English Text MT", sans-serif;
}

.main_content th
{
	color:#cccccc;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	font-family: Tahoma, Verdana, "Old English Text MT", sans-serif;
}

.maintop
{
	background-image:url(../Images/home-top.png); 
	background-repeat:no-repeat; 
	width:609px;
	height:378px;
}

.maintop_bg
{
	background-image:url(../Images/main-bg-blank.png); 
	background-repeat:no-repeat; 
	width:609px;
	height:601px;
}

.mainbottom
{
	background-image:url(../Images/home-bottom.png); 
	background-repeat:no-repeat;
	top:379px;
	width:609px;
	height:221px;
	overflow:hidden;
}

.mainbottom_left
{
	/*--background-image:url(../images/home_left_panel_Tryouts.png); 
	background-repeat:no-repeat;--*/
	width:304px;
	height:221px;
	overflow:hidden;
}

.mainbottom_right
{
	/*--background-image:url(../images/home-right.png); 
	background-repeat:no-repeat;--*/
	width:305px;
	height:221px;
	overflow:hidden;
}

.bottom_content
{
	position:relative;
	top:70px;
	left:30px;
	width:420px;
	height:120px;
	font-size:12px;
	color:#cccccc;
	word-spacing:normal;
}

.bottom_content_label
{
	position:relative;
	top:30px;
	left:140px;
	width:320px;
	font-size:11px;
	color:#990000;
	word-spacing:normal;
	font-size:14px;
	font-weight:normal;
}

.main_title
{
	background-image:url(../Images/main_titlebar_home.png);
	background-repeat:no-repeat;
	width:589px;
	height:65px;
	position:relative;
	top:10px;
	left:10px;
}

.main_title h1
{
	color:#FFFFFF;
	font-size:28px;
	font-weight:normal;
	text-transform:lowercase;
	margin:0px 0px 0px 24px;
	padding:13px 0px 0px 0px;
	font-family: Tahoma, Verdana, "Old English Text MT", sans-serif;
}

.main_title h2
{
	color:#990000;
	text-transform:lowercase;
	font-size:12px;
	font-weight:normal;
	margin:-5px 0px 0px 24px;
	padding:0px;
	font-family: Tahoma, Verdana, "Old English Text MT", sans-serif;
}

.main_picture
{
	background-image:url(../images/main_tryouts.png);
	background-repeat:no-repeat;
	width:550px;
	height:200px;
	position:relative;
	top:30px;
	left:30px;
}

/********************************************  
	MAIN COLUMN  
********************************************/  

#content-wrap {   
	clear: both; 
	width: 550px;  
	margin: 5px auto;
	padding: 0;
} 
#content_main {   
	float: right;
	width: 373px;
	margin: 0px;
	padding: 0px 0 0 0;   
	display: inline; 
	border-left:1px ridge #999999;  
}   

#content_main h2 {   
	padding: 0;   
	margin-bottom: 0;   
	color: #cccccc;   
	font-family: Tahoma, Verdana, "Old English Text MT", sans-serif;
	font-size:10.5pt;  
	font-style: normal;   
	font-weight: bold;
	text-transform:uppercase;
}   
#content_main h2 a {   
	color: #2666c3;   
	text-decoration: none;   
}   
  
#content_main p, #content_main h1, #content_main h2, #content_main h3, #content_main ol, #content_main ul,   
#content_main blockquote, #content_main table, #content_main form {   
	margin-left: 15px;   
	margin-top: 3px;
	margin-right: 0px;  
	margin-bottom: 8px; 
}   

#content_main ul.mainmenu li {   
	float:none;
	list-style: none; 
	text-decoration:none; 
	padding: 0px 0px 3px 36px;   
	margin: 0 0px;   
	color: #999999;
} 
/**** SIDEBAR ****/  

#sidebar {   
	float: left;   
	width: 175px;   
	padding: 0;   
	color: #999999;   
	margin-top: 3px;   
	margin-right: 0;   
	margin-bottom: 0;   
	margin-left: 0;   
}   
#sidebar h2 {   
	color: #999999;   
	font-family: Tahoma, Verdana, "Old English Text MT", sans-serif; 
	text-transform:lowercase;
	font-size:9.5pt;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px 5px 10px 5px;   
}   
#sidebar p {   
	margin-left: 5px;   
	margin-top: 3px;
	margin-right: 0px;  
	margin-bottom: 8px;   
}   
#sidebar ul.sidemenu {   
	list-style: none;   
	text-align: left;   
	margin: 7px 10px 8px 0; 
	padding: 0;   
	text-decoration: none;   
}   
#sidebar ul.sidemenu li {   
	list-style: none;   
	padding: 4px 0 4px 5px;   
	margin: 0 2px;   
	color: #333333;   
	border-bottom: 1px ridge #999999;   
}   
* html body #sidebar ul.sidemenu li {   
	height: 10%;   
}   
#sidebar ul.sidemenu li a {   
	text-decoration: none;   
	color: #999999;   
}   
#sidebar ul.sidemenu li a:hover {   
	color: #ffffff;   
}   
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }   
#sidebar ul.sidemenu ul li { border: none; }   
  
/********************************************  
	END MAIN 
********************************************/  

#footer {      
	clear: both;   
	width: 550px;   
	height: 50px;   
	text-align: center;   
	font-size: 90%;   
}   
#footer p {   
	padding: 10px 0;   
	margin: 0;   
}   
#footer a {   
	color: #cccccc;   
	text-decoration: none;   
}   
  
/* alignment classes */  
.float-left { float: left; }   
.float-right { float: right; }   
.align-left { text-align: left; }   
.align-right { text-align: right; }   
  
/* display and additional classes */  
.clear { clear: both; }  

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}

#footer a:visited {
	
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

a:visited {
	
}
/*--- Main End ---*/

/*--- Footer ---*/

div.clear
{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

.footer_home
{
	font-size:90%;
	color:#FFFFFF;
	padding-bottom:30px;
}

ul.footer_homelinks{
	list-style-type:none;
	margin:0px;
}

ul.footer_homelinks li{
	float:right;
}

.footer_home a
{
	color:#FFFFFF;
}

ul.footer_homelinks a
{
	margin-left:3px;
	margin-right:3px;
	color:#FFFFFF;
}

img.float-right { margin: 5px 0px 10px 10px; }   
img.float-left { margin: 5px  10px 10px 0px; }   
  
/*--- End Footer ---*/
.forms{
	margin: 0; 
    font: bold 13px Arial;  
}   
  
.forms li{   
    display: block;
	list-style:none;
}   
  
.forms li a{   
	font-family: Tahoma, Verdana, "Old English Text MT", sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
    color: #990000;	
    text-decoration: none; 
	background-image:url(../Images/pdf_1.png);
	background-repeat:no-repeat;
	background-position:left;
    padding: 19px 54px;   
}   
  
.forms li a:visited{   
    color: #5c5c5c;   
}   
  
.forms li a:hover, .forms li .current{   
    color: #5c5c5c;  
}

/*------TEST------*/
