body {
	background: #ffffff;
	margin-top:0px;
	margin-left:0px;
	text-align: center;
}

.scrolling {scrollbar-face-color:#999999; scrollbar-highlight-color:#666666; scrollbar-3dlight-color:#666666; 
scrollbar-darkshadow-color:#ffffff; scrollbar-shadow-color:#ffffff; scrollbar-arrow-color:#ffffff; scrollbar-track-color:#ffffff; }

#innerfocus {
	width: 900px;
	height: 570px;
	position: absolute;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: none;
	background: #ffffff;
	top: 50%;
	left: 50%;
	margin-top: -285px;
	margin-left: -450px;

}

/* RH side top areas */


#PageName {
	position:absolute;
	left:675px;
	top:75px;
	width:203px;
	z-index:337;
	text-align:left;
	visibility: visible;
	border-bottom:1px solid #7a7a7a;
	height: 12px;
}

#Logo {
	position:absolute;
	left:671px;
	top:3px;
	width:209px;
	height:50px;
	z-index:333;
	background-image : url(../img/b_shine_logo.jpg);
	background-repeat : no-repeat;
	background-position : left;
	visibility:visible;
}

#Copyright {position:absolute; left:778px; top:530px; width:106px; height:19px; z-index:334; visibility: visible; 	background-image : url(../img/copyright.jpg);
	background-repeat : no-repeat;
	background-position : left;
}



#MenuItems {
	position:absolute;
	left:677px;
	top:80px;
	width:166px;
	height:84px;
	z-index:10;
	text-align:left;
	visibility: visible;
}

#quotesbox {
	position:absolute;
	left:672px;
	bottom: 105px;
	width:228px;
	height:180px;
	z-index:11;
	text-align:left;
	visibility: visible;
}

#flashani {
	position:absolute;
	left:150px; 
	top:90px; 
	width:380px; 
	height:380px; 
	z-index:11;
	text-align:left;
	visibility: visible;
}

/* MAIN CONTENT HOLDER */

#Content {
	position:absolute; 
	left:80px; 
	top:67px; 
	width:480px; 
	height:470px; 
	z-index:336; 
	visibility: visible; 
	background-color: #ffffff; 
	layer-background-color: #ffffffC; border: 1px none #000000;
}



/* TEXT CONTROL */


/* top right page names */

.pagetitle {
	font-size: 9px;
	text-decoration: none;
	margin-bottom:2px;
}

/* menu variations and indenting  */

blockquote {
	margin-top:2px;
	margin-bottom:4px;
}

a {
	font-size: 10px;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: underline;
}

.active {
	font-size: 10px;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: underline;
}

.submenu {
	font-size: 9px;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: none;
}

.submenu:hover {
	font-size: 9px;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: underline;
}

.submenuactive {
	font-size: 9px;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: underline;
}

.submenuactive:hover {
	font-size: 9px;
	color: #7a7a7a;
	font-weight: normal;
	text-decoration: underline;

}

li {
	margin-top:5px;
	margin-bottom:5px;

}


/* other elements */

.pixborder {
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}



