* { outline:none; }
body { margin:0; font-family:Georgia, "Times New Roman", Times, serif; }

#container { width:900px; margin:0 auto; }
#left { width:200px; float:left; }
#left a.signature { display:block; text-indent:-9999px; background:url(/images/signature-250.gif) no-repeat; width:200px; height:86px; margin-top:30px; }

#nav {  border-bottom:1px solid #333; border-top:1px solid #333; padding:0; list-style:none;  }
#nav li { margin:6px 0 6px -9px; }
#nav li a { text-decoration:none; color:#063; display:block; border-left:8px solid #FFF; padding:2px 6px; }
#nav li a:hover { border-left:8px solid #DDD; background-color:#EEE; }

#right { width:655px; float:left; padding:110px 20px 0 20px; }
#right p { font-size:16px; line-height:1.4em; }

#makeContact { margin-top:18px; width:520px; }
#makeContact label { display:block; }
#makeContact input, #makeContact textarea, .admin input, .admin textarea { border:1px solid #000; color:#666; font-family:Helvetica, sans-serif; font-size:11px; }
#makeContact input:focus, #makeContact textarea:focus { color:#000; }
#makeContact input { width:230px; padding:5px; margin-bottom:15px; }
#makeContact textarea { width:492px; padding:5px; height:60px; }
#makeContact #submitContact {  height:23px; width:74px; cursor:pointer; float:left; margin-top:15px; background-color:#FFF; }
#makeContact #submitContact:hover { background-color:#EEE; }

.left { float:left; }
.subscribe { background:url(/images/rss.jpg) no-repeat; display:block; height:16px; width:16px; text-indent:-9999px; }
.jack { float:right; margin-left:20px; margin-bottom:50px; }