/* CSS Document */

body {
	margin: 5px;
	padding: 0;
	background: #f1f1f1;
	font: Verdana, sans-serif;
	color: #000000;
	text-align:center;
	}
a {
	color:#FFF;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#masthead {
	background:#BB62AB url(../images/body.png);
	height: 80px;
	padding:5px;
	margin:0;
	text-align:center;
	color:#FFF;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;
}
#leftsidenavbar { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#ced1d5;
	z-index:100;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/leftcolor_bg.gif") repeat-y top left;
}
#rightsidenavbar {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#ced1d5;
	z-index:99;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#content {
	position:relative;
	padding:0px 240px 0px 200px;
	}
#content a {
	color:#666;
	}
#content a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	bottom:1px;
	background:#BB62AB url(../images/body.png);
	width:100%;
	height: 40px;
	clear:both;
	margin:0;
	padding:3px 0;
	text-align:center;
	color:#CCC;
	}
.footer-text {
  font-weight: normal;
  font-family: Arial; Helvetica; sans-serif;
  font-size: 12px;
}	
	
h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  color: #455067;
}

h3 {
  font-size: 125%;
  color: #455067;
}

h4 {
  font-size: 130%;
}
ul.nav-menu {
  list-style-image: url(../images/menu-leaf.png);
  font-size: 12px;
  color: #455067;
  a:link {color:#45067;} 
  a:hover {text-decoration:underline;}
}
li.nav-item {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #455067;
  a:link {text-decoration:none;}    /* unvisited link */
  a:hover {text-decoration:underline;}   /* mouse over link */
  a:link {color:#455067;}    /* unvisited link */
  a:visited {color:#455067;} /* visited link */
  a:hover {color:#455067;}   /* mouse over link */
}
.events-headline {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000000;  
}
.events-text {
  font-weight: normal;
  font-family: Palatino; Times New Roman; Serif;
  font-size: 12px;
  color: #455067;
}
.events-link {
  a:link {text-decoration:none;}    /* unvisited link */
  a:visited {text-decoration:none;} /* visited link */
  a:hover {text-decoration:underline;}   /* mouse over link */
  a:active {text-decoration:underline;}  /* selected link */
  a:link {color:#455067;}    /* unvisited link */
  a:visited {color:#455067;} /* visited link */
  a:hover {color:#455067;}   /* mouse over link */
  a:active {color:#455067;}  /* selected link */
}
.story-headline {
  font-weight: bold;
  font-family: Arial; Helvetica; sans-serif;
  font-size: 18px;
  color: #545d6d;
}
.s02 {
  font-weight: bold;
  font-family: Arial; Helvetica; sans-serif;
  font-size: 18px;
  color: #545d6d;
}
.story-text {
  font-weight: normal;
  font-family: Palatino; Times New Roman; Serif;
  font-size: 12px;
  color: #000000;
}
.s01 {
  font-weight: normal;
  font-family: Palatino; Times New Roman; Serif;
  font-size: 12px;
  color: #000000;
}