

a:link {
   color: #5587BF;
   text-decoration:none; 
}
a:visited {
	text-decoration: none;
	color: #5587BF;
}
a:hover {
   text-decoration: none;
   color: #93C669;
}
a:on {
   text-decoration: none;
   color: #FFCC33;
}

h1 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #685694;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;

}

h2 {
	font-weight:bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6666CC;
	padding-top: 12px;
	padding-bottom: 12px;

}

h3 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50A050;
}

h4 {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000099;
	text-align: left;

}

li {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.shellside {
   background-image:  url(../images/MC_vert.jpg);
   background-repeat: no-repeat;
   position: absolute;
   height: 529px;
   width: 101px;
   left: 0px;
   top: 70px;
   z-index: 1;
}
.StoryTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #333333;
   z-index: 2;
   background-repeat: no-repeat;
   background-position: right top;
}
.HeadTitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #666666;
   left: 40%;
   top: 20px;
   position: relative;
   height: auto;
   width: 400px;
   font-weight: bold;
}
.scripdiv {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   top: 150px;

}
.mainbod {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #333333;
   padding: 10px;
   position: absolute;



}
.mainbodscroll {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
   padding: 10px;
   overflow: auto;
   height: 280px;
}
.mainbodnoscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	overflow: auto;
	position: static;

}
.StoryRight {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
   z-index: 2;
   padding-left: 15px;

}
.bodytext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
}
.crumbs {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #666666;
}

#gallery {
	width: 550px;
	margin: auto;
	overflow: auto;
	padding-bottom: 18px;
	position:static;
}

.float_left_thumb {
	float: left;
	height: 146px;
	width: 152px;
	margin: 8px 10px 2px 8px;
	background: #000;
	padding-top: 6px;
	text-align: center;
}

.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white}

