a { color:#900000; text-decoration:none; }
a:hover { color:#900000; text-decoration:underline; }

body, html { margin:0px; padding:0px; height:100%; }

body { background:url(images/bg.jpg) repeat #200000 fixed; }

body, table { font-family:Times New Roman; font-size:17px; color:#200000; line-height:20px; }

img { border:0px; }

small { font-size:13px; }

li { margin-bottom:5px; }

#wrapper { background:url(images/bg_main.jpg) repeat #FFFFFF fixed; width:890px; min-height:100%; height:auto; }

#logo { float:left; }

#menu { float:right; text-transform:uppercase; font-size:13px; text-align:right; letter-spacing:1px; }
#menu a { color:#900000; padding-right:5px; text-decoration:none; border-right:3px solid #CCCCCC; }
#menu a:hover { padding-right:5px; text-decoration:underline; border-color:#000000; }
#menu a.selected { font-weight:bold; padding-right:5px; border-color:#000000; }

#main { padding:30px 20px 20px 110px; text-align:justify; }

#copyright { font-size:13px; color:#808080; text-align:center; margin-top:30px; padding-top:5px; border-top:1px solid #DDDDDD; }
#copyright a { color:#905050; }
#copyright a:hover { color:#905050; }

.clear { clear:both; }
.images { float:left; width:160px; }
.images img { border:1px solid #CCCCCC; margin-bottom:5px; }
.text { float:right; width:595px; }
.image { border:1px solid #CCCCCC; }

.textbox { font-family:Times New Roman; font-size:16px; color:#200000; line-height:20px; }