.container {
	height: 1000px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
.header {
	height: 80px;
	width: 700px;
	background-image: url(/grc275main/dscott_a3/lounge/headfirst.png);
}
.footer {
	border: thin solid #000;
	height: 75px;
	width: 700px;
	background-image: url(/grc275main/dscott_a3/lounge/headfirst.png);
	bottom: 0px;
	left: 0px;
}
.main {
	height: 600px;
	width: 700px;
	background-image: url(/grc275main/dscott_a3/elixerbg.png);
	background-position: 2px;
}
.cssmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(bg.jpg);
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 100px;
	margin-left: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg {
background-image: url(white.png);
border: thin ridge #CCCCCC;
padding-top: 0px;
padding-right: 30px;
padding-bottom: 0px;
padding-left: 30px;
margin-top: 0px;
}
.menu {
	float: left;
	text-align: center;
	list-style-type: none;
	background-image: url(i/white.png);
	border: 0px none #FFFFFF;
	color: #FF0;
	line-height: 2em;
}
.menu a:hover {
	background-color: #FFFFFF;
	background-image: none;
	color: #333;
}
.menu a {
	display: block;
	width: 12em;
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}
.contentClearBoth {
clear: both;
margin: 10px;
}
}
.picset {
	background-color: #FFF;
	float: left;
	border: 2px solid #000;
}
.purple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #93C;
}
.green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0F0;
}
.blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #00F;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F00;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: center;
}
.backgroundcolor {
	background-color: #CCC;
}

