html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, pre,
 em, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
	background: transparent;
}

body {
    margin: auto;
    background: #000 url(../images/background.jpg) center no-repeat;
    color: #fff;
    font: normal 0.9em Georgia, Tahoma, Times, serif;

}

a { color: #ffff00 }

#page {
    
    background: #000;
    margin: 0 auto 40px;
    width: 747px;
    height: auto;
    padding-bottom: 30px;
}

#header {
    width: auto;
    height: 163px;
    padding: 5px 5px 0 5px;
}


div#mainmenu ul, div#mainmenu li {
    position: relative;
    top: 2px;
    padding: 10px 0 6px 0;
    display: inline;
    text-decoration: none;
    font-weight: bold;
    font-size: 113%;
    text-align: center;
}






div#mainmenu a {
    color: #fff;
    text-decoration: none;
    margin: 4px 6px 0 5px;
    padding: 0 23px 4px 15px;
    line-height: 20px;
    
    
}

div#mainmenu a:link {
    color: #fff;
}

div#mainmenu a:visited {
    color: #fff;
}

div#mainmenu a:hover {
    background-color: #ffff00;
    color: #000;
}



#rljr {
    position: relative;
    width: 742 px;
    height: auto;
    z-index: 12;
}



div#teammenu ul, div#teammenu li {
    position: relative;
    float: left;
    display: inline;
    text-decoration: none;
    font-weight: bold;
    font-size: 115%;
    text-align: center;
    z-index:11;
}

div#teammenu ul {
    
    width: 743px;
    margin: 0;
    padding: 6px 4px 6px 0px;
    background-color: #ffff00;
    border-bottom: none;
    z-index:11;
    
}

div#teammenu a {

    color: #000;
    text-decoration: none;
    padding: 6px 30px 4px 15px;
    line-height: 20px;
    z-index:11;   
}



div#teammenu a:link {
    color: #000;
}

div#teammenu a:visited {
    color: #000;
}

div#teammenu a:hover {

    background-color: #000;
    color: #fff;
}





p#mike {
    
    left: 5px;
    display: none;
    position: absolute;
    top: 90px;
    width: 160px;
    background-color: #ffff00;
    color: #000;
    margin: 0 6px;
    padding: 5px 5px 15px 5px;
    opacity: 0.9;
    z-index:11;
    line-height: 110%;
}

p#mark {
    
    display: none;
    position: absolute;
    top: 90px;
    left: 185px;
    width: 172px;
    background-color: #ffff00;
    color: #000;
    margin: 0 8px;
    padding: 5px 5px 15px 5px;
    opacity: 0.9;
    z-index:11;
    line-height: 110%;
}

p#jon {
    
    display: none;
    position: absolute;
    top: 90px;
    width: 166px;
    left: 385px;
    background-color: #ffff00;
    color: #000;
    margin: 0 5px 0 3px;
    padding: 5px 5px 15px 5px;
    opacity: 0.9;
    z-index:11;
    line-height: 110%;
}

p#alan {
    
    display: none;
    position: absolute;
    top: 90px;
    width: 165px;
    left: 562px;
    background-color: #ffff00;
    color: #000;
    margin: 0 10px;
    padding: 5px 5px 15px 5px;
    opacity: 0.9;
    z-index:11;
    line-height: 110%;
}

p#capabilities {
    
    left: 20px;
    display: none;
    position: absolute;
    top: 97px;
    width: 360px;
    background-color: #ffff00;
    color: #000;
    margin: 0 6px;
    padding: 5px 5px 15px 5px;
    opacity: 0.9;
    z-index:11;
    line-height: 110%;
}

#slideshowcont {
    display: inline;
    clear: both;
    float: left;
    position: relative;
}



#slideshow {
    position:absolute;
    
}



#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}





#homeSlideshow {
    position:relative;
    top: 10px;
    margin: auto;
    width: 740px;
    height: 500px;
    
}


h1, h2, h3 {
    display: none;
    
}

.h1display {
    padding: 20px 0 10px 30px;
}

.h1display2 {
    padding: 15px 0 10px 45px;
}

.h1display3 {
    padding: 15px 0 10px 15px;
}

.h3display {
    padding-top: 10px;
    padding-bottom: 10px;
}

p {
    line-height: 120%;
}

.smalltxt {
    font-size: 0.8em !important;
}

.logospan {
    padding:12px 15px 5px 0px;
    
}

.textspan {
    margin: 0 15px 0 0;
    padding: 0;
    width: 101px;

}

.inline {
    display: inline;
}




.submit {
    margin-left: 20px;
    width: 100px;
}

.submittext {
    display: inline;
    margin-left: 10px; 
    width: 200px;

}
.submitemail {
    display: inline;
    margin-left: 10px; 
    width: 280px;

}

.logoblock{
    padding: 2px;
    font-size: 0.7em;
    font-weight: bold;
    display: block;
}

.logowrapper {
    display:block;
    height: auto;
    padding-bottom: 30px;
}

.footer {

    top: 520px;
    width: 100%;
    background-color: #000;
    padding: 5px 0;
    text-align: center;
    font-size: 0.8em;

}



#compfooter {
	position: absolute;
	top: 730px;
    padding: 10px 5px;
    width: 740px;
    background-color: #000;
    text-align: center;
    font-size: 0.8em;

}

#thanks {
	position: relative;
	
	width: 487;
	height: 328px;
	text-align: center;
	
}

#playerContainer {
		position: relative;
		top: 200px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		background-color: #f0f0f0; 
		width: 400px; 
		height: 74px;
		padding: 8px;
		border: 1px solid #d0d0d0;
	}
 
	#playerControls { list-style: none; padding: 0px; margin: 0px }
 
	#playerControls li { 
		display: block; 
		width: 32px; 
		height: 32px; 
		float: left; 
		text-indent: -9999px;
		cursor: pointer;
	}
 
	li#jplayer_play  { background: url('../images/control_play.png'); }
	li#jplayer_pause { background: url('../images/control_pause.png'); }
	li#jplayer_stop  { background: url('../images/control_stop.png'); }
	li#jplayer_prev  { background: url('../images/control_rewind.png'); }
	li#jplayer_next  { background: url('../images/control_fastforward.png'); }
 
	#playerProgress { 
		background-color: #ffffff; 
		height: 32px; 
		width: 256px; 
		float: left;
		margin-left: 16px;
	}
 
	#jplayer_load_bar { background-color: #000; height: 32px; width: 0%; }
	#jplayer_play_bar { background-color: #ffff00; height: 32px; width: 0%; }
 
	#playerSongInfo { 
		background-color: #000;
		height: 24px;
		width: 390px;
		padding: 4px;
		margin-top: 8px;
		float: left;
		border: 1px solid #c0c0c0;
		font-family: Arial, sans-serif;
		font-size: 16px;
	}











