@import url(navigation.css);

html, body {
	height: 100%;
	margin:0 auto;
	padding:0;
}

h1 {
font-size: 18px;
color: #003366;
padding-bottom: 20px;
font-family: verdana, ariel, lucida grande, sans-serif;
}

body {
	overflow: -moz-scrollbars-vertical;
}

#red {
	height:122px;
	background:#2C2C2C;
}

#wave {
	margin:0 auto;
	padding:0;
	width:800px;
	height:122px;
	background:url(wave_bg.gif) no-repeat;
}

#yd_logo {
	background:url(../images/yorktext.png) left no-repeat;
	width:276px;
	height:65px;
	padding-top: 55px;
}

#yd_logo2 {
	background:url(../images/toplogo.gif) no-repeat;
	width:46px;
	height:71px;
	margin-top: -75px;
	margin-right: 15px;
	float: right;
}

#main_cont {
	background:#ffffff url(grad_bg.gif) top left repeat-x;
	padding-top:10px;
	min-height:400px;
}

#container {
	width:814px;
	margin:0 auto;
	padding:0;
	padding-top:13px;
	background:url(frame_bg.gif) top left no-repeat;
	min-height:400px;
}

#top_frame {
	width:782px;
	/*height:447px;*/
	margin:0 auto;
	padding:0;
}

#currently {
	float:left;
	width:497px;
	height:282px;
}

#currently2 {
	float:left;
	width:750px;
	padding:  20px;
}

/*- RIGHT OF SLIDESHOW -*/

#col_r {
	float:right;
	margin:0 auto;
	padding:0;
	padding-top:3px;
	width:281px;
	height:282px;
}

/*- WELCOME BUG -*/

#welcome {
	margin:0 auto;
	padding:0;
	width:275px;
	height:176px;
	background:url(../images/welcome_bg.jpg) top left no-repeat;
}

#welcome .text {
	width:130px;
	height:95px;
	float:right;
	margin-top:35px;
	padding-right:10px;
}

#welcome .text p {
	color:#ffffff;
	font-size:15px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-align:right;
	text-decoration:none;
	margin:0 auto;
}

#welcome .text a {
	color:#ffffff;
	font-size:11px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-align:right;
	text-decoration:none;
	margin:0 auto;
	line-height:19px;
	padding:0;
	padding-right:20px;
	padding-bottom:2px;
	background:url(white_blue_arrow.gif) right no-repeat;
}

html>body #welcome .text a {
	color:#ffffff;
	font-size:11px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-align:right;
	text-decoration:none;
	margin:0 auto;
	line-height:19px;
	padding:0;
	padding-right:20px;
	padding-bottom:2px;
	background:url(white_blue_arrow.png) right no-repeat;
}

#welcome .sec p {
	color:#003567;
	font-size:10px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-align:right;
	text-decoration:none;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
	line-height:16px;
}

/*- PHOTO ALBUM BUG -*/

#photos {
	margin:0 auto;
	padding:0;
	margin-top:10px;
	width:275px;
	height:90px;
	background:url(../images/photo_bg.jpg) top center no-repeat;
}

#photos p {
	margin:0 auto;
	padding:0;
	padding-top:71px;
	font-size:13px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-align:center;
}

#photos p a {
	margin:0 auto;
	padding:0;
	padding-right:20px;
	padding-bottom:3px;
	text-decoration:none;
	color:#ffffff;
	background:url(white_brown_arrow.png) right no-repeat;
}


.clearer {
	clear:both;
	height:0;
	line-height:0;
}


#media_main {
	margin:0 auto;
	padding:0;
	width:773px;
	height:108px;
	background:url(media_bg.gif) top left no-repeat;
}

#media_cont {
	margin:0 auto;
	padding:0;
	padding-top:21px;
	width:776px;
	height:64px;
}

/*- PLAYER -*/

#player {
	float:left;
	margin:0 auto;
	padding:0;
	width:773px;
	height:62px;
	background:#f8f6e8;
	border:1px solid #eae7d2;		
}

#player .left {
	float:left;
	width:100%;
	padding:  5px;
}

/*-- NEWS/SERVICE TIMES/CONTACT/ETC --*/

#lower_main {
	margin:0 auto;
	padding:0;
	width:745px;
}
/*-- CONTACT INFO SECTION --*/

#contact {
	width:491px;
	margin:0 auto;
	padding:0;
	padding-top:10px;
}

#map {
	width:340px;
	float:left;
	margin:0 auto;
	padding:0;
	padding-top: 2px;
}

#info {
	width:141px;
	margin:0 auto;
	padding:0;
	float:right;
}

#contact #info h1 {
	margin:0 auto;
	padding:0;
	color:#797066;
	font-size:12px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;	
}

#contact #info p {
	margin:0 auto;
	padding:0;
	color:#797066;
	font-size:11px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-decoration:none;	
}

#contact #info a {
	color:#a92f2e;
	font-size:11px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-decoration:none;	
}

#contact #info a:hover {
	text-decoration:underline;
}

/*-- FOOTER --*/

#footer {
	margin:0 auto;
	padding:0;
	background:#2C2C2C url(footer_top_bg.gif) top repeat-x;
	min-height:100px;
}

#footer #foottext {
	margin:0 auto;
	padding:0;
	width:814px;
}

#footer #foottext p {
	margin:0 auto;
	padding:0;
	margin-bottom:10px;
	color:#eae7d2;
	font-size:10px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align:center;	
}

#footer #foottext a {
	color:#EAE7D2;
	font-size:10px;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	text-decoration:none;	
}

#footer #foottext a:hover {
	text-decoration:underline;
}

#footer #ender { /*-- YEAH! ENDER'S GAME! --*/
	margin:0 auto;
	padding:0;
	background:url(cont_ended.gif) top center no-repeat;
	height:19px;
}