
body { margin: 0; padding: 0; background: #444;  text-align: center; font-family: verdana, sans-serif; font-size: 11px; color: #333; line-height: 1.5em; }
img { border: 0; }
a, a:visited { color: #630;}
a:hover { color: #930;}

#container {  width: 950px; margin: auto; text-align: left; background: #EAEDE8 url(../images/common/page_bg.jpg) top center repeat-y; }

#nav { float: left; width: 200px; }
#nav ul { margin: 0; padding: 0; list-style-type: none;  padding-top: 50px; padding-bottom: 20px;}
#nav ul li { margin: 0; padding: 0; list-style-type: none;  width: 200px; height: 24px; display: block;}
#nav ul li.subnav { height: 20px;}

/*Fix for IE 6 list item spacing via Quirksmode */
#nav ul li  { display: inline; };
#nav ul li a { display: block; }


#content { float: left; width: 710px;  padding-left: 40px; padding-top: 45px; padding-bottom: 30px; }

#content p { margin-top: 12px; }
#content p, #content dl { width: 360px; }
#content dl dt {font-weight: bold; margin-bottom: 2px;  }
#content dl dd { margin-bottom: 8px;  }
.imageRight { float: right; width: 260px; margin-right: 40px; margin-top: 15px; margin-bottom: 30px; }

h2 { font-size: 12px; color: #999; margin-top: 20px; margin-bottom: 4px;}

.categoryList {  list-style-type: none; margin: 0; padding: 0;}



#footer { clear: both; background-color: #B0A588;  height: 24px; padding-top: 6px; color: #31331D; font-size: 10px;  } 
#copyrightDiv { float: left; margin-left: 20px; width: 170px; }
#contactDiv { float: right; width: 200px; padding-right: 40px; text-align: right;}
#contactDiv a { color: #630; text-decoration: none;}
#contactDiv a:hover { color: #930; text-decoration: none;}


/* Page specific */

.contactTable {}
.contactTable td { padding-bottom: 12px; vertical-align: top; }
.contactTable .leftCell { font-weight: bold; padding-right: 12px; }

dl.honorsList { list-style-type: none; margin: 0; padding: 0;}
dl.honorsList dt { list-style-type: none; font-weight: normal; display: block; float: left; width: 60px; margin: 0; padding: 0; }
dl.honorsList dd {  display: block; float: left;  width: 290px; margin: 0; padding: 0; }