@charset "utf-8";
body, html {padding:0px; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; background:#999; color:#fff; font-size:12px;}
a {text-decoration:none;}
h1 {font-size:14px;}
h2 {font-size:12px;}
#container {width:760px; margin:0px auto; background:#333 url(images/background.gif);}
#menu {width:760px; height:41px; background:#333;}
#menu a {display:block; height: 21px; padding:10px 20px; float:left; color:#fff; font-size:14px;}
#menu a:hover {background:#1c1c1c;}
#header {width:760px; height:100px; padding:80px 0px 0px; background:url(images/titleback.jpg); text-align:center; font-size:24px; font-style:italic;}
#leftcolumn {width:510px; padding:20px; float:left;}
#rightcolumn {width:190px; margin:10px; float:left;}
#footer {width:740px; height:21px; padding:10px; clear:both; background:#1c1c1c; font-size:10px; text-align:center;}
#leftcolumn a, #rightcolumn a, #footer a {color:#FFCC33;}
#leftcolumn a:hover, #rightcolumn a:hover, #footer a:hover {text-decoration:underline;}
#leftcolumn img {float:left; margin-right:10px; border:1px solid #fff;}
#leftcolumn img.photoright {float:right; margin:0px 0px 0px 10px;}