body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0 0 20px 0;
	scrollbar-face-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-highlight-color: #ff6c00;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color : #ff6c00;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-base-color : #ffffff;
}
#header {
/*top right bottom left*/
	padding: 2% 0% 2% 4%;
	background-color: #fff;
}

#topnav {
	padding: 0% 0 0 0%;
	background-color: #ffffff;
	position:absolute; top:141px; left:335px; 
	height: 10px; 
	width: 515px; 
}



#maintop {
	padding: 0% 0 0 0%;
	background-color: #ff6c00;
}
#maintopwhite {
	padding: 0% 0 0 0%;
	background-color: #ffffff;
}
/*top right bottom left*/
#mainbottom {
	padding: 0% 0 0 0%;
	background-color: #ff6c00;
}
#mainbottomwhite {
	padding: 0% 0 0 0%;
	background-color: #ffffff;
}





#main {
	padding: 0% 0 0 2%;
	background-color: #ff6c00;
}
#content {
	position:absolute; top:181px; left:335px; 
	height: 100%; 
	width: 515px; 
	overflow: auto; 
	padding: 15px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ff6c00;
}
#content p,
#content ul {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	color: #606e7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
}
#left {
	position:absolute; top:181px; left:165px; 
	padding: 10px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #D5D6D8;
}
#right {
	position:absolute; top:181px; left:907px; 
}





/*top right bottom left*/
#sub-main {
	padding: 0% 0 0 19%;
	background-color: #ff6c00;
}
#sub-top-menu-placer a{
	position:absolute; top:150px; left:27px;
	color: #035487;
	font-size: 100%;
}
#sub-top-menu-placer a:hover{
	position:absolute; top:150px; left:27px;
	color: #0267A7;
	font-size: 100%;
}
#sub-top-menu {
	position:absolute; top:115px; left:335px;
	height: 178px; 
	width: 565px; 
}
#sub-content {
	position:absolute; top:151px; left:335px;
	height: 100%; 
	width: 515px; 
	overflow: auto; 
	padding: 15px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ff6c00;
}
#sub-content p,
#sub-content ul {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	color: #606e7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
}
#sub-left-line {
	position:absolute; top:249px; left:117px; 
}
#sub-left {
	position:absolute; top:151px; left:165px; 
	padding: 10px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #D5D6D8;
}
#sub-right {
	position:absolute; top:151px; left:907px; 
}

/*menu*/
#divCont {
	position:absolute; top:186px; left:27px; 
	z-index:1; 
	height:400px; 
	width:170px; 
	visibility:hidden;
}
.clTop   {
	position:absolute; 
	z-index:1; 
	width:170px; 
	line-height:17px;
}
.clSub   {
	position:absolute; 
	z-index:1; 
	left:20px; 
	top:20px; 
	width:170px; 
	line-height:14px;
}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {
	color:#0073BB; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:97%; 
	font-weight:bold; 
	text-decoration:none;
}
#divCont .clTop a:hover {
	color:#ff6c00; 
	text-decoration:none;
}
#divCont .clTop .clSub a {
	color:#606e7f; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:87%; 
	font-weight:normal; 
	text-decoration:none;}
#divCont .clTop .clSub a:hover {
	color:#333333; 
	text-decoration:none;
} 





a {
	font-size: 95%;
	color: #0073BB;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 95%;
	color: #ff6c00;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: 0;
}
#footer img {
	display: block;
}





#main-album{
	padding: 1% 0% 1% 1%;
	border-style: solid; 
	border-width: 3px; 
	border-color: 7c7c7c;
	background-color: #000000;
}