*, html, body {
font-family: arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
}

a {
font-weight: bold;
text-decoration: none;
color: #003366;
}

#wrapper a:hover, #topnav #major a:hover {
border-bottom: 1px solid #003366;
}

p, td {
line-height: 16px;
}

body {
background-color: #c5d0db;
width: 800px;
margin: 0 auto 20px auto;
text-align: center;
}

/* BOX MODEL HACK FOR IE */
* html body {
width: 752px;
}

/* MAC IE HACKS */
/* only IE mac will see this */
* html>body #wrapper {
width: 800px;
}


#wrapper {
position: relative;
text-align: left;
width: 800px;
background-color: #fff;
padding-bottom: 8px;
}

/* BOX MODEL HACK FOR IE */
* html #wrapper {
width: 752px;
}


#main {
padding: 16px;
}


/* MAC IE HACKS */
/* only IE mac will see this */
* html>body #topnav {
width: 470px;
}

#topnav {
position: absolute;
width: 485px;
top: 20px;
left: 315px;
text-align: right;
}

#topnav #minor {
padding-right: 24px;
}

#topnav #minor * {
font-size: 10px;
}

#topnav #minor a {
margin-left: 20px;
}

#topnav #major {
margin-top: 15px;
background: url(../assets/line_green.gif) center left repeat-x;
}

#topnav #major a {
background-color: #fff;
padding: 0 4px;
margin: 20px;
}

#sidebar {
padding-bottom: 20px;
width: 239px;
height: 200px;
float: right;
}

#sidebar h1 {
font-size: 12px;
color: #fff;
font-weight: normal;
text-align: center;
padding: 4px 0;
background: url(../assets/sidebar_header.gif) top center no-repeat;
}

#sidebar p {
padding: 12px;
}

#tabs_img {
border: 0;
}

#tabwrapper {
width: 518px;
float: left;
}

/* BOX MODEL HACK FOR IE */
* html #tabwrapper {
}

#mid {
width: 768px;
}

#news, #programs, #construction, #people, #caet {
clear: both;
background-color: #b7c79d;
border: 1px solid #809d51;
padding: 14px 13px;
height: 170px;
}

#news h1, #programs h1, #construction h1, #people h1, #caet h1 {
font-size: 13px;
margin-bottom: 7px;
color: #333;
}

#news p, #programs p, #construction p, #people p, #caet p {
color: #333;
}

#news .item , #programs .item , #construction .item , #people .item, #caet .item {
margin-bottom: 20px;
}

#news .item img, #programs .item img , #construction .item img , #people .item img, #caet .item img {
width: 59px;
float: left;
margin: 0 18px 20px 0;
}

#chicklets {
width: 768px;
}

#chicklets th {
white-space: nowrap;
font-size: 12px;
color: #336666;
text-align: left;
padding: 3px 3px 3px 6px;
}

#chicklets td {
padding: 8px 12px;
color: #666;
font-size: 12px;
}

#chicklets td a {
font-size: 11px;
}

#chicklets th, #chicklets td {
background-color: #c3d6e8;
}

.clear {
clear: both;
height: 16px;
}

#footer {
width: 768px;
margin-top: 12px;
text-align: center;
}

#footer * {
font-size: 10px;
}