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

body {
	background-image: url(images/top_snow_gradient_background.jpg);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#main {
	background-color: #FFFFFF;
	border: medium solid #000000;
	position: absolute;
	height: 550px;
	width: 800px;
	left: 76px;
	top: 58px;
	z-index: 3;
	margin-bottom: 100px;
	bottom: 100px;
}
#littleholder {
	height: 140px;
	width: 151px;
	position: absolute;
	z-index: 6;
	left: 19px;
	top: 18px;
	border: 3px solid #000000;
}
#shadow {
	position: absolute;
	z-index: 4;
	height: 140px;
	width: 151px;
	left: 38px;
	top: 38px;
}
#titleBox {
	height: 60px;
	width: 200px;
	position: absolute;
	z-index: 4;
	left: 44px;
	top: 170px;
}
#logo {
	position: absolute;
	z-index: 6;
	height: 135px;
	width: 200px;
	top: 39px;
	left: 44px;
}
#menuBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	position: absolute;
	z-index: 4;
	height: 44px;
	width: 571px;
	left: 245px;
	top: 73px;
	background-repeat: repeat-x;
	border: 2px solid #000000;
	background-color: #7692F5;
	visibility: hidden;
}
#barmenu  a:visited {
	color: #000000;
	text-decoration: none;
}
#barmenu  a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#barmenu  a:link {
	text-decoration: none;
	color: #000000;
	font-size: None;
}
#barmenu  a:active {
	color: #000000;
	text-decoration: none;
}
#menuBox li {
	text-decoration: none;
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
}
#menuBox a.current:link {
	text-decoration: none;
	color: #FFFFFF;
}
#menuBox a.current:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#barmenu {
	position: absolute;
	left: 204px;
	top: 84px;
	width: 578px;
	z-index: 7;
	height: 38px;
}
