body {
	margin: 0;
	padding: 0;
	background-color: #1b1b1b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #afafaf;
	line-height: 18px;
	
}

h1 {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 24px;
	margin-top: 14px;
	color: #afafaf;
}

h2 {
	font-size: 14px;
	margin-bottom: 14px;
	margin-top: 24px;
	color: #afafaf;
}

h3 {
	color: #afafaf;;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 14px;
	padding: 6px;
}

a:link, a: visited {
	color: #1feaff;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#bgcontain {
	clear:both;
	margin: 0;
	text-align: left;
	width: 810px;
}	

#header {
	width: 810px;
	height: 322px;
	background-image: url(header.jpg);
	margin-left: auto;
	margin-right: auto;

}

	
ul#navi  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 305px;

	

}


ul#navi li {
	display: inline;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
}

#navi a {
	color: #239983;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 100px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 40px;
	border-bottom:2px dotted #525252;
}

#navi a:hover, #navi a:active {
	color: #fff;
	text-decoration: underline;
}

#navi li:active {
	color: #fff;
}

#container {
	margin: 0;
	padding: 0;

}

#content {
	background-color: #1b1b1b;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
	width: 806px;
	min-height: 450px;
}

div#content a:link, div#content a:visited {
	color: #239983;
	text-decoration: underline;	
}
div#content a:hover, div#fcontent a:active {
	color: #fff;
	text-decoration: underline;	
}


#content h1, h2, h3 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#content h2 {
	border-bottom:1px solid #fff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 15px;
	padding: 5px 0;
	text-transform: uppercase;
	text-align: left;
}

#content h3 {
	font-size: 20px;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0;
	padding:5px 0 0;
}

.header {
	font-size: 11px;
	font-weight: bold;

}

#content p {
	font-size:11px;
	margin:0;
	padding:5px 0;
}

#left {
	float: left;
	border-right: 2px dotted #fff;
	margin: 0;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 10px;
	width: 220px;
}

#right {
	float: left;
	width: 407px;
	margin: 0;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 10px;
}

#left ul {
	list-style-image: url(../../KOULU/Webdesign 2/maikin sivut/2.sivut/images/bullet.png);
	list-style-position: outside;
	list-style-type: none;
	float:left;
	margin:0;
	padding:0;
	width:135px;
}

#right p {
text-align: left;
}


#text{
	float: right;
	width: 746px;
	margin: 0;
	padding: 0;
}

#text p {
	text-align: left;
}


#footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 50px;
	padding: 0px;

	
}


img#profile {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

img#galleryitem a {
	border: 1px solid #000;
}

img#galleryitem a:hover {
	border: 1px solid #fff;
}
