body {
	background-color:ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}

#wrapper {
	width:auto;
	text-align:left;
	}


#header {
	background-image:url(../images/banner.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:350px;
	width:300px;
	margin-top:-8px;
	margin-left:0px;
	}


#main {
	background:#920a77;
	width:320px;
	position:absolute;
	top:110px;
	left:310px;
	padding: 0px 10px;
	}
	

#internalnav {
	background-color:#eaf80d;
	margin-top:-28px;
	height:19px;
	width:320px;
	position:absolute;
	left:0px;
	top:74px;
	padding:10px;
	text-align:left;
	}


#left {
	width:215px;
	position:absolute;
	top:340px;
	left:75px;
	border-top:3px solid #920a77;
	border-bottom:3px solid #920a77;
	}	
	
#navmenu {
	height:80px;
	padding-right:5px;
	margin-top:0px;
	border-bottom:3px solid #920a77;
	padding-bottom:10px;
	line-height:19px;
	font-size:10px;
	text-transform:uppercase;
	}

#links {
	font-size:9px;
	margin-top:-12px;
	text-align:right;
	text-transform:uppercase;
	}

#right {
	width:180px;
	position:absolute;
	left:655px;
	top:200px;
	padding:10px;
	text-align:center;
	border-top:3px solid #920a77;
	border-bottom:3px solid #920a77;
	background-color:#cacca2;
	}

#building {
	position:absolute;
	left:180px;
	top:100px;
	background-color:#FFFFFF;
	border: #286276 2px dashed;
	width:175px;
	}

#tropical {
	position:absolute;
	left:95px;
	top:194px;
	background-color:#FFFFFF;
	border: #286276 2px dashed;
	width:130px;
	}

#retro {
	position:absolute;
	left:180px;
	top:192px;
	background-color:#FFFFFF;
	border: #286276 2px dashed;
	width:105px;
	}
	
#international {
	position:absolute;
	left:95px;
	top:284px;
	background-color:#FFFFFF;
	border: #286276 2px dashed;
	width:200px;
	}
		
#senior {
	position:absolute;
	left:180px;
	top:284px;
	background-color:#FFFFFF;
	border: #286276 2px dashed;
	width:130px;
	}

#scholhall {
	position:absolute;
	left:180px;
	top:368px;
	background-color:#FFFFFF;
	border: #286276 2px dashed;
	width:130px;
	}

#gertie {
	position:absolute;
	left:180px;
	top:429px;
	background-color:#FFFFFF;
	border: #286276 2px dashed;
	width:130px;
	}
