html, body
{
	background-image: url(images/stamps.jpg);
}

#container
{
	min-height: 120%;
	height: 120%;
	background-color: #FFFFFF;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -380px;
	padding: 5px;
	width: 750px
}

a:link 
{
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-family:  helvetica ,arial, verdana, "sans serif";
}

a:visited 
{
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-family:  helvetica ,arial, verdana, "sans serif";
}

a:active 
{
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-family:  helvetica ,arial, verdana, "sans serif";
}

a:hover 
{
	text-decoration: none;
	color: #FF0000;
	font-size: 18px;
	font-family:  helvetica ,arial, verdana, "sans serif";
}

.sgw
{
	position: absolute;
	top: 20px;
	left: 80px;
	width: 600px;
	height: 250px;
}

.sg
{
	position: absolute;
	top: 290px;
	left: 21px;
	width: 225px;
	height: 150px;
	text-align: justify;
	color: black;
	font-family:  helvetica ,arial, verdana, "sans serif";
	font-size: 12px;
}

.entersgpa
{
	position: absolute;
	top: 580px;
	left: 21px;
	width: 225px;
	text-align: center;
}

.acorn
{
	position: absolute;
	top: 290px;
	left: 267px;
	width: 225px;
	height: 150px;
	text-align: justify;
	color: black;
	font-family:  helvetica ,arial, verdana, "sans serif";
	font-size: 12px;
}

.enteracorn
{
	position: absolute;
	top: 580px;
	left: 267px;
	width: 225px;
	text-align: center;
}

.newraynes
{
	position: absolute;
	top: 290px;
	left: 513px;
	width: 225px;
	height: 150px;
	text-align: justify;
	color: black;
	font-family:  helvetica ,arial, verdana, "sans serif";
	font-size: 12px;
}

.enternrsa
{
	position: absolute;
	top: 580px;
	left: 513px;
	width: 225px;
	text-align: center;
}

.tel
{
	position: absolute;
	top: 620px;
	left: 30px;
	width: 700px;
	text-align: center;
	color: black;
	font-family:  helvetica ,arial, verdana, "sans serif";
	font-size: 12px;
}

.cards
{
	position: absolute;
	bottom: 5px;
	left: 10px;
}

.copyright
{
	position: absolute;
	text-align: center;
	bottom: 5px;
	left: 0px;
	width: 760px;
	color: black;
	font-family:  helvetica ,arial, verdana, "sans serif";
	font-size: 10px;
}