
body {
	text-align:center;
	margin:0px 0px 0px 0px;
}
#pagebackground {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(images/pageBG.gif) repeat-x top;
}
#pagebackgroundouter {
	position:relative;
	width:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(images/headerbg_out.jpg) no-repeat top;	
}
#wrapper {
	margin:0 auto;
	width:900px;
}
#header_ {
	width:900px;
	height:238px;
	margin:0px 0px 0px 0px;
}
#white {
	width:900px;
	height:4px;
	margin:0px 0px 0px 0px;
	background:url(images/white.jpg) no-repeat top;
}
#menu {
	width:900px;
	height:27px;
	background:url(images/menu.jpg) top;
}
#menutext {
	color:#FFFFFF;
	text-align:left;
	padding:0px 0px 0px 15px;
}
#shell {
	width:900px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#contentBG{
	float:left;
	width:900px;
	background:url(images/repeat.jpg) repeat-y top;
}
#BGimage {
	float:left;
	width:600px;
	min-height:149px;
	_height:149px;
	padding:0px 0px 0px 0px;
	background:url(images/contentBG_img.jpg) no-repeat top;
}
#welcome {
	float:left;
	text-align:left;
	width:450px;
	height:30px;
	font-size:24px;
	/*padding:30px 0px 0px 50px;*/
	padding:20px 0px 10px 45px;
}
#contenttext{
	float:left;
	text-align:left;
	width:520px;	
	padding:0px 0px 0px 80px;
	overflow-x:auto;
}
#contenttext p{
	font:normal 12px Trebuchet MS,Verdana,Times New Roman,Sans-Serif;
	line-height:1.5;
	text-align:left;
}
#contenttext ul{
	font:normal 12px Trebuchet MS,Verdana,Times New Roman,Sans-Serif;
	line-height:1.5;
	margin-left:-25px;
}
#contenttext ol{
	font:normal 12px Trebuchet MS,Verdana,Times New Roman,Sans-Serif;
	line-height:1.5;
	margin-left:-20px;
}
#contenttext ol li ul li{
	list-style-type:square;
}
#photo {
	float:right;
	width:270px;
	height:341px;
	margin:0px 5px 0px 0px;
	background:url(images/photoBG.jpg) no-repeat top;
}
#image_frame {
	
	float:right;
	width:300px;
	height:350px;
	background:url(images/image_frame.jpg) no-repeat top;
}

#contentbottom {
	width:900px;
	height:74px;
	background:url(images/bottomimg.jpg) top;
}
#clear {
	clear:both;
}
/*innerpage*/
#header_inner {
	width:900px;
	height:243px;
	margin:0px 0px 0px 0px;
	background:url(images/innerpageheader.jpg);
	
}
#image_inner {
	padding-top:12px;
	float:right;
	width:300px;
	height:337px;	
	background:url(images/FrameBG.jpg);
}
#inner
{
	
	float:right;
	width:300px;
	height:337px;	
	margin-top:-12px;
}
#welcome_inner {
	float:left;
	text-align:left;
	width:450px;
	height:30px;
	font-size:24px;	
	padding:20px 0px 10px 45px;
}
#footer{
text-align:center;
font:normal 10px Verdana,Arial,Sans-serif;
color:#000000;
}
#footer a{
font:normal 10px Verdana,Arial,Sans-serif;
color:#000000;
line-height:1.5;
}
/*#footer a:visited{
font:normal 10px Verdana,Arial,Sans-serif;
color:#000000;
}*/
#footer a:hover{
text-decoration:underline;
}
.admin{
text-align:center;
font:bold 10px Verdana,Arial,Sans-serif;
color:#000000;
}
#title{
	color:#000000;
	font-weight: bold;
	font: 14px/16px Bradley Hand ITC,Arial, Helvetica;	
}

/*Menu Implementation*/
#MainMenu {	
	padding:3px 0px 0px 0px;	
	/*width:652px;*/
}

#MainMenu ul {
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	height:20px;	
}

#MainMenu ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	display:inline;	
	height:20px;	
	position:relative;	
}

#MainMenu ul li a 
{	
	font:14px Trebuchet MS,Verdana,Arial,Sans-Serif;	
	margin:0px 0px 0px 0px;		
	padding:0px 5px 0px 0px;
	color: #ffffff;	
	text-transform:uppercase;	
}
#MainMenu ul li a img {
	padding:0px 15px 0px 0px;
	vertical-align:middle;
	margin:0px 0px 0px 0px;
}
#MainMenu ul li a:hover {
	text-decoration: none;		
	color:#00abff;	
	height:37px;	
	margin:0px 0px 0px 0px;		
	padding:0px 5px 0px 0px;	
}

#MainMenu ul li ul {
	position: absolute;
	height: auto;
	width: 140px;	
	font-weight:lighter;	
	margin: 1px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	/*padding:0;*/
	left:2px;
	top:22px;	
	border:solid 1px #fff;		
	display: none;
	background-color:#4d4d4d;		
}

#MainMenu ul li ul li {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;	
	display: block;
	height:auto;	
}

#MainMenu ul li ul li a {
	font:11px Trebuchet MS,Verdana,Arial,Sans-Serif;
	color: #fff;	
	height:20px;
	display:block;
	padding:0px 0px 0px 0px;
	margin-left:15px;
	text-transform:none; 
	text-align:left;
}

#MainMenu ul li ul li a:hover {
	text-decoration: none;	
	background-color:#15688b;	
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	color:#fff;	
	height:20px;
	background-image:none;
}

/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:normal 40px/100% Arial, Helvetica, sans-serif;
	color:#0A8479;
}
