#logo-bar {
	background: url(../Images/head-bck.gif) top left repeat-x;
	height: 74px;
	width:100%;
	min-width:850px;
}
div.outer-box
{
	width:375px;
	height:492px;
	border:#C9BBAD 1px solid;
}
div.option-box
{
	width:347px;
	height:464px;
	padding:13px;
	background-color:#F8F3E5;
	border:white 1px solid;
}

h1 {
	margin-top: 0px;
	margin-bottom:0.3em;
	line-height:100%;
}
p {
	margin-left:0px;
}

.gotoLink
{
	position:absolute;
	left:57px;
	bottom:14px;
}
#option1{
	position:absolute;
	left:17px;
	top:91px;
}

#option2{
	position:absolute;
	left:408px;
	top:91px;
}
#college-name
{
	background: url(../Images/CollegeCenters.gif) top left no-repeat;
	height:52px;
	margin-left:-13px;
}
#companies-name
{
	background: url(../Images/TutoringCompanies.gif) top left no-repeat;
	height:96px;
	margin-left:-13px;
}