

body {
	background-color: #1E1E52;
	font-weight: normal; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: justify;
	font-size: 14px;
}

#mainDiv {
	background-color: white;
	position: absolute;
	margin-left: 15%;
	top: 0;
	width: 700px;
	height: 100%;
	max-height: none;
	z-index: 5;
}

.logo {
	position: absolute;
	top: 30;
	left: 30;
	z-index: 50;
}

.logoText {
	position: absolute;
	top: 60;
	left: 220;
	z-index: 50;
}

#linkki0 {
	position: absolute;
	top: 140;
	left: 140;
	z-index: 55;
}

#linkki1 {
	position: absolute;
	top: 140;
	left: 240;
	z-index: 55;
}

#linkki2 {
	position: absolute;
	top: 140;
	left: 340;
	z-index: 55;
}

#linkki3 {
	position: absolute;
	top: 140;
	left: 415;
	z-index: 55;
}

#linkki4 {
	position: absolute;
	top: 140;
	left: 520;
	z-index: 55;
}

.majorlink {
	color: #8C8C8C;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.selectedMajorlink {
	color: #525252;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#leftSidePictBlock {
	position: absolute;
	top: 240px;
	left: 45;
	width: 100px;
	float: left;
	z-index: 70;
}

#newPictWindow1 {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	height: 80px;
	width: 80px;
}

#newPictWindow2 {
	position: relative;
	top: 10;
	left: 0;
	overflow: hidden;
	height: 80px;
	width: 80px;
}

#newPictWindow3 {
	position: relative;
	top: 20;
	left: 0;
	overflow: hidden;
	height: 80px;
	width: 80px;
}


#introTextBlock {
	position: absolute;
	top: 240px;
	left: 0px;
	padding-left: 150px;
	padding-top: 0;
	padding-right: 170px;
	margin: 0;
	background-color: white;
	z-index: 60;
}

p.introText {
	color: #525252;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 20px;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	background-color: white;
}


#blogAndSponsorArea {
	position: absolute;
	top: 240px;
	left: 560px;
	width: 110px;	
	z-index: 70;
	text-align: left;
}

.blogLinks {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-top: 20 px;
	margin-bottom: 20px;
}

.sponsorImage {
	position: relative;
	left: 0;
	width: 80px;
	padding-top: 20px;
}

.teamTable {
	position: absolute;
	top: 240px;
	left: 0;
	width: 700px;
	border: 0;
	background-color: white;
}

.innerTeamTable {
	background-color: white;
}

.teamMemberPict {
	float: left;
	margin-right: 10px;
}

h1.names {
	color: #292929;
	font-size: 14px;
	font-weight: bold;
}

P {
	color: #525252;
	font-size: 14px;
	text-align: justify;
}

.blogTable {
	position: absolute;
	top: 240px;
	left: 0;
	width: 700px;
	border: 0;
	background-color: white;
}

.innerBlogTable {
	background-color: white;
}

.readMore {
	text-align: right;	
}

.blogListPict {
	float: left;
	margin-right: 20px;
}

a {
	color: CC9933;
	font-weight: bold;
	text-decoration: none;
}

b {
	color: #1E1E52;
}

a.nextPict {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	color: white; 
	text-decoration: none;
}

a.previousPict {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	color: white; 
	text-decoration: none;
	padding: 0;
	margin: 0;
}



p.largeImageText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	color: white; 
	text-decoration: none;
	text-align: center;
	z-index: 100;
}

h1.blog {
	position: absolute;
	top: 240;
	left: 150;
	color: #292929;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}


#leftSideBlogBlock {
	position: absolute;
	top: 240px;
	left: 45;
	width: 100px;
	float: left;
	z-index: 70;
}

.leftSidePicture {
	position: relative;
	top: -10px;
	left: -20 px;
}


#blogTextBlock {
	position: absolute;
	top: 270px;
	left: 0px;
	padding-left: 150px;
	padding-top: 0;
	padding-right: 50px;
	margin-right: 0;
	background-color: white;
	margin-left: 0px;
	z-index: 60;
}

p.blogText {
	color: #525252;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 20px;
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	background-color: white;
}

a.goBack {
	position: absolute;
	top: 200px;
	left: 150px;
}

a.morePhotos {
	position: absolute;
	top: 200px;
	left: 550px;
}

#yearLinks {
	position: absolute;
	top: 200px;
	left: 240px;	
	width: 415px;
	text-align: right;
}

#lotOfYearLinks {
	position: absolute;
	top: 170px;
	left: 240px;	
	width: 415px;
	text-align: right;
}

.yearlink {
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}

.selectedYearlink {
	color: #525252;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}

.galleryTable {
	position: absolute;
	top: 240px;
	left: 0;
	width: 700px;
	border: 0;
	background-color: white;
}

.innerGalleryTable {
	background-color: white;
}

.galleryPicture {
	position: relative;
	top: -10px;
	left: -10 px;
}

.galleryPictureClear {
	position: relative;
	top: -10px;
	left: -10 px;
}
	
#galleryNextRow {
	position: relative;
	overflow: hidden;
	height: 90px;
	width: 90px;
	clear: left;
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 15px;
	padding: 0;
}

#galleryOnRow {
	position: relative;
	overflow: hidden;
	height: 90px;
	width: 90px;
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 15px;
	padding: 0;
}

