@charset "utf-8";
body, html {padding:0px; margin:0px; background:url(images/background.jpg); font-family:Tahoma, Arial, Verdana;}
a {text-decoration:none;}
#container {width:760px; margin:0px auto;}
#sidebar {width:260px; float:left;}
#menubox {width:239px; height:137px; background:url(images/menuback.png); padding:10px 0px 0px 10px;}
#menubox a {display:block; float:left; width:107px; height:25px; margin:5px 0px 0px 5px; padding-top:5px; text-align:center; font-family:"Times New Roman", Times, serif; border:2px solid #fdc900; color:#fdc900;}
#menubox a:hover {background:#fdc900; color:#1d2f2f;}
#menubox a.contact {width:223px; }
.contentbox {width:436px; background:#faf7e6; border:2px solid #1d2f2f; padding:25px; margin:0px 10px 20px 0px; float:right; font-size:12px;}
.contentbox a:hover {text-decoration:underline;}
.smalltext {font-size:10px;}
h1 {margin:0px 0px 10px; padding:0px; font-size:16px; color:#CC9900;}
h2 {font-size:14px;}

