body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	background: url(background2.jpg) repeat-y;
	dbackground:#000033; 
}

#LogoBar{
	width:760px; 
	height:99px; 
	background: url(header4.jpg);
}

#NavBar{
	width:760px;
	height:21px;
	background-color:#cc0033;
font-size:12px;

}

#NavB {
width:63.33em;
background: #cc0033;
float: left;
}


#NavB ul {
list-style: none;
margin: 0;
padding: 0;
width: 12.66em;
float: left;

}

#indicate {color:#c03;}

#NavB a, #NavB h2 {
font: bold 1em arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #003 #003 #003 #bbb;
margin: 0;
padding: 2px 3px;
padding-left:5px;
}

#NavB ul h2{background-color:#cc0033;	
text-align:center;	
}

#NavB ul ul h2 {
border-color: #003 #003 #003 #003;
font-weight:normal;
background-color: #ccf;
text-align:left;
}
	
#NavB a {
color: #000;
background: #c03;
text-decoration: none;
text-align: center;
}

#NavB ul ul a{
color: #000033;
background: #ccf;
text-decoration: none;	
border-color: #003 #003 #003 #003;	
font-weight:normal;
text-align: left;
}

#NavB a:hover {
color: #fff;
background: #003;
}

#NavB li {position: relative;}

#NavB ul ul ul {
position: absolute;
top: 0;left: 100%;
}

#NavB ul ul {
position: absolute;
z-index: 500;
}
div#NavB ul ul {display: none;}

div#NavB ul ul,
div#NavB ul li:hover ul ul,
div#NavB ul ul li:hover ul ul
{display: none;}

div#NavB ul li:hover ul,
div#NavB ul ul li:hover ul,
div#NavB ul ul ul li:hover ul
{display: block;}


#MiddleBar{
	width:760px;
	height:600px;
}


#LocationBar{
	width:20px;
	height:600px;
	dbackground-color:#000000;
	background-color:#000033;
	float:left;
}

div.Location{
	color:white;
	font-size:12px;
	font-weight:bold;
	padding-top:60px;
	text-align:center;
}

#ContentBar{
	width:610px;
	height:600px;
	float:left;
	padding:0px;
	margin:0px;
	background-color:white;
}

div.Content{
	padding-left:20px;
	padding-right:25px;
	text-align:justify;
	padding-top:20px;
}

span.Content{
	color:#CC0033;
	font-weight:bold;
	padding-top:10px;

}


#PicBar{

	width:130px;
	height:600px;
	background-color:#000033;
	float:right;	
}

p.LeftBar{

	padding-left:10px;
	padding-right:5px;
	font-size:11px;
	color:white;

}

span.LeftBar{

	font-weight:bold;
	color:#CC0033;
}



#ShortCut{
	
	text-align:right;
	heihght:20px;
	font-size:8pt;
	font-weight:bfold;
	
}

a.ShortCut{
	
	text-decoration:none;	
	
}

a.ShortCut:hover{
	
	text-decoration:underline;
	
}

#BottomBar{text-align:justify;width:740px;height:75px;margin-left:10px;sborder-left:2px solid #fff;dborder-right:2px solid #ffffff;background-color:#000033;border-top:3px solid #990033;border-bottom:2px solid #fff;}
div.Bottom{padding-top:8px;color:white;font-size:10px;padding-left:5px;padding-right:5px;padding-bottom:4px;}
a.Bottom{color:white;text-decoration:none;}
a.Bottom:hover{text-decoration:underline;}	
span.BottomRed{color:#CC0033;font-weight:bold;}


