/*
dark green: 3F4422
light green: CDCEA4*/

html{}
body{
	background:#3F4422;
	text-align:center;
	font: 67%/150% Georgia, "Times New Roman", Times, serif;
	color: #3F4422;
}
a:focus, a:hover, a:active { outline:none }
a{color:#CC0000;}
a:visited{ color:#990000;}
a:hover{color:#000000;}
h1{ font-family: Palatino linotype, Verdana, Helvetica, Arial,sans-serif;
	text-transform: uppercase;
}
h2{}
h3{ font-family: Palatino linotype, Verdana, Helvetica, Arial,sans-serif;
	text-transform: uppercase;}
p{font-size:100%;}
#container{width:960px;  margin: 20px auto; }
#header{}
#box_main{ text-align:left;margin: 10px auto 0 auto; width:777px; 	background: url(../imgs/box_bg.jpg) repeat-y;
}
#box_top{
	width:777px; height:76px;
	background: url(../imgs/box_top.jpg);
}
#box_bottom{
	width:777px; height:86px;
	background: url(../imgs/box_bottom.jpg);padding-bottom:10px;
}
#box_content{ position:relative; top:-30px; left:50px; width:675px; }
hr{ border:0 solid white; height:1px; border-top:1px dotted #3F4422;}
#content_left{float:left; width: 410px; border-right:1px dotted #3F4422; padding:0px 10px 0 0 ;}
#content_right{float:left; width: 225px;  padding:0px 0 0 20px;}
p{}
p:first-letter {font-size:200%; font-weight:bold; float:left; margin-left:-4px;}

#theimage_holder{ text-align:center; margin: 20px 0;}
#theimage{}

.theiframe { background: #CDCEA4;}

td .description {display: none !important;}