body {
	background-attachment: scroll;
	background-image: url(../images/back02.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #EEF5FF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font: lighter 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #2B3053;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#titlemaster {
	top: 4px;
	right: 4px;
	font-size: 2em;
	line-height: 45px;
	text-decoration: none;
	width: 85%;
	padding: 5px 0px;
	margin: 0px;
	color: #2B3053;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #2B3053;
}
	
#navibar {
	border: 1px solid #999999;
	width: 85%;
	padding: 0px;
	margin: 3px;
	background-color: #F1EFFC;
	text-align: center;
	text-decoration: none;
}
#navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #2B3053;
	padding: 2px;
	margin: 0px;
	line-height: 25px;
	text-decoration: none;
}
#navlink a {
	background:
	text-decoration: none;
	color: #2B3053;
	text-decoration: none;


}

#navlink a:hover {
	background-color: #AEC9E3;
	display: block;
	text-decoration: none;
}

#navlink a:visited {

	background:
	text-decoration: none;
	color: #2B3053;
}


#contentframe {
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F1EFFC;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
	position: static;
	background: #8897AE;

}
#contentframe a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B3053;
	text-decoration: none;
	font-size: 0.9em;
}
#contentframe a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2B3053;
	text-decoration: underline;
}

#pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}

#relatednav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 110px;
	float: left;
	padding: 2px;
}
#relatednav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-decoration: none;
	padding-left: 3px;
	line-height: 22px;
}
#relatednav a:hover {
	text-decoration: none;
	background-color: #AEC9E3;
	display: block;
}



#navlink a:visited {
	color: #000066;
	text-decoration: none;
}


#footer {
	width: 85%;
	text-align: center;
	margin: 5px 0px 0px;
	font-size: 0.8em;
	border-top: 1px solid #2B3053;
	background: #F1EFFC;
}
#footer a {
	color: #2B3053;
	text-decoration: none;
}
#footer a:hover {
	color: #2B3053;
	text-decoration: none;
	background: #AEC9E3;
	display: marker;
}
#footer a:visited {

	color: #2B3053;
	text-decoration: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}

.fielder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #2B3053;
	text-decoration: none;
	background-color: #BDC6D2;
	border: 1px solid #333333;
	padding: 2px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	background-color: #CACDE3;
	border: 1px solid #333333;
}

.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCCCCC;
	text-decoration: none;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#entry {
	font: 0.9em Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
}
.entry {
	border: 1px groove #666666;
	background: #999CB5;
	padding: 2px;
}
