* {
	/* Reset browsers default margin, padding and font sizes */
	margin:		0;
	padding:	0;
}

html,body {
	margin:		0;
	padding:	0;
	height:		100%;				/* needed for container min-height */
	
	background-image:url(images/background.jpg);
	font-family:verdana,tahoma,arial;
	font-size:12px;
	color: #333399;
}

/* Container and Blocks */
div#container {
	position:relative;			/* needed for header and footer positioning */
	margin:0 auto;				/* center, not in IE5 */	
	height:auto !important;		/* real browsers */
	height:100%;				/* IE6: treated as min-height */
	min-height:100%;			/* real browsers */
}
div#header {
	position:absolute;
	top: 0;
	left: 15px;
	right: 15px;
	height: 70px;
	text-align: center;
}
div#content {
	position: absolute;
	top: 80px;
	bottom:85px;
	left: 20px;
	right: 20px;
}
div#footer {
	position: absolute;
	bottom: 10px;
	left: 15px;
	right: 15px;
}
div#menubox {
	position: relative;
	height: auto;
	float: left;
	width: 275px;
}
div#sitebox {
	position: relative;
	height: 100%;
	width: 100%
	margin-left: 275px;
	margin-right: 5px;
	overflow: auto;
}

/* Classes */
.footertext {
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
}
.logo {
	float:left;
	margin-left:15px;
	margin-top:3px
}
.menu_buttons {
	position: relative;
	padding: 0px;
	width: 245px;
	height: 47px;
	margin: 0px 0px 6px 0px;
	text-align: center;
}
.button_element {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 1;
}
.button_text {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 2
}
.headericon {
	position: relative;
	top: 0px;
	left: 0px;
}
.headertext {
	font-size: 140%;
	font-weight: bold; 
	color: #1c3450;
	position: relative;
	top: -25px;
	left: 30px;
}
.headersubtext {
	font-size: 95%;
	color: #d31313;
	position: relative;
	top: -25px;
	left: 30px;
}
.contentheader {
	text-align: center;
	margin-bottom: 10px;
}
.contentbox {
	text-align: center;
}
.contentfooter {
	text-align: center;
	clear: left;
	padding: 10px 0px 10px 0px;
}
.chapter_title {
	float: left;
	width: 70px;
	font-weight: bold;
	margin-bottom: 10px;
}
.chapter_comment {
	margin-left: 85px;
	margin-right: 10px;
	text-align: justify;
}
.thumbnail_box {
	position: relative;
	width: 150px;
	height: 150px;
	text-align: center;
	float: left;
	margin: 5px;
	background: white;
	border-top: #999999 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #999999 1px solid;
}
.thumbnail_box_bio {
	position: relative;
	width: 150px;
	height: 180px;
	text-align: center;
	float: left;
	margin: 5px;
	background: white;
	border-top: #999999 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #999999 1px solid;
}
.tn_image {
	position: relative;
	width: 150px
	top: 0px;
}
.tn_text {
	position: absolute;
	width: 150px;
	bottom: 3px;
	left: 0px;
}
.image_box {
	border-top: #999999 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #999999 1px solid;
}
.navbutton {
	width: 40px;
	height: 12px;
	margin: 0px 10px;
	border: none;
}

img {
	border: none;
}

/* Site specific */
td {
	font-family:			verdana,tahoma,arial;
	font-size:				12px;
	color: 						#333399;
	padding: 				4px;
}
i {
	font-size:				100%;
	font-weight:			normal;
	font-style:				italic;
	color: 						#333399;
}
u {
	font-size:				100%;
	font-weight:			normal;
	font-style:				normal;
	text-decoration:	underline;
	color: 						#333399;
}
b {
	font-size:				100%;
	font-weight:			bold;
	font-style:				normal;
	color: 						#333399;
}
p {
	font-size:				100%;
	line-height:			120%;
	text-align:				justify;
	color: 						#333399;
	padding:				10px 10px 0 10px;
}
a:link,a:visited,a:active {
	font-size:				100%;
	color: 						#000066;
}
a.nav:visited,a.nav:active,a.nav {
	font-size:				100%;
	font-weight:			bold; 
	text-decoration: 	none;
	color: 						#333399;
}
.slogan {
	padding:				10px 0px 5px 0px;
	font-size:				100%;
	font-weight:			bold; 
	text-align:				center;
	color: 						#333399;
}
h1 {
	padding-top:			12px;
}
ul {
	margin: 10px 40px
}
li {
	
}

.date {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
.calendar_box {
	width:641px;
	margin:20px auto 5px auto;	
}
.calendar_bar {
	
}
.calendar_weekday {
	width: 80px;
	height: 16px;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	float: left;
	background: #660000;
	color:white;
	border-top: #999999 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #999999 1px solid;
}
.calendar_dayblock {
	width: 80px;
	height: 80px;
	padding: 2px;
	margin: 2px;
	float: left;
	background: #ffffff;
	color: #333399;
	overflow: auto;
	border-top: #999999 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #999999 1px solid;
}
.event_title {
	float: left;
	width: 110px;
	font-weight: bold;
}
.event_comment {
	margin-left: 130px;
}
.admin_line {
	margin: 10px 0 0 10px;
}
.admin_desc {
	font-weight: bold;
	width: 130px;
	float: left;
}
.admin_item {
	
}
.admin_tn {
	border-top: #999999 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #999999 1px solid;
}
table {
	margin-left: 10px;
	border: 0;
}
th {
	font-family:			verdana,tahoma,arial;
	font-size:				12px;
	font-weight: bold;
	color: 						#ffffff;
	padding: 				4px;
	background: #660000;
	border-top: #999999 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #999999 1px solid;
}
td {
	font-family:			verdana,tahoma,arial;
	font-size:				12px;
	color: 						#333399;
	background: #ffffff;
	padding: 				4px;
	border-top: #999999 1px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
	border-left: #999999 1px solid;
}
h3 {
	margin: 5px 0 4px 10px;
}