body {
margin:0px auto;
text-align:center;
}


div {
margin:0;
padding:0;
}

p {
margin:0;
padding:0;
margin:10;
font-family:Verdana;
font-weight:normal;
font-size:10pt;
color:#000000;
text-decoration:normal;

}

img {
border:0px;

}

#container {
position:relative;
margin:0 auto;
padding:0 0 0 0;
width:864px;
text-align:left;
}

h1 {
text-align:left;
margin:10;
font-family:Verdana;
font-weight:normal;
font-size:20px;
color:#000000;
text-decoration:bold;
}

#major.a {
font-family:Verdana;
font-weight:normal;
font-size:20px;
color:#000000;
text-decoration:bold;
}

#major.a:hover {
color:#00A0C6;
text-align:center;
font-family:Verdana;
font-weight:normal;
}


a {
text-align:center;
margin:5;
font-family:Verdana;
font-weight:normal;
font-size:10px;
color:#000000;
text-decoration:none;
}

a:hover {
color:#00A0C6;
text-align:center;
font-family:Verdana;
font-weight:normal;
font-size:10px;
}

a:active {
color:#919100;
text-align:center;
font-family:Verdana;
font-weight:normal;
font-size:10px;

}



/* DROPPY MENUS */

/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display:none; position: absolute; left: 0; margin: 0; padding: 0; height:auto; }
  * html #nav ul { line-height: 12px; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul {margin:0; padding:0;}
#nav ul li {margin:0; padding:4px 0 0 0; width:80px; color:#063868; font-size:9px; text-align:center;}

/* END DROPPY MENUS */


#header {
float:left;
width:864px;
}

p.footer {
width:860px;
height:20px;
margin:0;
padding:25px 0 0 0;
background:#ffffff;
font-family:Verdana;
font-size:9px;
text-align:left;
}

footer.a {
text-align:center;
margin:10;
font-family:Verdana;
font-weight:normal;
font-size:8px;
color:#000000;
text-decoration:none;
}

