body {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : Black;
	font-style : normal;
	font-weight : normal;
	background-color : white;
	letter-spacing : 1px;
	background-image : url(../images/back.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
img {
	border : none;
}
h1 {
	font-size : 1.2em;
}
h2 {
	font-size : 1.2em;
}
h3 {
	font-size : 1em;
}
p {
	text-align : left;
}
li {
	text-align : left;
	padding-bottom: 8px;
}
a {
	color : #FF9966;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #FF6633;
	text-decoration : underline;
	font-weight : bold;
}
.top {
	background-color : white;
	padding : 1px 1px 1px 1px;
	text-align : left;
	border : 1px solid black;
	width : 775px;
	margin : auto;
	padding : 2px;
}
.imgTop {
	border : 1px solid black;
	float : left;
}
.menu {
	color : Gray;
	font-size : 1.1em;
	font-weight : bold;
	margin: 0px;
	padding: 0px;
	width : 299px;
	float : right;
}
.menu ul{
	list-style-type : none; 
	margin: 0px;
	padding: 0px;
}
.menu li {
	border-bottom : 1px solid black;
	margin : 0px 0px 7px 0px;
	padding: 0px;
}
.title {
	font-size : 1px;
	display : none;
	margin : 0px;
	padding : 0px;
}
.content {
	clear : both;
}
.border {
	border : 1px solid black;
}
.right {
	width : 298px;
	float : right;
}
.right h2 {
	background-color : silver;
	padding : 0px 2px 0px 15px;
	margin: 0px -17px 0px -15px;
}
.left {
	width : 476px;
	float : left;
	border-right : 1px solid silver;
}
.bottom {
	clear : both;
	font-size : 0.8em;
	color : gray;
	text-align : center;
	font-style : italic;
}
.pf {
	border : 1px solid black;
}
.staff {
	padding : 0px 15px 5px 15px;
}
.staff table {
	width : 100%;
	border : none;
}
.staff th {
	background-color : Silver;
}
.staff td {
	background-color : #E8E8E8;
}
.framework {
	padding : 0px 15px 5px 15px;
}
.framework p {
	text-align : center;
}
.framework h3 {
	text-align : center;
}
.test {
	padding : 0px 15px 5px 15px;
}
.test p {
	text-align : center;
}
.test h3 {
	text-align : center;
}
.calendar {
	padding : 0px 15px 5px 15px;
}
.calendar p {
	margin : 5px 0px 10px 0px;
	padding : 0px;
}
.calendar h3 {
	margin : 20px 0px 0px 0px;
	padding : 0px;
}
.photos {
	padding : 0px 15px 5px 15px;
}
.photos .list {
	text-align : center;
	vertical-align : top;
}
.photos img {
	margin : 10px;
	border : 1px solid black;
}
.news {
	padding : 0px 15px 5px 15px;
}
.backgroundWhite {
	background-color : white;
}
.history {
	padding : 0px 15px 5px 15px;
}
.history p {
	margin : 5px 0px 10px 0px;
	padding : 0px;
}
.history h3 {
	margin : 20px 0px 0px 0px;
	padding : 0px;
}
.pictureLeft {
	float : left;
	padding-right : 6px;
	padding-bottom : 5px;
	width : 441px;
	font-style : italic;
	font-size : 0.85em;
}
.pictureLeft2 {
	float : left;
	padding-right : 6px;
	padding-bottom : 5px;
	width : 314px;
	font-style : italic;
	font-size : 0.85em;
}
.pictureRight {
	float : right;
	padding-left : 6px;
	padding-bottom : 5px;
	width : 256px;
	font-style : italic;
	font-size : 0.85em;
}
.more {
	text-align : right;
}
.titleChladic {
	font-size : 1.2em;
	color : red;
}
.conChladic {
	color : navy;
}
