body { background:url(images/page_bg.png) repeat-x #ffffff;color:#7c7c7c;font-family:verdana;font-size:75%;text-align:center;padding-top:50px; }
* { padding:0;margin:0;border:0; }

.cl_both { clear:both; }
.cl_left { clear:left; }
.acenter { text-align:center; }
.aright { text-align:right; }
.comment { font-size:0.9em; }
.special_links { color:#b60714;font-weight:bold;text-decoration:none; }
label { display:block;float:left;width:120px; }
input,textarea { border:1px solid #e4e7e7;margin:2px;color:#7e7e7e; }
h4 { font-size:1.1em;color:#b60714; }
h5 { font-size:1.05em;color:#b60714; }
h6 { text-decoration:none;color:#b60714;font-weight:bold;font-size:1.7em; }
p { padding:10px 0 10px 0;text-align:justify; }
td { padding:10px;vertical-align:top;}
ul { list-style-type:none; }
a { text-decoration:none;color:#b60714;font-weight:normal; }
a:hover { text-decoration:underline;color:#b60714;font-weight:normal; }
.p_padding { padding:1em; }

#header { background:url(images/header_bg.png) repeat-x;height:38px;width:800px;text-align:right;margin:0px auto; }

#page { background:url(images/main_bg.png) no-repeat top #ffffff;width:800px;margin:0 auto; }

#navi { list-style-type:none;text-align:left;width:800px;margin:0 auto;background-color:#ffffff; }
#navi li { float:left;width:124px;height:10px;padding:4px 0 8px 0;margin:4px;background:url(images/navi_li_0.png) no-repeat;text-align:center; }
#navi li:hover { float:left;width:124px;height:10px;padding:4px 0 8px 0;margin:4px;background:url(images/navi_li_1.png) no-repeat;text-align:center; }
#navi li.active { float:left;width:124px;height:10px;padding:4px 0 8px 0;margin:4px;background:url(images/navi_li_1.png) no-repeat;text-align:center; }
#navi li a { text-decoration:none;color:#999999;font-weight:normal; }
#navi li a:hover { text-decoration:none;color:#b60714;font-weight:bold; }
#navi li a.active { text-decoration:none;color:#b60714;font-weight:bold; }

#rightside { margin:4px 4px 0 4px;width:200px;float:right;text-align:right;font-size:0.9em;text-align:center; } 

#content { float:left;margin:10px 0 0 20px;text-align:left;width:520px; }
#content a { font-size:0.8em; }

#footer { background:url(images/footer_bg.png) no-repeat center;width:800px;height:31px;margin:0 auto; } 

#news { list-style-type:none; }
#news .title { font-size:1.1em;color:#b60714;font-weight:bold; }
#news .comment { font-size:0.8em;color:#666666;font-weight:normal; }
#news li { padding:10px; }
#news .intro { padding:10px;font-style:italic; }
#news .body { padding:10px; }

#roots { margin:4px 4px 0 4px;width:290px;float:right;text-align:right; }
#roots img { border:1px solid black; }

#gallery td { text-align:center;padding:5px; }
#gallery td .thumb { width:67px;height:67px;overflow:hidden;cursor:pointer; }
#gallery td:hover { padding:3px;border:2px solid #d2d2d2;cursor:pointer; }
#gallery_bg { background-color:black;filter:alpha(opacity=80); -moz-opacity:0.8;width:100%;height:100%;position:fixed;top:0;left:0;z-index:10; }
#gallery_overlay { background-color:#ffffff;text-align:center;position:fixed;top:50%;left:50%;margin-top:-275px;margin-left:-350px;width:700px;height:550px;border:2px solid #d0d0d0;padding:10px;z-index:99; }
#navi_left { float:left; }
#navi_right { float:right; }
