body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
}
body {
    background:transparent url(img/mlclouds.jpg) no-repeat scroll center top;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1.1em;
    padding-top:5px;
    padding-bottom:5px;
}
h1 {
    font-size: 1em;
    font-weight:bold;
    color: #000066;
    padding-top:10px;
    padding-bottom:10px;
    
}
h3 {
    font-size: 1em;
    font-weight:bold;
    color: #000066;
    padding-top:5px;
    padding-bottom:5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	padding-top:10px;
    padding-bottom:10px;
}
p.nopad {
	padding-top:5px;
    padding-bottom:0px;
}
a:link {
	text-decoration: none;
	color: #0000cc;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#hd {
    height:152px;
}
#menu {
    margin:auto;
    padding-bottom:5px;
    padding-top:0px;
    position:relative;
    text-align:center;
    width:760px;
    height:240px;
}
#menu2 {
    margin:auto;
    position:relative;
    text-align:center;
    width:760px;
}
#links {
    float:left;
    left:0;
    padding-bottom:20px;
    width:240px;
    position:absolute;
}
#links2 {
    left:260px;
    padding-bottom:20px;
    width:240px;
    position:absolute;
}
#links3 {
    float:right;
    right:0;
    position:absolute;
    width:240px;
    padding-bottom:20px;
}
#links a, #links2 a, #links3 a {
    font-size:1.2em;
    font-weight:bold;
}
#links p, #links2 p, #links3 p {
    font-size:0.9em;
    font-weight:normal;
    color:#000066;
}
a#corporate {
    background:transparent url(img/corp-norm.jpg) no-repeat scroll left top;
    float:left;
    height:240px;
    left:0;
    position:absolute;
    top:0;
    width:240px;
}

a#student {
    background:transparent url(img/stud-norm.jpg) no-repeat scroll left top;
    display:block;
    height:240px;
    position:absolute;
    left:260px;
    top:0;
    width:240px;
}
a#education {
    background:transparent url(img/edu-norm.jpg) no-repeat scroll left top;
    float:right;
    display:block;
    height:240px;
    position:absolute;
    right:0;
    top:0;
    width:240px;
}
#fronttext {
    left:0;
    width:640px;
    position:absolute;
    top:70px;
    padding:0px 60px 10px 60px;
}

#logotable {
    padding-top:20px;
    left:0;
    width:640px;
}
.logos {
width:640px;
}

a#corporate:hover {
    background: url(img/corp-over.jpg) top left no-repeat;
}
a#student:hover {
    background: url(img/stud-over.jpg) top left no-repeat;
}
a#education:hover {
    background: url(img/edu-over.jpg) no-repeat scroll left top;
}
#corporate span, #corporate br {
    display: none;
}
#student span, #education span {
    display: none;
}
br.hidden {
    display: none;
}
h1.hidden {
    display: none;
}
h2.hidden {
    display: none;
}
.hiddenPic {
    display:none;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	text-align: left;
    color: #444444;
}
#ft {
    padding-bottom:15px;
    padding-top:5px;
}

.textblock {
    overflow: auto;
	width: 100%;
	padding-bottom:30px;
}
.fleft {
    float:left;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:20px;
    width: 348px;
}
.fright {
    float:right;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:20px;
    width: 348px;
}
.textright {
    float:right;
	margin-left:-368px;
	width:57%;
	text-align:left;
}
.textleft {
    float:left;
    width:57%;
    /*margin-right:368px;*/
}
