@charset "UTF-8";


a:link {
size:13px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
size:13px;
color: #CCCCCC;
	text-decoration: none;
}
a:hover {
size:13px;
color: #CCCCCC;
	text-decoration: none;
}
a:active {
size:13px;
color: #CCCCCC;
	text-decoration: none;
}

body {
	margin: 0px;
	background-color: #132339;
	
}

#welcomeBox {
	position:absolute;
	left:109px;
	top:364px;
	width:275px;
	height:289px;
	z-index:1;
}

.welcomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
}

.welcomeText {
	color: #cccccc;
	text-decoration: none;
	line-height:1.5em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}


#menuBox {
	position:absolute;
	left:100px;
	top:296px;
	width:383px;
	height:230px;
	z-index:2;
}

#menuBox2 {
	position:absolute;
	left:96px;
	top:225px;
	width:383px;
	height:73px;
	z-index:2;
}


#staffBox {
	position:absolute;
	left:111px;
	top:280px;
	width:303px;
	height:230px;
	z-index:2;
}

.bodyText {
    color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.6em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
}

#promoBox {
	position:absolute;
	left:117px;
	top:236px;
	width:303px;
	height:200px;
	z-index:2;
}

#mapBox {
	position:absolute;
	left:78px;
	top:275px;
	width:303px;
	height:230px;
	z-index:2;
}

a img { border-style:none; }


