h1 {
	font-family: Verdana; 
	color: #386814; 
	font-size: 1.8em; 
	font-style:normal; 
	font-weight: normal;
	line-height: 1em;
}

h2 {
	font-family: Verdana; 
	color: #333333; 
	font-size: 0.8em; 
	font-style: normal; 
	font-weight: normal;
	line-height: 1.2em;
}

h3 {
	font-family: Verdana; 
	color: #99BEFF; 
	font-size: 1.2em; 
	font-style: italic; 
	font-weight: normal;
	line-height: 1.2em;
}

.h2 {
	font-family: Verdana; 
	color: #333333; 
	font-size: 0.8em; 
	font-style:normal; 
	font-weight: normal;
	line-height: 1.2em;
}

A:link {
	color: #0094FF; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:visited {
	color: #0094FF; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:active {
	COLOR: #0094FF; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #386814; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

body {
	background-image: url('images/bg_grad.jpg');
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.centered {
	RIGHT: 0px; 
	LEFT: 0px; 
	MARGIN: auto; 
	WIDTH: 50%; 
	POSITION: absolute; 
	TOP: 0px;  
}

.navigation {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 180px;
}

.header {
	position: relative;
	top:0px;
	left:0px;
	height: 190px;
	width: 900px;
	background-image: url('images/header.jpg');
	background-position: top left;
}

.content { 
	position: absolute;
	top: 190px;
	left: 200px;
	right: 0px;
	float: right;
	padding: 5px;
	padding-bottom: 100px;
}

.footer { 
	position: absolute;
	bottom: -125px;
	left: 0px;
	right: 0px;
	height: 100px;
	text-align: center;
}

.navigation_link {
	position: relative;
	margin-bottom: 5px;
	width: 174px;
	padding: 3px;
	border-bottom: 2px solid #386814;
	text-align: center;
}

.navigation_link:hover {
	position: relative;
	margin-bottom: 5px;
	width: 174px;
	padding: 3px;
	border-bottom: 2px solid #99BEFF;
	text-align: center;
}

.width {
	position: relative;
	width: 900px;
}

.floatright {
	float: right;
}

.photo {
	margin: 3px;
	padding: 3px;
	border: 1px dotted #cccccc;
}

.center {
	text-align: center;
}

.calendar {
	top: 10px;
	left: 10px;
	float: left;
	width: 227px;
	height: 260px;
	border: 1px solid black;
	margin: 1px;
	text-align: center;
}

.num_container {
width: 26px;
height: 24px;
margin: 2px;
border: 1px solid #f5f5f5;
float: left;
text-align: center;
vertical-align: middle;
}

.num_container_un {
width: 26px;
height: 24px;
margin: 2px;
border: 1px solid #f5f5f5;
background-color: #ca1a1a;
float: left;
text-align: center;
vertical-align: middle;
}

.num_container_av {
width: 26px;
height: 24px;
margin: 2px;
border: 1px solid #f5f5f5;
background-color: #86ca1a;
float: left;
text-align: center;
vertical-align: middle;
}
