body{
background:#990000 url(pics/bg.png) 50% 0 no-repeat !important;
background-repeat:no-repeat;
background-position:top center;
}
h3{

font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color:#aa0022;
text-decoration:none;
margin-bottom:2px;
}

#content {

background-color:#ffffff;
filter: alpha(opacity=85);
-moz-opacity:0.9;
opacity:0.9;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:justify;
font-family:verdana,sans-serif;
font-variant:small-caps;
font-size:11px;
top:50px;
width:778px;
border-width:1px;
border-style:solid;
border-color:#660000;
padding:1px;
background-image:url(pics/bg-content.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom center;
}

.middle{
padding-top:3px;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
height:350px;
}

.left{
background-image: url(pics/bg-text.png);
background-repeat: no-repeat;
background-position: top center;
width:71%;
position:relative;
float:left;
}

.left-text{
padding-left:10px; 
padding-right:10px;
height:358px;
background-image: url(pics/bg-text-bottom.png);
background-repeat:no-repeat;
background-position:bottom center;
}



#navi{
background-color: #ff99cc;
padding-top:15px;
padding-left:10px;
padding-right:10px;
padding-bottom:22px;
z-index:100;
}

#subnavi{
padding-top:33px;
width:29%;
position:relative;
float:right;
}

html>body div.outerbox
{
	padding:0 5px 5px 0;
}
html>body div.outerbox div.shadowbox1
{
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 5px;
	height: 100%;
	background: url(nav/myshadow.png) no-repeat right top;
}
html>body div.outerbox div.shadowbox2
{
	position: absolute;
	bottom: 0;
	right: 5px;
	height: 5px;
	width: 100%;
	background: url(nav/myshadow.png) left bottom;
}
html>body div.outerbox div.shadowbox3
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	width: 5px;
	background: url(nav/myshadow.png) no-repeat right bottom;
}
html>body .innerbox
{
	margin:0;
	display:inherit;
}

#root-menu-div ul {
    
	border:0px ;
}
#root-menu-div li{
	white-space:nowrap;
}
* html #root-menu-div li{
	height:1.5em; /* fixing ie6 problem */
}
ul.menu,
#root-menu-div ul {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
filter:alpha(opacity=75);
-moz-opacity:0.8;
opacity:0.8;
	background-color:#fff;
	list-style:none;
	margin:0;
	padding:0;
}
ul.menu,#root-menu-div ul a{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:#000;
text-decoration:none;

}
#root-menu-div ul ul{

	margin-top:50px;
	
	}
li.menu-separator.active{
	background-color:transparent;
}
li.active {
	background-color:#ff99cc;
}
.activetarget{
	background-color:white;
}

* html div.menu-item {
	display:inline; /* fixes problem in ie6 */
}

li.menumain {
	height:38px;
	float:left;
	padding:12px 10px 0px 10px;
	margin-top:-15px;
	margin-bottom:-12px;

}
.menusub{
background-color:#000;

}


div.menu-item {
	padding:2px 10px 1px 4px;
}
img.menu-item-arrow{
	position:absolute;
	right:4px;
	top:5px;
}
li.menu-separator{
	border-bottom:1px solid #000;
	font-size:0; /* for ie */
	height:0;
	line-height:0; /* for ie */
	margin:2px 0;
}
li.red {
	color:red;
}
li.blue {
	color:blue;
}
html>/**/body   #slideshow{
margin-top:2px;
}

html>/**/body #subnavi{
margin-top:-5px;
}

ul.sidenav {
width:29%;
position:relative;
float:right;
	font-size:1.2em;
	width:200px;
	margin:-364px 0 0 50px;
	padding:0;
	list-style:none;
	background:#fff;


}
ul.sidenav li a{
	display: block;
	color: #fff;
	text-decoration:none;
	width:155px;
	padding:12px 10px 10px 35px;


}

ul.sidenav li span{	display: none; }
ul.sidenav li a:hover span {
	display:block;
	font-size:0.8em;
	padding:0;
	color:FF0000;

}

ul.sidenav li a:hover {
filter:alpha(opacity=10);
-moz-opacity:0.1;
opacity:0.1;
}


