body {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 65%;
	color: #000000;
margin-left: 0px;
	margin-top: 0px;	
	background-image: url(/body_bg.gif);
}
#contentboy img {max-width: 98%}
.title {float: right;
background: #000000;
margin-top: 30px;
margin-right: 20px;
padding: 4px;
border-left: 10px solid #FFCC00;
color: #FFFFFF;}

#box1 {text-align: center;
padding: 5px;
border: dashed #FFCC00 medium;
margin: 5px;
width: 200px;
font-size: 12px;
}

.titlename {font-size: 40px;
font-weight: bold;
text-align: right;}

.titleunderlay {font-size: 12px;font-weight: bold;}

#topleft {float: left;
padding-left: 10px;
width: 500px;
font-size: 12px;
color: #FFFFFF;
padding-top: 10px;
}

#topleft a,a:visited {color: #FFFFFF; text-decoration: underline;}
#topleft a:hover {color: #FFCC00; text-decoration: underline;}

img {border: 0px;}

a.topleft:hover {color: #FFCC00; text-decoration: underline;}
a.topleft:visited {color: #FFFFFF; text-decoration: underline;}
a.topleft {color: #FFFFFF; text-decoration: underline;}

.eleven {font-size: 11px;}
.ten {font-size: 10px;}
.twelve {font-size: 12px;}
.fourteen {font-size: 14px;}
.general {font-size: 0.7em;}

A:link 	{

   text-decoration : none; 
   color : #0000FF; 

   }



A:visited {

   text-decoration : none; 
   color : #0000FF; 

}



A:hover  {

   color : #FF9900; 

}	




A.navbar:link 	{

   color : #000000; 

   }


A.navbar:visited {
 
   color : #000000; 

}



A.navbar:hover  {

   color : #000000;
background-color: #DDDDDD; 

}	

A.navbar2:link 	{

   color : #FFFFFF; 

   }



A.navbar2:visited {
 
   color : #FFFFFF; 

}



A.navbar2:hover  {

   color : #000000;
background-color: #FFFFFF; 

}	

A.bookmark:link {
color: #FFCC00;}
A.bookmark:visited {
color: #FFCC00;}
A.bookmark:hover {
color:#CC3300;}


.menu {
	font-size: 0.8em;
	font-style: normal;
}

.bookmark {
	font-size: 10px;
	font-weight: bold;
		color: white;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 24px;
font-weight: bold;
padding: 0;
	margin: 0;
	padding-bottom: 2px;
color: #000000; 
}

.heading {font-size: 1.4em; 
font-weight: bold; color: #000000;
text-transform:uppercase; 
}

.titlelink {font-size: 1.2em; 
font-weight: bold; color: #000000; 
}
.titlelink2 {font-size: 1.2em; 
font-weight: bold; color: #000000; 
}
h2 {font-size: 20px; 
font-weight: bold;
padding: 0;
	margin: 0;
	padding-bottom: 2px;
color: #000000;  
}

h3  {font-size: 1.2em; 
font-weight: bold; color: #000000; 
}


.navbar {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.navbar2 {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}


.pageinfo {
	font-size: 0.9em;
	font-style: normal;
}

.storyintro {font-size: 12px;
	font-weight: bold;
}
.storymain,.ssi_table {font-size: 12px;
}

.imagesub {
	font-size: 10px;
	color: 000000;
}
.whiteonblack3 {
	font-size: 30px;
	color: #FFFFFF;
	background: #000000;
}
.whiteonblack {
	font-size: 18px;
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
}
.whiteheader {
	font-size: 14px;
	color: #FFFFFF;
}
.whiteheader A:link{
	color: #0000FF;
}

.whiteheader A:visited{
	color: #0000FF;
}
.whiteheader A:hover{
	color: #000000;
}
.whiteonblack A:link {color: #F4E720;}
.whiteonblack A:visited {color: #F4E720;}
.whiteonblack A:hover {color: #FF9900;}
.whiteonblack2 A:link {color: #FF9900; background-color:#000000; border-color: #000000}
.whiteonblack2 A:visited {color: #FF9900; background-color:#000000; border-color: #000000}
.whiteonblack2 A:hover {color: #000000; background-color:#FF9900}

.whiteonblack2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background: #000000;
}
.navbar {
	font-size: 0.7em;
	color: 000000;
}
.topnav {
	font-size: 10px;
	color: DDDDDD;
}

.leftside {
	font-size: 11px;
	color: FFFFFF;
}

.leftside A:link {color: #F4E720 }
.leftside A:visited {color: #F4E720 }
.leftside A:hover {color: #FF9900}

#list-menu {
width: 152px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 
} 

#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width:140px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
} 

#list-menu2 {
width: 150px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu2 ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 10px; 
} 

#list-menu2 li {
margin: 2px 0 0;
} 

#list-menu2 a {
display: block;
width:140px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu2 a:link, #list-menu2 a:active, #list-menu2 a:visited {
color: #000000;
}

#list-menu2 a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
} 
