body
{
margin:0px;
background-color:#FF9C00;
}
#all
{
width:100%;
height:100%;
}
#main
{
margin-left:auto;
margin-right:auto;
width:1000px;
height:auto;
}
#top
{
width:1000px;
height:104px;
background-image:url(images/main.gif);
background-position:-12px bottom;
margin-left:auto;
margin-right:auto;
}
#flash
{
width:1000px;
height:250px;
float:left;
}
#mid
{
width:1000px;
height:500px;
float:left;
margin-left:auto;
margin-right:auto;
}
#for_menu
{
width:225px;
float:left;
height:auto;
}
#menu
{
	width:215px;
	height:340px;
	float:left;
	margin-left:10px;
	background-image:url(images/menu_bg.gif);
	background-position:center left;
	padding:0px;
}
#menu_1
{
width:215px;
height:320px;
float:left;
margin-left:10px;
background-image:url(images/anna_bg.gif);
background-position:left;
padding:0px;
}
#menu_1 span
{
float:left;
margin-top:275px;
height:20px;
width:200px;
margin-left:10px;
font-family:"Verdana";
font-size:10px;
color:#330000;
font-weight:bold;
text-align:center;
}
#menu ul
{
width:150px;
height:200px;
padding:0px;
float:left;
margin-top:70px;
margin-left:0px;
}

#menu ul li
{
width:120px;
float:left;
height:21px;
display:block;
padding:0px;
margin-bottom:5px;
}
#menu ul li a
{
font-family:"Verdana";
font-size:11px;
font-weight:bold;
width:120px;
margin-left:50px;
height:21px;
color:#330000;
float:left;
padding:0px;
text-decoration:none;
text-transform:uppercase;
background-color:#C27700;
text-align:center;
border:1px;
background-color:#FF9C00;
border-style:solid;
line-height:20px;
-moz-opacity:.70; 
-ms-filter:”alpha(opacity=70)”; 
filter:alpha(opacity=70); opacity:.70;
}
#menu ul li a:hover
{
color:#333333;
border-color:#663300;
}
#content_main
{
width:770px;
height:500px;
float:left;
padding:0px;
}
#content_top
{
background-image:url(images/inner_top.gif);
background-position:bottom left;
width:770px;
height:50px;
float:left;
}
#content_in
{
width:748px;
height:auto;
margin-left:14px;
background-image:url(images/inner_bg.gif);
background-repeat:repeat-x;
background-position:top left;
float:left;
border-left:solid;
border-right:solid;
border-right-width:2px;
border-left-width:2px;
border-left-color:#DD8700;
border-right-color:#DD8700;
background-color:#E0DEDE;
font-family:"Verdana";
font-size:16px;
}
#content_in p
{
padding:20px;
width:auto;
height:auto;
text-align:justify;
}
#content_in span
{
width:712px;
float:left;
padding:20px;
font-size:18px;
font-weight:bold;
color:#DD8700;
text-align:center;
}

#content_bot
{
background-image:url(images/inner_bootom.gif);
background-position:top left;
width:770px;
height:50px;
float:left;
}
.img_border
{
border:5px;
border-color:#666666;
border-style:solid;
}
