html, body {
	background: #c2e6ff;
	text-align: left;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 0;
	margin: 0;
	border: 0;
}

#logo {
	background: #c2e6ff;
	position: absolute;
	left: 10px;
	top: 48px;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 72px;
	color: #0096ff;
}

.menu-box {
	background: #0096ff;
	position: absolute;
	top: 0px;
	width: 120px;
	height: 20px;
	text-align: center;	
}

#banner {
	background: #84ccff url(banners/rotator.php) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 130px;
	right: 0px;
	height: 150px;
}

#container-frame {
	background: url(img/faux.gif) repeat-y;
	position: absolute;
	top: 280px;
	left: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
}

#left-frame {
	float: left;
	top: 0px;
	margin: 0;
	width: 180px;
	padding: 15px;

}

#content-frame {
	float: left;
	top: 0px;
	width: 445px;
	margin: 0;
	padding: 15px;
	text-align: center;
}

#right-frame {
	float: left;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 15px;
	width: auto;
}

.button {
	display: block;
	background: #0096ff;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
	height: 100%;
	width: 100%;
	padding-top: 100px;
}

A.button:link {
	text-decoration: none;
	background: #0096ff;
}

A.button:visited {
	text-decoration: none;
	background: #0096ff;
}

A.button:hover {
	background: #84ccff;
	text-decoration: none;
}

A.button:active {
	text-decoration: none;
	background: #0096ff;
}

.pho {
	border: none;

}

A.pho:link {
	border: none;
	text-decoration: none;
}

A.pho:visited {
	border: none;
	text-decoration: none;
}

A.pho:hover {
	border: none;
	text-decoration: none;
}

A.pho:active {
	border: none;
	text-decoration: none;
}

.img {
	border: none;
	width: 75px;
	height: 75px;
}

A.img:link {
	border: none;
	text-decoration: none;
}

A.img:visited {
	border: none;
	text-decoration: none;
}

A.img:hover {
	border: none;
	text-decoration: none;
}

A.img:active {
	border: none;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

.p2 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #0096ff;
	text-align: left;
}

.uline {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
	color: #0096ff;
	margin-top: -5px;
	text-align: left;
}

ul {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #fff;
}

A:link {
	background: #84ccff;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
}

A:visited {
	background: #84ccff;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
}

A:hover {
	background: #84ccff;
	text-decoration: underline;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
}

A:active {
	background: #84ccff;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
}
