a:link {
	color: #333333;
	font-family: "Tempus Sans ITC", "Comic Sans MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:visited {
	font-family: "Tempus Sans ITC", "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: "Tempus Sans ITC", "Comic Sans MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #6600CC;
	background-image: none;
	background-repeat: repeat;
	background-color: #99CC99;
}

a:active {


}

a.hidden {
}

a.hidden:visited {

}

a.hidden:hover {
}

a.hidden:active {
}

a.nav:link {
	padding: 2px;
}

a.nav:visited {
	padding: 2px;
}

a.nav:hover {
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
}

a.box:hover {
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
}
p {
	font-family: "Tempus Sans ITC", "Comic Sans MS", Verdana;
	font-size: 18px;
	color: #333333;


}
td {
	font-weight: bold;
	font-family: "Tempus Sans ITC", "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-align: left;
	padding-top: 10px;
}
.bevslogo {
	height: 250px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	text-align: center;
	margin-left: 18px;
}
.bevslogo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
}
.emergency_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	width: 320px;
	border: 3px groove #993300;
	height: 65px;
	margin-left: 7px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 20px;
}
#christmas {
	position: absolute;
	height: 75px;
	width: 400px;
	text-align: center;
	margin-left: 170px;
	color: #660033;
	vertical-align: middle;
	margin-top: 20px;
	display: none;
	visibility: hidden;
}
#date {
	height: 60px;
	width: 90px;
	margin-left: 450px;
	position: absolute;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	display: none;
	background-image: none;
	background-repeat: no-repeat;
	z-index: 2;
}
#portal {
	height: 50px;
	width: 50px;
	margin-left: 460px;
	margin-top: 18px;
	position: absolute;
}

body {
	margin: 0px;
	padding: 0px;
}
#logintext {
	background-image: url(images/loginmessage.jpg);
	height: 120px;
	width: 235px;
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	right: 25px;
}
#laser {
	height: 115px;
	width: 181px;
	position: absolute;
	top: 225px;
	right: 25px;
}
#emergency {
	height: 92px;
	width: 160px;
	position: absolute;
	top: 440px;
	right: 35px;
}

