body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color: #CCFFFF;
}
h2 {
	color: #CCFFCC;
	font-size: 18px;
}
a {
	color: #CCFF66;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.blur {

      text-align: center;
      font-weight: bolder;
      color: #FFFFFF;
}


#container {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#headcell {
	background-color: #CCCCCC;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9B9B9B;
	color: #7F7F7F;
	text-align: center;
}
#headcell a {
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.box1 {
	background-color: #999999;
	padding-right: 4px;
	padding-left: 4px;
}


#bodycell {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9B9B9B;
}
#story {
	background-color: #999999;
	padding: 10px;
	background-image: url(../images/storybck.jpg);
	background-repeat: no-repeat;
}
#story img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#story a {
	color: #FFFFFF;
	font-weight: bold;
}

.caption {
	background-color: #FF9966;
	padding-left: 10px;
}
#picset img {
	border: 2px solid #E9E9E9;
	margin-bottom: 4px;
}

#actions {
	background-color: #CCCCCC;
	border: 1px solid #FF9966;
	padding: 2px;
	text-align: left;
}

#pano {
	background-color: #666666;
	color: #CC9933;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #696969;
	text-align: center;
	padding: 4px;
}
#pano a {
	color: #CC9933;
	text-decoration: none;
	font-weight: bold;
}




#footer {
	background-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	color: #FFFFFF;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	
}
.menucont {
	width: 165px;
	text-align: center;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

#sectionLinks h3{
	padding: 110px 0px 10px 10px;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 3px 0px 3px 0px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #BBBBBB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #BBBBBB;
}
.menutext {
	background-color: #999999;
	color: #000000;
	text-align: center;
	padding: 3px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}

.menutext2 {
	background-color: #99FF99;
	color: #000000;
	text-align: center;
	padding: 3px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}



#sectionLinks a:hover{
	text-decoration: none;
	background-color: #FF9966;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
}

.menu1{
border-style: inset;
border-width: 0px;
background-color: #CBCBD5;
}


.submenu{
 background-color:#FFFFCC;

}

.hide{
display: none;
}
