/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5%;
	margin-bottom:15%;
	padding: 0px;
	font-size: small;
	position: relative;
	background-color: #000000;
	}
	
.comicfont {
	font-family: "Comic Sans MS";
	font-size:small;
}


a:link, a:visited, a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Impact;
	font-size: 560%;
	color: #000000;
	font-weight: bold;
	}

h2{
 font-size: 100%;
 color: #000000;
}


h3{
	font-size: 140%;
	color: #000000;
	text-align: left;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

ul{
 list-style-type: square;
 background-color:#dddddd;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color:#dddddd;
	}

#navBar{
	margin: 0 0 0 79%;
	padding: 0;
	background-color:#dddddd;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 100%;
}

#content{
	float:left;
	width: 80%;
	margin: 0 0 0 0px;
	background-color:#dddddd;
	height: 100%;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0 0 0 0%;
	padding: 0px 0px 10px 10px;
	background-color:#dddddd;
}

#names{
 margin-right: 0 70% 0 70%;
 background-color:#cc3300;
 width: 25%;
  }


/*************** #pageName styles **************/

#pageName{
    font-family:"Century Gothic";
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	background-color: #FF3300;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	color: #FFFFFF;
	padding: 0px 4px 0px 0px;
	background-color: #CC6633;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
	}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/************** .story styles *****************/

.story{
	float: right;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	margin: 0 0 0 40%;
}

.storypic{
	float: left;
	padding: 10px 0px 0px 10px;
	margin: 0 0 0 10%;
	width: 20%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color:#dddddd;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; }
#navBar ul {list-style: none; margin: 0; padding: 0; }


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEEEEE;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
	background-color:#dddddd;
}

#sectionLinks h3{
	padding: 10px 0px 0px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;

	border-top: 1px solid #cccccc;
	width: auto;
	text-decoration: none;
	}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FF3300;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.tableborder {
    border-bottom-style:dotted; 
	border-bottom-color:#333333; 
	border-bottom-width:thin;
	valign: middle;
	font-family: "Comic Sans MS";  
}	

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
 
#pic {
 background-color: #FFFFFF;
 float: right;
 top: 10px;
 width: 135px;
 }
 
#pic a .large {
 border: 0px;
 display: block;
 height: 1px;
 left: -3px;
 position: absolute;
 top: 29px;
 width: 1px;
}
 
#pic a img {
 border: 0;
}
 
#pic a.p1, #pic a.p1:visited {
 background: #FFFFFF;
 display: block;
 height: 90px;
 left: 0;
 text-decoration: none;
 top: 0;
 width: 135px;
 }
 
#pic a.p1:hover {
 background-color: #8C97A3;
 color: #000000;
 text-decoration: none;
}
 
#pic a.p1:hover .large {
 border: 1px solid #000000;
 display: block;
 height: 396px;
 left: 150px;
 position: absolute;
 top: -30px;
 width: 513px;
}