* {border:0; margin:0 auto; padding:0; outline:none;}
html {background: #015daa url(img/bg2.jpg) repeat top center}
p {padding: 0 0 12px;}

/*=== Fonts ===*/
body {color: #393939;
  font-size: 13px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
a {color:#015daa; text-decoration:none;}
a:hover{font-weight: bold;}
h1, h1 a, h1 a:hover {color:#fff; padding: 28px 0 0; font-size:20px; font-weight:bold; text-align:center; line-height:1em; display: block}
h2 {margin:0; padding:6px; color:#fff; font-size:18px; font-weight:bold; line-height:1em; letter-spacing:normal; text-align:center;}
h3 {color: #688BA0; font-size: 14px; font-weight: bold; line-height: 1.8em; margin: 0; padding: 0;}
h4 {color: #494949; font-size: 16px; font-weight: normal;}
h5 {color:#868686; font-size:95%; border:none; font-weight: normal; text-decoration:none;}
h6 {color:#494949; font-size:95%; border:none; font-weight: normal; text-decoration:none;padding: 0 0 20px;}

/*=== Header ===*/
#header {padding: 0; margin: 10 auto 0 auto; height:100px; width: 960px;}
#pagetitle {width: 660px; float: left; height: 100px; }
#outerlogo {width: 300px; height: 100px; display: table; position: static:}
#innerlogo {display: table-cell; vertical-align: middle; width: 100%; position: static;}

/*=== Main ===*/
#mainBox {margin: 0 auto; padding: 0; width: 960px; background: #f9f9f9; border-radius: 10px; overflow: hidden;}
#main {margin: 30px; padding: 0px; height: auto; overflow: hidden;}

/*=== Miscellaneous ===*/
.ctable, .ctable TD, .ctable TH{font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;font-size:100%; padding-right: 10px;}
.ctable tr:hover {background: #dddddd;}
ul {margin-left: 20px;}
li {padding: 2px;}
.year {color: #494949; font-weight: normal; text-align: center; font-size: 20px; line-height:1em; display: block; padding-top: 30px;}
.course{font-weight: normal; text-align: left; font-size: 18px; line-height:1em; display: block; padding-top: 30px;}
.leftbox {float: left; width: 440px;}
.rightbox {float: right; width: 440px;}
.semester {margin-left: 20px; margin-bottom: 15px}
img.center {margin-left: auto; margin-right: auto; display: block}
