
html,body,div,p {font: normal 12px Georgia, Georgia, "Times New Roman", Times, serif; color: #000;}
body {background: #E9E9E9 url(pagebg.gif) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;}


/*
-----------------------------------------------

----------------------------------------------- */

a:link,a:active {color: #006FB6; text-decoration: none; border-bottom: 1px dotted #006FB6;}
a:visited {color: #006FB6; text-decoration: none; border-bottom: 1px dotted #006FB6;}
/*a:visited {color: #999; text-decoration: none; border-bottom: 1px dotted #999;}	*/
a:hover {color: #123974; border-bottom: 1px solid #123974;}  /*#F0630D*/
a img {border-width: 0; border-style: none;}

/*
-----------------------------------------------

----------------------------------------------- */


hr {display: none;}
ul {margin: 5px 0 7px 19px; padding: 0;	}
li {margin: 5px 0;}	

input, textarea, select {font-size: 11px; border: 1px solid #999; background: #fff; padding: 2px; color: #000;}
blockquote {font-style: italic; color: #666; margin: 5px 0 5px 25px; padding: 5px 25px 5px 10px; border-left: 2px solid #ccc;}

/*
-----------------------------------------------

----------------------------------------------- */

#bottom {clear: both; height: 22px;}

#content {width: 360px; /* 356px; 316px; */ margin: 0px 0 0 10px;}

/*
-----------------------------------------------

----------------------------------------------- */

	#content a {font-weight: bold;}
	#content h1 {margin: 18px 0 0; font-size: 18px; font-weight: normal; font-style: italic; letter-spacing: -1px; text-align: center;}
	#content h2 {margin: 0 0 10px; font-size: 12px; font-weight: normal; text-align: center; color: #999;}
	#content h3 {margin: 0; padding: 5px 0; font-size: 12px;}
	#content h4 {margin: 18px 0 0; font-size: 12px; text-align: center;}
	#content h5 {margin: 0.9em 0 1.75em; font: 11px Tahoma, Arial, sans-serif; text-align: center;}
	#content h5 a {font-weight: normal !important;}
	#content p {text-indent: 25px; /*text-align: justify;*/ text-align: left; line-height: 150%; margin: 0; padding: 5px 0;}
	#content ul {/*text-align: justify;*/ text-align: left; line-height: 150%; margin-left: 25px !important;}


#supportedby {
	padding: 15px 0;
	border-top: 1px solid #D6D6D6; 
	background: #fff;
	text-align: center;
	color: #999;
	
	width:596px;
	height:50px;
	background-color:#FFFFFF;
	}
	
#page {width: 588px; margin: 0 auto; position: relative;}
	
.lowerpicture {float: right; margin: 0 0 5px 10px; padding: 4px; border: 1px dashed #999; background: #fff;}

.noborder {border: 0px; border: none;}

.noborder a:link,a:active {border-width: 0; border-style: none;}
.noborder a:visited {border-width: 0; border-style: none;}	
.noborder a:hover {border-width: 0; border-style: none;}


#story {
	width: 605px; /* 603px */
	background: #F9F9F9 url(storybg.gif);
	position: absolute;
	/*top: 427px;*/ left: 0px; /* 14 */
	z-index: 2;
	}
	
#bwlow {
	width: 605px; /* 603px */
	position: absolute;
	}

#storymain {float: left; width: 360px;   /* 365px width width */}

#storysub {float: left; width: 193px; /* 193 */ padding-left: 40px; padding-right: 0px; font: 11px Tahoma, Arial, sans-serif; color: #666666;

}

	#storysub p {font: 11px Tahoma, Arial, sans-serif; color: #666666;}
	#storysub h2 {font-size: 11px; color: #000; margin: 0;}
	#storysub .title {margin-top: 21px; margin-bottom: 12px;}


#storysub strong {color: #000;}

#storysub h1 {margin: 10px 0 0; font-size: 15px; font-weight: normal; font-style: italic; letter-spacing: -1px; text-align: left;
	font-family:Georgia, Georgia, "Times New Roman", Times, serif; color:#000000;}

	
.none img {float: left; border:none; text-align:center;}
	
.none p {margin: 0; font-size: 9px; font-family:Tahoma, Arial, sans-serif; color:#999999; padding-top:15px;}



/*
-----------------------------------------------

----------------------------------------------- */

ul#thenav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.95em;
	font-family:Arial, Helvetica, sans-serif;
	background: E6E6E6;
}

ul#thenav li
{
	text-align:left;
	line-height: 21px;
	white-space: nowrap;
	
	background: E6E6E6;
}

ul#thenav li a
{
	display: block;
	padding-left: 12px;
	text-decoration: none;
	color: #333333;
	
	text-decoration: none;
	font-weight: bold;
	
	border-bottom:hidden;
	
	border-width: 0; border-style: none;
}

ul#thenav li a:hover
{
	color: #ffffff;
	background: #333333; 
	
	text-decoration: none;
	font-weight: bold;
	
	border-width: 0; border-style: none;
}

