/* *** basic elements *** */

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	font-style : normal;
	font-weight : normal;
}

H1, H2, H3, H4 {
	font-family : Verdana, sans-serif;
}
	
H1 {
	font-size: xx-large;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
	
H2 {
	font-size : medium;
	padding-bottom : 2px;
	padding-top : 1px;
}
H3 {
	font-size : small;
	font-style : italic;
	font-weight : bold;
	}
	
	
img {
border:0px;
}

/*classes */

.caption {
	color:#333333;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}


.leftmargin {
margin-left: 10px;
margin-right: 5px;
}

.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration : none;
	margin: 5px;
	}
	
.newstext {
	font-family: "Times New Roman", Times, serif;
	font-size:x-small;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
	text-indent: 5px;
}


.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
	line-height: normal;
	margin-left: 15px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
/* link elements */

a.gallery {
text-decoration:none;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#333333;
}
	
a.linkonblack {
	color: #FFFF99;
	font-weight: bold;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	text-decoration: none;
	}

a.tablelink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border: none;
}

a.storylink {
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}

/* boxes and frames */

.fleft {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 2px;
	}

.fright {
	display: block;
	float: right;
	margin-right: 2px;
	margin-left: 10px;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 5px;
	padding: 5px;
}

.pullbox {
  display: block;
  position: relative;
  background-color:#FFFFFF;
  border:1px solid #ddd;
  margin-top: 5px;
  margin-bottom: 10px;
}
	
.out {
	display:block;
	background:#bbb;
	border:1px solid #ddd;
	position:relative;
	margin:0em 0;
	background-color: #999999;
  }
  
.in {
	background:#fff;
	border:1px solid #555;
	position:relative;
	padding:5px;
	font-weight:normal;
	background-color: #FFFFFF;
	border-color: #666666;
  }
  
.ltin {
  left:-5px;
  }
  
.rtin {
  right:-5px;
  }
  
.tpin {
  top:-5px;
  }
  
.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}

.resourceinner {
	display:block;
	margin-top:-7px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	vertical-align:top;
	width:125px;
	background:#FFFFFF;
	border: thin solid #FFFFFF;
}


.storybox {
	background-color: #FFFFFF;
	display: block;
	border-style: none;
	position: absolute;
	left: 165px;
	top: 91px;
	width: 640px;
}




.firstletterbox {
margin-left: 10px;
border: none;
font-family:Arial, Helvetica, sans-serif;
font-size:x-large;
font-weight:bold;
width:12px;
float: left;
}

#content {
width:800px;
margin: 0px auto;
}

.homelink {
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#FFFFCC;
font-variant:small-caps;
text-decoration:none;
}


.pdflink {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration: none;
	margin-right: 2px;
	}
	
a.pdflink {
color:#FFFF99;
}
