/* STYLE */
body { background: #776f64; margin-top: 5px; text-align:center; font-family: Century Gothic; color: black;} 

#main { width: 930px; height: 645px; margin: 0 auto; text-align: left; }

#header { width: 930px; height: 115px; border: none; font-size: 13px; }
#header p { padding-top: 95px; }

#menu_container { float: left; width: 120px; height: 500px; padding: 0px; }

#menu { float: left; width: 120px; height: 496px; padding: 0px; background: #b6aa99; font-size: 14px; text-align: right; }
#menu a { color: black; text-decoration: none; }
#menu a:hover { text-decoration: underline; }

ul.menu_ul { margin-top: 3px; margin-bottom: 4px; list-style: none; font-size: 12px; }

p { margin: 5px; }

#center { float: right; top: 0px; left: 0px; width: 805px; height: 510px; padding: 0px; font-size: 10pt; overflow: auto; }

#bodytext { float: right; top: 0px; left: 0px; width: 805px; height: 506px; background: #b6aa99; padding: 0px; font-size: 13px; overflow: auto; }
#bodytext table { font-size: 13px; }
#bodytext a { color: black; }
#col1 { float: right; width: 120px; height: 506px; padding: 0px; background: #b6aa99; font-size: 13px; }
#col1 img { border: solid 2px white; }
#col1 img.highlighted {border: solid 2px #c7cccb; }
#col2 { float: left; width: 680px; height: 506px; padding: 0px; background: #b6aa99; font-size: 13px; }
#col3 { float: left; width: 300px; height: 506px; padding: 0px; background: #b6aa99; font-size: 13px; }
#col4 { float: right; width: 500px; height: 506px; padding: 0px; background: #b6aa99; font-size: 13px; }
#end { clear: both; height: 1px; }
#col4 table { font-size: 10pt; }

.tn { margin-bottom: 3px; }
.hiddenPic { display: none; }

#footer { clear: both; top: 0px; left: 0px; width: 930px; height: 25px; padding: 0px; font-size: 12px; color: black; margin-bottom: 5px;}

b.rtop, b.rbottom { display: block; background: #776f64; }
b.rbottom { clear:both; }
b.rtop b, b.rbottom b {display: block; height: 1px; overflow: hidden; background: #b6aa99; }
b.r1 { margin: 0 5px; }
b.r2 { margin: 0 3px; }
b.r3 { margin: 0 2px; }
b.rtop b.r4, b.rbottom b.r4 { margin: 0 1px; height: 2px; }
