body {background-color:#e1bf3a;
	background-image:url(images/body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFAE;
	font-size:12px;
margin:0px;
	padding:0px;}
	
a {color:#FFFFFF;
text-decoration:underline;
}

a:hover {
	color: #FFCC33;
}

#pageName{
	padding: 0px 0px 10px 10px;
}

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
	
.h1 {
	font-weight: bold;
	font-size: 140%;
	text-align: left;
	margin:0px;
	color:#FFCC33;
	text-decoration: none;
}



h1 {
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	margin:0px;
	color:#FFCC33;
	margin-top:15px;
	margin-bottom:10px;
	text-decoration: none;
}



h2 {
 font-weight: bold;
 font-size: 130%; 
 text-align: center;
 margin:0px;
 color:#FFFF99;
  margin-top:15px;
}

h3 {
 font-weight: bold; 
 font-size: 110%; 
 margin:0px;
 color:#FFCC33;
}
.bold {font-weight: bold; 
 font-size: 110%; 
 margin:0px;
 color:#FFCC33;}

p {
	z-index: 0;
	text-indent: 0px;
	
}

ul {
  list-style-type: square;
  padding-left:0px;
  padding-bottom:10px;
  text-indent:0px;
}
li {text-align:justify;
}

#content1{
	margin: 0px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	text-align: justify;
}

#content1 hr {alignment-adjust:before-edge;
width:190px;
color:#FC3;}




#content{
	margin: 0px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	text-align: justify;
}

#content .img {margin-right:10px;
margin-bottom:5px;
border-color:#e1bf3a;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width:140px;
	float:left;}

.img1 {
	border-color:#e1bf3a;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.copyright {text-align:right;
font-size:9px;
margin-top:10px;
}

.headline {text-align:center;
color:#660000;
font-weight: bold;
}

.calendleft {text-align:center;
color:#660000;
font-weight: bold;
}
.calendleft a {color:#FFFFFF;
text-decoration:none;}


.calend {font-style:normal;
font-size:11px;}


.calend {font-style:normal;
font-size:11px;
color:#660000;}

.calendarTDw { font-weight:bold;}

.calendarTDm {color:#990000;
font-size:12px;}

.calend a {	color:#FFFFFF;
	text-decoration: none;
	text-indent:0px;
}

.calend a:hover {color: #FF3300;
}


/* data table */

*html .info-table {
	border-collapse: collapse;
	border: 0;
	font: 12px Tahoma;
	position: relative;
}

.info-table {
	border: 0;
	font: 12px Tahoma;
}

.info-table thead, .info-table th {
	border-collapse: collapse;
	border-bottom: 1px solid #c6ac84;
	margin: 0;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	font: 12px Tahoma;
	font-weight: bold;
	color: white;
	background-color:#e1bf3a;
}


.info-table td {
        margin: 0;
	padding: 2px;
	border-collapse: collapse;
	border-bottom: 1px solid #c6ac84;
	border-left: 0;
	border-right: 0;
	font: 13px Tahoma;
        vertical-align: top;
color:#660000;}
#content p em {
	text-align: left;
}
