body {
	margin: 0px 0px 0;
	padding: 0px;
	background-color: #B1AFBE;
	background-image: url(../images/cys-background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
}

h2 {
	margin: 12px;
	padding: 0px;
	color: #FFFFFF;
	font: bold 14px/1em Georgia, "Times New Roman", Times, serif;
} 

h3 {
  color: #336666;
  font: bold normal 16px/1em Georgia, "Times New Roman", Times, serif;
} 

p {
	font: medium/1.3em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.bodytext {
	font: small/1.3em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.bodytext2 {
	font: medium/1.3em Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.sidebar {
	font: normal small/1.3em Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}

.links {
	font: bold small/1.3em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}


.normal a:link{

background: transparent;
	color: #003366;
	text-decoration: none;



}

a:link {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;

}

a:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
}




a:hover {
  color: #ADB4C7;
  background: transparent;
  text-decoration: none;
}

.pagetitles {
	font: bold normal 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.subhead {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.headings {
	font: medium/1.3em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 2em;
}

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu a { 
  font-family: "Trebuchet MS", Georgia, Times, serif; 
}

#menu a:link {
	background: transparent;
	color: #006666;
}

#menu a:visited {
	background: transparent;
	color: #3E807F;
}

#menu a:hover {
  color: #FFFFFF;
  background: transparent;
  text-decoration: none;
}

ul {
	line-height: 1.5em;
	padding: 15px;
	padding-bottom: 20px;
	list-style-type: square;
	font-size: medium;
	text-align: left;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}


a.normal {
color:black;

}

  .centerPageLinks{
line-height:100px;
margin-bottom:15px;
margin-top:15px;
text-align:center;


}


.centerPageLists{

margin-bottom:15px;




}
