body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
body {
	background-color: #1D5394;
	background-image: url(images/background-main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333366;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #6666CC;
}
a:active {
	color: #9999CC;
}


#contentarea {
	position: relative;
	height: 100%;
	width: 748px;
	text-align: left;
}
#headerpanel {
	text-align: left;
	position: absolute;
	z-index: 10;
	height: 154px;
	top: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/background-header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#headercircle {
	position: absolute;
	z-index: 12;
	left: 288px;
	top: 64px;
	height: 41px;
	width: 41px;
}
#headertitle {
	position: absolute;
	z-index: 11;
	height: 154px;
	width: 309px;
	left: 0px;
	top: 0px;
}
#headerlogo {
	position: absolute;
	z-index: 14;
	left: 349px;
	top: 61px;
	height: 53px;
	width: 375px;
}
.headershadow-bottom {
	position: absolute;
	z-index: 4;
	height: 10px;
	bottom: -10px;
	width: 100%;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8px;
	line-height: 8px;
}
.headershadow-right {
	position: absolute;
	z-index: 4;
	height: 100%;
	width: 10px;
	right: -10px;
	top: 0px;
}
.panelcorner-tl {
	position: absolute;
	z-index: 10;
	height: 16px;
	width: 16px;
	left: 0px;
	top: 0px;
}
.panelcorner-tr {
	position: absolute;
	z-index: 10;
	height: 16px;
	width: 16px;
	right: -9px;
	top: 0px;
}
.panelcorner-bl {
	position: absolute;
	z-index: 10;
	height: 16px;
	width: 16px;
	bottom: -9px;
	left: 0px;
}
.panelcorner-br {
	position: absolute;
	z-index: 10;
	height: 16px;
	width: 16px;
	right: -9px;
	bottom: -9px;
}
#intropanel {
	background-color: #FFFFFF;
	background-image: url(images/background-intro.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	z-index: 10;
	height: 154px;
	top: 167px;
	font-size: 14px;
	color: #1973ab;
	width: 100%;
}
#introtext {
	padding-top: 34px;
	padding-right: 56px;
	padding-left: 56px;
	font-size: 14px;
	color: #1973ab;
}
.introheading {
	font-size: 17px;
	font-weight: bold;
	color: #33476f;
}
.panelshadow-bottom {
	position: absolute;
	z-index: 4;
	height: 10px;
	bottom: -10px;
	width: 100%;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8px;
	line-height: 8px;
}
.panelshadow-right {
	position: absolute;
	z-index: 4;
	height: 100%;
	width: 10px;
	top: 0px;
	right: -10px;
}
#diaryarea {
	width: 534px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 336px;
}
#diarytab {
	position: absolute;
	z-index: 20;
	top: -32px;
	left: 46px;
}
.diarypaper-first {
	background-color: #F8F9FA;
	background-image: url(images/diary-papershadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 41px;
	padding-bottom: 43px;
}
.diarypaper {
	background-color: #F8F9FA;
	background-image: url(images/diary-papershadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 21px;
	padding-bottom: 43px;
}
.diarypaper-last {
	background-color: #F8F9FA;
	padding-top: 21px;
	padding-bottom: 43px;
}
.diaryentrytitle {
	font-size: 18px;
	color: #1d5797;
}
.diarylines {
	background-image: url(images/diary-rule.gif);
	display: block;
	padding-left: 40px;
	text-align: left;
	padding-right: 50px;
}
#diaryend {
	position: absolute;
	z-index: 12;
	bottom: -50px;
}


#sidepanel {
	background-color: #64ADD9;
	background-image: url(images/background-sidepanel.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 10;
	width: 198px;
	top: 336px;
	right: 0px;
}
.sidetitle {
	font-size: 17px;
	font-weight: bold;
	color: #1973ab;
}
.sidetext {
	text-align: left;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 11px;
	color: #003d7b;
	line-height: 13px;
	padding-bottom: 40px;
}
.sidetext a:link, .sidetext a:visited {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
	text-decoration: none;
}
.sidetext a:hover {
	color: #E2E8ED;
}
.sidetext a:active {
	color: #FFFFFF;
}


#photopanel {
	background-color: #64ADD9;
	background-image: url(images/background-sidepanel.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 10;
	width: 198px;
	top: 698px;
	right: 0px;
	height: 940px;
}
.photo1 {
	position: absolute;
	left: 0px;
	top: 44px;
}
.photo2 {
	position: absolute;
	left: -12px;
	top: 130px;
}
.photo3 {
	position: absolute;
	left: 7px;
	top: 230px;
}
.photo4 {
	position: absolute;
	left: -15px;
	top: 310px;
}
.photo5 {
	position: absolute;
	left: -2px;
	top: 410px;
}
.photo6 {
	position: absolute;
	left: 4px;
	top: 500px;
}
.photo7 {
	position: absolute;
	left: -12px;
	top: 580px;
}
.photo8 {
	position: absolute;
	left: 4px;
	top: 670px;
}
.photo9 {
	position: absolute;
	left: 0px;
	top: 760px;
}
#contactpanel {
	background-color: #FFFFFF;
	background-image: url(images/background-intro.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: absolute;
	z-index: 10;
	top: 167px;
	font-size: 14px;
	color: #1973ab;
	width: 100%;
}
#contacttext {
	padding-top: 34px;
	padding-right: 56px;
	padding-left: 56px;
	font-size: 14px;
	color: #1973ab;
}
.contactheading {
	font-size: 17px;
	font-weight: bold;
	color: #33476f;
}
#contacttable p {
	font-size: 14px;
	color: #1973ab;
}
#contacttable td {
	padding-bottom: 6px;
}
#quickpanel {
	background-color: #64ADD9;
	position: absolute;
	z-index: 10;
	width: 198px;
	top: 1652px;
	right: 0px;
	height: 44px;
}
.quicktext {
	text-align: center;
	padding-top: 11px;
	font-size: 15px;
	color: #003d7b;
	line-height: 17px;
}
.quicktext a:link, .quicktext a:visited {
	color: #003d7b;
}
.quicktext a:hover {
	color: #E2E8ED;
}
.quicktext a:active {
	color: #FFFFFF;
}