@charset "utf-8";
/* CSS Document */

a img { border: 0; }
a:hover img {border: 0; }
a:visited img {border: 0; }

#master {
	width: 100%;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	border: 0;
	z-index: 1;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #cc6633;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
}
#container_main {
	position:absolute;
	left:50%;
	margin-left:-420px;
	top:-15px;
	width:840px;
	height:770px;
	background-color:#FFF;
	z-index:1;
}
#container_mainmenu {
	position:absolute;
	left:50%;
	margin-left:-420px;
	top:-15px;
	width:840px;
	height:1000px;
	background-color:#FFF;
	z-index:1;
}
#container_content {
	position:absolute;
	left:50%;
	margin-left:-407px;
	top:258px;
	width:814px;
	height:auto;
	z-index:2;
}
#container_menu {
	position:absolute;
	left:50%;
	margin-left:-407px;
	top:258px;
	width:814px;
	height:auto;
	z-index:2;
}
#container_broaster {
	position:absolute;
	left:50%;
	margin-left:-420px;
	top:-15px;
	width:840px;
	height:1650px;
	background-color:#FFF;
	z-index:1;
}
#navbar_top {
	position:absolute;
	left:422px;
	margin-left:-407px;
	top:205px;
	width:814px;
	height:42px;
	z-index:99;
}
#footer {
	position:absolute;
	left:50%;
	margin-left:-407px;
	bottom: 10px;
	width:814px;
	height:50px;
	font-size:12px;
	background-image:url(../images/navbar.jpg);
	z-index:2;
}
#header {
	position:absolute;
	left:50%;
	margin-left:-404px;
	top:15px;
	width:808px;
	height:182px;
	z-index:2;
}
#image_welcome {
	position:absolute;
	left:3px;
	top:0px;
	width:292px;
	height:160px;
	z-index:3;
}
#tab_welcome {
	position:absolute;
	left:302px;
	top:-2px;
	width:511px;
	height:50px;
	z-index:3;
}
#text_welcome {
	position:absolute;
	left:310px;
	top:49px;
	width:503px;
	height:113px;
	z-index:3;
}
#tab_events {
	position:absolute;
	left:2px;
	top:178px;
	width:235px;
	height:50px;
	z-index:3;
}
#tab_recentnews {
	position:absolute;
	left:296px;
	top:178px;
	width:235px;
	height:50px;
	z-index:3;
}
#tab_findleos {
	position:absolute;
	left:585px;
	top:178px;
	width:235px;
	height:50px;
	z-index:3;
}
#googlemap {
	position:absolute;
	left:364px;
	top:95px;
	width:425px;
	height:350px;
	z-index:3;
}
#button_sm {
	position:absolute;
	left:545px;
	top:-4px;
	width:252px;
	height:50px;
	z-index:4;
	
}
#map {
	position:absolute;
	left:565px;
	top:235px;
	width:250px;
	height:185px;
	z-index:3;
}
.weekdays {
	color:#060;
	font-size:13px
}
.small {
	font-size:10px;
	padding-right: 3px;
}
.small a {
	color:#000;
	text-decoration:none;
}
.student_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #000;
}

.small a: visited {
	color:#000;
	text-decoration:none;
}.biggerblack {
	font-size: 16px;
	color: #000;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #00C;
}
.karaoke_header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.5em;
	color: #000;
	text-align: center;
	padding-top: 20px;
}
.trivia_header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 2em;
	color: #F00;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

