@charset "utf-8";
/* CSS Document */
@import 'layer.css';
@import 'lightbox.css';

body {
	margin:0px;
	padding:0px;
	margin-bottom:50px;
	background-image:url(../common_gfx/bckg.jpg);
	text-align:center;
	color:#711b00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

table {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px;}

div#outerContainer {background-image:url(../common_gfx/bg_x.jpg); background-repeat:repeat-x; margin:0px auto; }
div#innerContainer { background-image:url(../common_gfx/body_y.jpg); background-repeat:repeat-y; background-position:13px; width:975px; margin:0px auto; }

div#bottom {width:975px; margin:0px auto; background-image:url(../common_gfx/bottom.jpg); background-repeat:no-repeat; padding-top:130px;}
   #bottom a { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fbe5ae; font-weight:bold; text-decoration:none;}
   #bottom a:hover { text-decoration:underline;}
div#contentHolder { background-image:url(../common_gfx/body_bg_top.jpg); background-repeat:no-repeat; background-position:top left; width:865px; padding-left:55px; padding-right:55px;  overflow:hidden; }
div#columnLeft {   float:left; width:239px; padding-right:36px; text-align:left; }
div#columnRight { float:left; width:540px; text-align:left; padding-right:50px; }
div#tabMenu { width:520px; height:29px; border-bottom:1px solid #d9bd97; padding-top:34px; padding-left:20px;}
div#ident20 {  padding-left:20px;}
div#ident10 {  padding:20px; padding-bottom:0px; padding-right:20px; }




#actualBox {width:520px; margin-bottom:15px;}

#actualBoxHeader {width:520px;  background-image:url(../common_gfx/actualbox_header_bg.jpg); background-repeat:repeat-x; background-position:bottom;  padding-top:8px; color:#c22222 }


#actualBoxBody{width:520px; background-color:#ffffff; background-image:url(../common_gfx/actualbox_body_bg.jpg);  background-repeat:repeat-x; margin-top:2px; padding-top:10px; color:#c07b2e; padding-bottom:20px; }



