body{
margin:0;
padding:23px 0 0 0;
width:100%;
text-align:center;
background:url(images/bg.gif) center;
font:normal 1em verdana,sans-serif
}
#hidden{
display:none
}
#container{
text-align:left;
width:750px;
margin:0 auto;
padding:0
}
#header{
height:267px;
text-indent:-1000em;
background:url(images/header.gif) 2px 0 no-repeat
}
.clearhack{
clear:both
}
acronym{
border-bottom:2px dotted #f00;
cursor:help
}

h2,h3,a:link{
color:#e36e00
}
a:visited{
color:#c50
}
a:hover{
color:#930
}


#nav ul{
text-indent:0;
width:320px;
float:right;
text-align:right;
margin:200px 60px 0 0;
}
#nav li{
font-size:0.7em;
padding-left:1em;
line-height:1.7em;
display:inline
}
#nav li,#nav a{
color:#fff
}
#nav a:hover{
color:#ccc
}
#main{
background:url(images/content.gif) -8px 2px repeat-y
}
#panel{
float:left;
padding:25px 0 0 40px;
width:160px;
height:300px;
}
#content{
padding:10px 60px 10px 230px;
}
#content a{
font-weight:bold
}
#content p{
font-size:0.9em
}
#footer{
font-size:0.7em;
color:#fff;
text-align:center;
padding:30px 70px 0 30px;
height:250px;
background:url(images/contentbottom.gif) 1px -3px no-repeat
}
