body {
	background-color:#D5EDB3;
}

#container {
	background-color: #F4FFE4;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: 3px solid #57744C;
	}

#header {
	width: 780px;
	height:292px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border:2px solid #57744C;
	margin-left:8px;
	margin-right: 0px;
	margin-top:10px;
	margin-bottom: 5px;
	font-family: georgia;
	font-size: 36px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: black;
	}
	
#navcontainer ul{
	font-family: georgia;
	background-color: #D5EDB3;
	width: 765px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	margin-bottom: 5px;
	border-top: 2px solid #57744C;
	border-bottom:2px solid #57744C;
	padding-bottom: 3px;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	font-style: italic;
	text-align: center;
	}
	
	#navcontainer ul li{
	display: inline;
	
	}

#navcontainer ul li a
{
	font-family: georgia;
	font-style: italic;
	font-size: 12pt;
	background-color:  #D5EDB3;
	color: Black;
	padding-left: 0px;
	padding-right: 0px
}

#navcontainer ul li a:hover
{
	background-color: #F4FFE4;
	font-family: georgia;
	font-style: italic;
	font-size: 12pt;
	color: #57744C;
	
}
	
#maincontent {
	background-color: #F4FFE4;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px solid #57744C;
	padding-top: 25px;
	padding-bottom: 45px;
	font-family: georgia;
	font-size: 26px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
	
.tilda {
	color: #57744C;
	font-family: georgia;
	font-size: 28px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	}
	

.border {
	margin-left: 5px;
	width: 770px;
	border: 1px solid #57744C;
	}

.smallfont {
	font-family: georgia;
	font-size: 16px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
	
	.smallfont2 {
	font-family: georgia;
	font-size: 16px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
.titlefont {
	font-family: georgia;
	font-size: 32px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
	
.mediumfont {
	font-family: georgia;
	font-size: 26px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
.hotBorders{
  -moz-border-radius-topleft: 6px 3px;
  -moz-border-radius-topright: 6px 3px;
  -moz-border-radius-bottomleft: 3px 6px;
  -moz-border-radius-bottomright: 3px 6px;
}
.verysmallsont {
	font-family: georgia;
	font-size: 13px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
	
	.verysmallsont a:link{
	font-family: georgia;
	font-size: 13px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
	
	.verysmallsont a:hover{
	font-family: georgia;
	font-size: 13px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
	
	.verysmallsont a:visited{
	font-family: georgia;
	font-size: 13px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	color: black;
	}
	
	.colorfont {
	font-family: georgia;
	font-size: 26px;
	font-style:italic;
	text-align: center;
	font-weight: bold;
	color: black;
	}
	