/* Geo */
/* Skin Modifications */
body {background-color: #262755;}
a {color: #5B6B5D;}
a:hover {color: #D6EFFE; text-decoration: none;}

#container {width: 1000px; background: #262755 url(images/back.jpg) no-repeat top center;}
#main {padding-right: 88px; padding-left: 98px; background: transparent url(images/page.gif) repeat-y; margin: 0 auto; position: relative; padding-bottom: 0px; padding-top: 20px;}
#content {}

#header {height: 206px; background: transparent url(images/header.png) no-repeat; }
#header-content {top: 55px; left:330px; color: white; padding: 0px; width: 500px;}
#header-content2 {top: 80px; left:330px; color: white; padding: 0px; width: 500px;}
#header-content3 {top: 85px; left:330px; color: white; padding: 0px; width: 500px;}

#navheight {display: block; float: left; margin-bottom: 30px;}
#nav {padding-top: 30px; position: absolute; top: 0px; left: 74px; background: transparent; width: 194px;} /* background: transparent url(images/leftnav_head.png) no-repeat;  */
#nav a {color: black; background: transparent; height: 37px; padding-top: 10px; font-weight: bold; font-size: 12px; font-weight: normal;}
#nav a:hover {background: #262755; color: #fff; border: 2px solid white; border-width: 2px 2px 2px 0px; height: 33px;}

.blocktitle {font-size: 9px; background-color: #8F9F91; padding: 2px 5px; color: white; border: 1px dotted #8F9F91; border-width: 1px 1px 0 1px;}

#linkgroup dl, #assignments, .gallery, #events, #announcements {border: 1px dotted #8F9F91;}

#sidebar {display: none;}
#bottom {position: relative; top: -20px; display: block; width: 1000px; height: 224px; background: transparent url(images/footer.png) no-repeat; margin: 0 auto; padding: 0;}
#footer {position: relative; top: -60px;}

table.calendar tr.month th {background-color: #8F9F91;}
table.calendar tr.dayofweek th {background-color: #262755; color: white;}
table.calendar tr td.today {background-color: #D6EFFE;}

#translate {top: -195px; right: 75px;}