body {
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#f8f0b9;
}
#pagebackground {
	margin: 0px 0px 0px 0px;
	min-height:700px;
	_height:700px;
	background:url(images/pagebackground.jpg) top repeat-x;
}
#wrapper {
	margin:0 auto;
	width:900px;
}
#background{
	float:left;
	min-height:627px;
	_height:627px;
	background:url(images/background.jpg) top repeat-y;

}
#leftpanel {
	float:left;
	width:292px;
}
#leftpanel_header{
	float:left;
	text-align:left;
	width:247px;
	height:142px;
	padding-left:45px;
	background:url(images/leftpanel_header.jpg) top no-repeat;
}
.links{
	border:none;
	float:left;
}
#navmenu{
	float:right;
	width:292px;
	_height:456px;
	min-height:456px;
	text-align:right;
	background:url(images/navmenu.jpg) top repeat-y;
}
#navmenuBG{
	float:right;
	width:252px;
	padding-top:28px;
	padding-right:40px;
	text-align:right;
	background:url(images/navmenuBG.jpg) top no-repeat;
}
#navmenubottom{
	float:left;
	width:292px;
	height:32px;
	background:url(images/navmenubottom.jpg) top no-repeat;
}
#shell{
	float:right;
	width:608px;
}
#shell_header_home{
	float:left;
	width:608px;
	height:303px;
	background:url(images/shell_header_home.jpg) top no-repeat;
}
#contentpanel{
	float:left;
	width:608px;
	_height:327px;
	min-height:327px;
	background:url(images/content.jpg) top repeat-y;
}
#contentBG{
	float:left;
	width:608px;
	_height:327px;
	min-height:327px;
	background:url(images/contentBG.jpg) top no-repeat;
}
#title{
	float:left;
	text-align:left;
	width:480px;
	padding:20px 0px 0px 55px;
	
}
#content{
	float:left;
	text-align:left;
	width:480px;
	padding-left:52px;
	margin-top:-10px;
}

#content p{
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#ffffff;
}
#content h2{
	font-family:Verdana,Arial,Sans-Serif;
	color:#ffffff;
}
#content h3{
	font-family:Verdana,Arial,Sans-Serif;
	color:#ffffff;
}
#content h4{
	font-family:Verdana,Arial,Sans-Serif;
	color:#ffffff;
}
#content h5{
	font-family:Verdana,Arial,Sans-Serif;
	color:#ffffff;
}
#content a{
	font:12px Verdana,Arial,Sans-Serif;
	color:#39200D;
}
#content ul{
	font:12px Verdana,Arial,Sans-Serif;
	color:#ffffff;
	line-height:2;
	margin-left:-25px;
}
#content ol{
	font:12px Verdana,Arial,Sans-Serif;
	color:#ffffff;
	line-height:2;
}

#footer{
	float:left;
	height:40px;
	width:900px;
	background:url(images/footer.jpg) top no-repeat;
}
#addresstxt{
	float:left;
	width:900px;
	margin-top:37px;
	font:14px verdana,Arial,Sans-Serif;
	color:#38ADB6;
}
#footertxt{
	float:left;
	width:900px;
	font:11px verdana,Arial,Sans-Serif;
	color:#000000;
}
#footertxt a{
	font:10px verdana,Arial,Sans-Serif;
	color:#000000;
}
#footertxt a:hover{
	text-decoration:underline;
}
#adminlogin{
	font:Bold 10px verdana,Arial,Sans-Serif;
	color:#000000;
}

#drphotomenuside{position:relative; top:50px; left:28px; border:1px solid #666;}

.clear {clear:both;}
#clear {clear:both;}
/* Inner Pages */
#shell_header_inner{
	float:left;
	width:608px;
	height:303px;
	text-align:right;
	background:url(images/header.jpg) top no-repeat;
}
#image{
	float:right;
	width:390px;
	height:290px;
}

/* Menu implementation */

#MainMenu{
	float:right;
	margin-top:-5px;
}
#MainMenu ul {
	margin:0; 
	padding:0px; 
	/*width:170px !important; */
	text-align:right; 
}

#MainMenu ul li {
	list-style:none outside none;
	background-color:transparent;
	padding:0px 0px 5px 0px;

}

#MainMenu ul li a {
	/*margin-left:20px;
	padding-left:10px;*/
	/*width:130px !important;*/
	font:normal 14px Verdana, Arial, "Times New Roman";
	display:block;
	background-color:transparent;
	text-decoration: none;
	color:#ffffff;
}

#MainMenu ul li a:hover {
	font:bold 14px Verdana, Arial, "Times New Roman";
	color:#000000; 
} 

/*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 26px/100% Arial, Helvetica, sans-serif;
	color:#F8F0B9;
}