html{
	margin-top: 0px;
	background-color: #00538B;
	overflow-y:scroll;
	text-align: center;
}

body{
	text-align:center;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#wrapper{
	margin: 0 auto;
	text-align:left;
	width: 700px;
	height:100%;
}

#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 700px;
}

#hometitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #E42325;
	text-transform: capitalize;
	text-align: center;
	}
	
#esphometitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #E42325;
	text-transform: capitalize;
	text-align: center;
	}
	
#homecopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004077;
	line-height: 1.2em;
	text-align: justify;
}


#esphomecopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004077;
	line-height: 1.2em;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}


.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-align: center;
}

#phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #044A7C;
	text-align: center;
}

#studentcopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
	line-height: 1.3em;
}

#studentcopy a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	line-height: 1.3em;
}
