body,td{
font-family:"Trebuchet MS",Arial,sans-serif;
}
#navbar{
background: url(images/sidebar2.gif) repeat-y;
padding:0px 20px 1em 10px;
}
.nav{
margin:5px 0px;
}
#main{
background:#fff url(images/bg.jpg) 10% 30% no-repeat;
padding:0px 10px;
margin-right:30px;
}
h1,h2{
font-family:"Trebuchet MS",Arial,sans-serif;
text-align:center;
}
h1{
font-size:200%;
background:#039 url(images/bluestripes.gif);
color:#fff;
margin-bottom:0px;
}
h2{
font-size:120%;
background-color:#333;
color:#9cf;
margin-top:0px;
}
.photo{
margin:0px 0px 2px 1em;
}
#threadbar{
background:#fff url(images/thread.gif) repeat-y;
}