/* Apple */
/* Skin Modifications */
body {background: #7b161b;}
a {color: #000000;}
a:hover {color: #000000; text-decoration: none;}

#container {width: 1000px; background: transparent;}
#main {padding-right: 45px; padding-left: 30px; background: transparent url(images/background.jpg) repeat-y; margin: 0 auto; position: relative; padding-bottom: 40px; padding-top: 10px;}
#content {}

#header {height: 212px; background: transparent url(images/header.jpg) no-repeat; }
#header-content {top: 40px; left:600px; color: white; padding: 0px; width: 300px;}
#header-content2 {top: 70px; left:600px; color: white; padding: 0px; width: 300px;}
#header-content3 {top: 75px; left:600px; color: white; padding: 0px; width: 300px;}

#navheight {display: block; float: left; margin-bottom: 30px;}
#nav {padding-top: 30px; position: absolute; top: 0px; left: 0px; background: transparent;} /* background: transparent url(images/leftnav_head.png) no-repeat;  */
#nav a {color: white; background: transparent; width: 160px; height: 20px; font-weight: bold; font-size: 12px; line-height: 30px; padding-top: 6px; padding-bottom: 16px;}
#nav a:hover {background: #9f0a09; border: 2px solid white; border-width: 2px 0px 2px 2px; height: 20px; color: white; padding-top: 4px; padding-bottom: 14px; padding-left: 13px;}

.blocktitle {font-size: 9px; background-color: #7c1519; padding: 2px 5px; color: white;}

#linkgroup dl, #assignments, .gallery, #events, #announcements {border: 1px dotted black;}

#sidebar {display: none;}
#bottom {position: relative; top: -20px; display: block; width: 1000px; height: 199px; background: transparent url(images/footer.jpg) no-repeat; margin: 0 auto; padding: 0;}
#footer {position: relative; top: -135px; color: white;}
#footer a {color: white;}

table.calendar tr.month th {background-color: #820505; color: white;}
table.calendar tr.dayofweek th {background-color: #9f0a09; color: white;}
table.calendar tr td.today {background-color: #b1775b;}

#translate {top: -180px; right: 30px;}
