
body {
margin: 0 0 0 0;
background-color: #d9d9d9;
font-family: 'lucida grande', tahoma, 'trebuchet ms', 'century gothic', verdana, sans-serif;
width: 100%;}

a {
text-decoration: none;
color: #B80349;
}

a:hover {
text-decoration: underline;
color: #B80349;
}

#preload {
width: 0;
height: 0;
display: inline;
}

#header {
width: 100%; height: 80px;
margin: 0 0 0 0;
background-color: #B80349;
vertical-align: bottom;
z-index: 3;
 }

#headerimage{
height: 80px;
margin: 0 0 0 0;
background-image: url(images/numbers.png);
background-repeat: no-repeat;
padding: 0em;
background-position: right; }

#header h1 {
display: block;
position: absolute;
margin: 46px 0em 0px 5px; padding: 0;
background-color: transparent;
color: #fff;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 35px;
font-weight: 400;
z-index: 4;
letter-spacing: 0px; }

span {
color: #B80349;
}

#header big {
float: right;
margin: 28px 0 0 0; padding: 0;
color: #B80349;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 50px;
}

#menu {
position: absolute; top: 80px;
width: 100%;
height: 20px;
margin: 0em 0em 0em 0em;
background-color: #000000;
border-bottom: solid 1px #fff;
text-align: right;
color: #cccccc;
}

#menu p {
padding: 0em;
margin: 0em;
margin-right: .3em; }

#menu ul {
margin-top: 20px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 0.8em;
font-family: 'century gothic', verdana, sans-serif;
color: #666;
font-weight: bold;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
background: #06f url('menubg.jpg') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #fff;
}

#main {
position: absolute; top: 100px;
width: 100%;
background: #fff url(images/menu_shadow.gif) repeat-y left;
}

#container {
width: 100%;
margin: 0em 0px 0em 0px;
padding-top: 50px;
font-family: arial;
font-size: 0.9em;
min-width: 60em; }

#subnav {
clear: left;
float: left;
width: 140px;
padding: 0;
font-size: 0.7em;
font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
margin-left: 15px; }

#subnav ul {	
list-style: none;
width: 140px;
margin: 0 0 20px 0;
padding: 0;
}	

#subnav li {
margin-bottom: 1px;
border-bottom: 0px #cccccc solid;
}

#subnav li a {
font-weight: normal;
text-decoration: none;
color: #B80349;
display: block;
padding-top: 10px;
padding-bottom: 0px; 
padding-right: 5px;
padding-left: 5px;
font-size: 1.3em;
}	
	
#subnav li a:hover {
color: #333333;
text-decoration: underline; }

#subnav li a.current {
color: #B80349;
text-decoration: none;
font-weight: bold; }

#subnav .descr {
padding-left: 5px; 
color: #0f0f0f;
padding-top: 5px;
padding-bottom: 10px;
border-bottom: 1px #cccccc solid;
 }

#subnav .child {
font-size: 0.9em;
padding: 0;
}

#subnav .child a {
height: 14px;
padding-left: 10px; 
background: #bbb;
color: #666;
}

#subnav .child a:hover {
color: #B80349;
background-color: #e0e0e0;
border-right: 10px solid #fff;
}

#contentwrap {
margin: 0em 0px 0px 180px;
background-image: url(images/HH_logo_timetable.gif);
background-repeat: no-repeat;
background-position: right bottom; }

#content {
margin: 0em 170px 10px 20px;
border-right: 1px solid #ccc; 
padding: 0 15px 0 0;
line-height: 1.6em;
color: #666;
font-size: 0.9em;
}

#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #B80349;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-weight: normal;
margin-bottom: 1.2em; }

h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
font-size: 1.3em; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h3 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
font-size: 1.1em; font-weight: 600;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

.left {
float: left;
margin: 0em 20px 8px 0px;
padding: 0px;
background-color: #FFF;
border: 1px solid #CCC;
}


.right {
float: right;
margin: 0 0 8px 12px;
padding: 0px;
background-color: #FFF;
border: 1px solid #CCC;
}

th.leftCol {
color: #666666;
text-align: right;
border-bottom: 1px #999999 solid;
margin: 0em;
width: 15%;
vertical-align: top;
padding-right: 2em;
padding-top: 0.5em;
padding-bottom: 0.5em;
font-weight: bold;
 }

td.rightCol {
color: #666666;
text-align: left;
border-bottom: 1px #999999 solid;
width: 85%;
vertical-align: top;
margin: 0em;
padding-top: 0.5em;
padding-bottom: 0.5em; 
}

th.topborder {
border-top: 1px #999999 solid;
}

td.topborder {
border-top: 1px #999999 solid;
}

#footer {
padding: 5px;
margin-top: 50px;
color: #fff;
font-size: 0.7em;
text-align: left;
border-top: 1px solid #ccc;
background-color: #B80349;
padding-left: 20px; }

#footer a {
color: #fff;
background-color: #B80349; }

#extras {
clear: right;
float: right;
width: 145px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
margin-right: 10px; }

#extras h1 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
font-size: 1.1em; font-weight: 600;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

#extras ul {
list-style: none;
margin: 0em;
padding: 0em; }

#extras li {
margin: 0 0 0.8em 0;
font-size: 0.75em;
line-height: 1.3em;
}

#extras li a {
display: block;
text-decoration: none;
color: #B80349;
}

#extras li a:hover {
text-decoration: underline;
color: #B80349;
}

.pic {

}

#gallery {
clear: right;
float: right;
width: 145px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
margin-right: 10px; }

#gallery h1 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
font-size: 1.1em; font-weight: 600;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

#gallery p {
margin: 0 0 0.8em 0;
font-size: 0.75em;
line-height: 1.3em; 
}
