div#headertext	{
background-image:url(/Images/home/headertext.jpg);
background-position:left center;
background-repeat:no-repeat;
margin-left:160px;
width: 475px;
height:101px;
position: relative;

}
div#headerlogo	{
background-image:url(/Images/home/logo.jpg);
background-position:left center;
background-repeat:no-repeat;
width: 90px;
height:93px;
margin-left:25px;
margin-top:10px;
float: left;
}


div#header p, div#header h1, div#header ul {
margin:0pt;
}
div#logo h1 a span, div#logo p, p#mediatemple span {
display:none;
}

div#header {
background:#d7caa9 none repeat scroll 0%;
border-bottom:6px solid #6f6345;
height:135px;
}
div#header-inside, div#footer-inside {
margin:0pt auto;
width:745px;
}
ul#menu {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-right: 40px;
position:relative;
top:0px;
}
ul#menu li {
float:left;
line-height:2;
margin-left:2px;
margin-right:2px;
padding-top:4px;
}
ul#menu li a {
background-image:url(/Images/tab.gif);
background-position:left center;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
font-weight:bold;
font-size:10pt;
height:28px;
padding:0px 0pt;
text-align:center;
text-decoration:none;
text-shadow:#2A2A2F 2px 2px 1px;
width:110px;
}
ul#menu li a:hover, ul#menu li a:active {
background-position:left top;
}
ul#menu li a.selected {
background-position:left bottom;
}
