.HeadLogo{
	position: absolute;
	top: 15px;
	left: 10px;
	height: 150px;
	width: 150px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.FoundationLogo{
	position: absolute;
	top: 15px;
	left: 20px;
	height: 150px;
	width: 150px;
	background-image: url(../images/foundationlogo.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}


.HeadTitle{
	position: absolute;	
	top: 80px;	
	left: 180px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 1D479A;
	text-align:left;
}


.FoundationTitle{
	position: absolute;	
	top: 65px;	
	left: 150px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 1D479A;
	text-align:left;
	font-style: italic;
}

.HeadLine{
	position: absolute;
	top: 150px;
	border-style: none;
	left: 240px;
	width: 560px;
	height: 10px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
}

.HeadCorners{
	position: absolute;
	top: 5px;
	left:360px;
	height:100px;
	width:140px;
	background-repeat: no-repeat;
}

.Menu1{
	position: absolute;
	top: 165px;
	left: 240px;
	height: 25px;
	width:565px;
	border-style: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor:pointer;
	
}

.Menu1Item{
	position: absolute;
	top: 0px;
	color:;
	border-style:none;
	cursor:pointer;
}
.Menu2{

	position: absolute;
	top: 135px;
	left: 397px;
	height: 25px;
	width:403px;
	border-style:none;
	align: center center;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor:pointer;

}
.Menu2Item{
	position: absolute;
	top: 0px;
	border-style: none;
	border-width: 1px;
	color:;
	cursor:pointer;
}

.Menu3{
	position: absolute;
	top: 195px;
	left: 5px;
	height: 20px;
	width: 585px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align:left;
	background-image: url(../images/subholder.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.Menu3Item{
	position: absolute;
	top: 3px;
	left: 5px;
	height: 10px;
	text-decoration:underline;
	background-image:url(../images/dot.gif);
	background-repeat: no-repeat;
	padding-left:12px;
	cursor:pointer;
}
.MainText{
	position: absolute;
	top: 215px;
	left: 5px;
	height: 370px;
	width:560px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: FFFFFF;
	text-align:justify;
	padding: 10px;
	background-color:1D479A;
	overflow: auto;
	padding: 10px;	
}

.FacilitiesText{
	position: absolute;
	top: 215px;
	left: 5px;
	height: 370px;
	width:560px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: FFFFFF;
	text-align:justify;
	padding: 10px;
	background-color:1D479A;
	overflow: auto;
	padding: 10px;	
}


.SummerMainText{
	position: absolute;
	top: 215px;
	left: 5px;
	height: 370px;
	width:560px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: FFFFFF;
	text-align:justify;
	padding: 10px;
	background-color: 666699;
	overflow: auto;
	padding: 10px;	
}

.FoundMainText{
	position: absolute;
	top: 215px;
	left: 5px;
	height: 370px;
	width:558px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 1D479A;
	border-left: solid; 
	border-left-width: 2px; 
	border-color: EB181E;
	text-align:justify;
	padding: 10px;
	background-color:FFFFFF;
	overflow: auto;
	padding: 10px;	
}

.AlumniMainText{
	position: absolute;
	top: 215px;
	left: 5px;
	height: 370px;
	width:558px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 1D479A;
	border-left: solid; 
	border-left-width: 2px; 
	border-color: 1D479A;
	text-align:justify;
	padding: 10px;
	background-color:FFFFFF;
	overflow: auto;
	padding: 10px;	
}


.MainTextBottom{
	position: absolute;
	top: 595px;
	left: 5px;
	height: 30px;
	width:580px;
	background-image:url(../images/subholderdown.gif);
}


.MainCorners{
	position:absolute;
	top:210px;
	height:350px;
	left:595px;
	width:200px;
	background-repeat: no-repeat;
}
.PopText{
	position: absolute;
	top:180px;
	height: 180px;
	left:180px;
	width:390px;
	border-style: solid;
	padding:5px;
	overflow: auto;
	visibility:hidden;
}



.PopMenu{
	cursor: pointer;
}

a:link {color:FFFFFF; text-decoration:none;}  /* unvisited link */
a:visited {color:FFFFFF; text-decoration:none;}  /* visited link */
a:hover {color:FFFFFF; text-decoration:none;}   /* mouse over link */
a:active {color:FFFFFF; text-decoration:none;}   /* selected link */

a.one:link {color:FFFFFF; text-decoration:none;}  /* unvisited link */
a.one:visited {color:#EB181E; text-decoration:none;}  /* visited link */
a.one:hover {color:#C59609; text-decoration:bold; font-size: 10pt;}   /* mouse over link */
a.one:active {color:FFFFFF; text-decoration:none;}   /* selected link */

a.two:link {color:FFFFFF; text-decoration:none;}  /* unvisited link */
a.two:visited {color:FFFFFF; text-decoration:none;}  /* visited link */
a.two:hover {color:#C59609; text-decoration:bold;}   /* mouse over link */
a.two:active {color:#EB181E; text-decoration:none;}   /* selected link */

a.three:link {color:1D479A; text-decoration:none;}  /* unvisited link */
a.three:visited {color:#1D479A; text-decoration:none;}  /* visited link */
a.three:hover {color:#EB181E; text-decoration:none;}   /* mouse over link */
a.three:active {color:1D479A; text-decoration:none;}   /* selected link */

a.m1:link {color:EB181E; text-decoration:none;}  /* unvisited link */
a.m1:visited {color:EB181E; text-decoration:none;}  /* visited link */
a.m1:hover {color:1D479A; text-decoration:none;}   /* mouse over link */
a.m1:active {color:EB181E; text-decoration:none;}   /* selected link */

a.m2:link {color:1D479A; text-decoration:none;}  /* unvisited link */
a.m2:visited {color:1D479A; text-decoration:none;}  /* visited link */
a.m2:hover {color:EB181E; text-decoration:none;}   /* mouse over link */
a.m2:active {color:1D479A; text-decoration:none;}   /* selected link */

a.m3:link {color:EB181E; text-decoration:none;}  /* unvisited link */
a.m3:visited {color:EB181E; text-decoration:none;}  /* visited link */
a.m3:hover {color:666699; text-decoration:none;}   /* mouse over link */
a.m3:active {color:EB181E; text-decoration:none;}   /* selected link */

a.m4:link {color:1D479A; text-decoration:none;}  /* unvisited link */
a.m4:visited {color:1D479A; text-decoration:none;}  /* visited link */
a.m4:hover {color:FFFFFF; text-decoration:none;}   /* mouse over link */
a.m4:active {color:1D479A; text-decoration:none;}   /* selected link */

a.summer:link {color:FFFFFF; text-decoration:none;}  /* unvisited link */
a.summer:visited {color:#FFFFFF; text-decoration:none;}  /* visited link */
a.summer:hover {color:#1D479A; text-decoration:bold;}   /* mouse over link */
a.summer:active {color:FFFFFF; text-decoration:none;}   /* selected link */


.PicMenu3{
	position: absolute;
	top: 200px;
	left: 5px;
	height: 20px;
	width: 810px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:left;
	background-image: url(../images/subholderpictop.gif);
	background-repeat: no-repeat;
}
.PicPages{
	position: absolute;
	top: 570px;
	left: 5px;
	height: 20px;
	width: 810px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:left;
	background-image: url(../images/subholderpic.gif);
	background-repeat: no-repeat;
	color: 1D479A;
	padding-left:5px;
}
.MainTexSave{
	position: absolute;
	top: 220px;
	left: 5px;
	height: 370px;
	width:580px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: FFFFFF;
	text-align:justify;
	padding: 10px;
	background-image: url(../images/maintext2.gif);
	background-repeat: no-repeat;	
	overflow: auto;
	padding: 10px;	
}

table.one
{
font-size:9pt;
color: 1D479A;
width: 198px;
}

td.two {font-size:9pt; color: 1D479A; width: 198px; font-family: arial}