/*#############################################################
Based on a template by Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #36C;}

a:hover {color: #06F;}

table.dates {margin-top: 25px;}

table.dates th {padding-bottom: 10px;}

table td {text-align: left; padding: 3px; color: #444; font: normal 100% "Lucida Sans Unicode",sans-serif;}

table.anniv {width: 300px;}

table td.centre {vertical-align: top; text-align: center;}

body {
	background: #4E5D3C url(images/bg.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em "Times New Roman",serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: 100px;}

ul.lefty {margin-left: 30px;}

ol {margin: 0 0 30px 100px;}

blockquote {
	background: url(images/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em "Times New Roman",serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img {border: 0}

img.left {margin: 0px 10px 20px 0;}

img.right {margin: 0px 0 20px 10px;}


/* structure */
.container {
	background: url(images/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 800px;
}

.top {
	margin-left: 29px;
	background: url(images/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 742px;
}

.header {
	background: #56644A;
	color: #FFC;
	font-size: 1.4em;
	height: 150px;
}

.header h1 {
	font: normal 3.2em "Times New Roman",serif;
	padding: 30px 0 25px 0;
}

.pattern {
	background: #334127 url(images/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {margin: 0 24px;}

.navigation a {
	color: #6C7151;
	font: normal 13pt "Times New Roman",serif;
	line-height: 50px;
	margin: 0 12px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #000000;
}

/* content */
.content {
	float: left;
	background: url(images/bgcontent.gif) no-repeat;
	font-size: 1.2em;
	margin: 0 52px;
	margin-left: 29px;
	margin-right: 0px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 42px;
}

/* content item */
.item {
	clear: both;
	margin-right: 30px;
}

.item .title {
	color: #445044;
	font: normal 20pt "Times New Roman",serif;
}

.item .title:first-letter {
	display: block;
	float: none;
	vertical-align: middle;
	font-size: 2.4em;
}


.item .body {
	clear: both;
}


.exam {
	margin: 20px 30px;
}

.gallery {text-align: center; width: 670px;}

.gallery img {padding: 5px;}

/* footer */
.footer {
	background: url(images/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.0em;
	line-height: 41px;
	margin: 0 auto;
	text-align: center;
	width: 742px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}
