html, body{
	
	min-height: 500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 20px;
	position: relative;
	background-color: #000000;}


h1{
	font-size: 28px;
}


h2{

	font-size: 18px;
}


h3{
	font-size: 15px;
	text-decoration: underline;

}


h4{
	font-size: 14px;
	text-decoration: underline;

}

h5{
	font-size: 12px;
}


p{
	font-size: 14px;
	font-family: Times;
	font-weight: bold;
}


body{
	
	width: 836px;
	height: auto;
}


ul {
	font-size: 14px;
	font-family: Times;
	font-weight: bold;
}


li {

	font-size: 14px;
	font-family: Times;
	font-weight: bold;
	list-style-image: url("img/bullet2.gif");

}


/*Koko alue sekä ympäröivät borderit*/

#yla{

	width: inherit;
	height: 43px;
	background-image: url(img/yla1.gif);
}


#ala{

	width: inherit;
	height: 43px;
	background-image: url(img/ala.gif);
}



#kokoalue {
	width: 810px;
	min-height: 500px;
	background-color: #ebdfd0;
	background-image: url("img/navi_tausta.gif");
	background-repeat: no-repeat;
	background-position: 0px 510px;
	height: relative;
/*	padding-top: 45px;*/
	/*-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	behavior: url("img/border-radius.htc"); */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 12px;
	padding-right: 12px;
}


#kokoalue2 {
	width: 810px;
	min-height: 500px;
	background-color: #ebdfd0;
	background-image: url("img/navi_tausta.gif");
	background-repeat: no-repeat;
	background-position: 0px 347px;
	height: relative;
/*	padding-top: 45px;*/
	/*-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	behavior: url("img/border-radius.htc"); */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-left: 12px;
	padding-right: 12px;
}


#koko1{
	
	width: 792px;
	min-height: relative;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	padding-left: 7px;
	padding-right: 7px;	
}


#koko2{
	
	width: 750px;
	min-height: relative;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url("img/border-radius.htc");*/
	border-left: 7px solid #000;
	border-right: 7px solid #000;
	padding-left: 14px;
	padding-right: 14px;
}


#keskialue {
	
	width: 750px;
	min-height: relative;
	height: auto;
/*	background-color: #ebdfd0;*/
}



/* Headerin määritykset */	


#header {

	width: 750px;
	height: 501px;
	background-image: url(img/mustang.jpg);
	background-repeat: no-repeat;
	background-color: #ebdfd0;
	background-position: center;
}

#header1 {

	width: 750px;
	height: 338px;
	background-image: url(img/kuva1.jpg);
	background-repeat: no-repeat;
	background-color: #ebdfd0;
	background-position: center;
}

#header2 {

	width: 750px;
	height: 338px;
	background-image: url(img/kuva2.jpg);
	background-repeat: no-repeat;
	background-color: #ebdfd0;
	background-position: center;
}

#header3 {

	width: 750px;
	height: 338px;
	background-image: url(img/kuva3.jpg);
	background-repeat: no-repeat;
	background-color: #ebdfd0;
	background-position: center;
}

#header4 {

	width: 750px;
	height: 338px;
	background-image: url(img/kuva4.jpg);
	background-repeat: no-repeat;
	background-color: #ebdfd0;
	background-position: center;
}


/*Navigaatio ja linkit*/


#navi {

	width: 750px;
	height: relative;
	text-align: center;
	margin-top: 20px;
}


#links {
	height: 24px;
	padding: 13px 20px 10px 20px;	
}


a:link {
	color: #000000;
	text-decoration: underline;	
}


a:hover {
	color: #5aadd0;
	text-decoration: underline;
}


a:visited {
	color: #323232;
	text-decoration: underline;
	
}





#links a:link {
/*	color: #000000;
	font-family: "DymaxionScript"; 
	font-size: 35px; 
	text-decoration: none;*/
	padding-left: 10px; 
	padding-right: 10px;
}


# links a:hover {
/*	color: #6c833c; 
	color: #a22424;
	font-family: "DymaxionScript"; 
	font-size: 35px; 
	text-decoration: none; */ 
	padding-left: 10px; 
	padding-right: 10px;
}


#links a:active {
/*	color: #000000;
	font-family: "DymaxionScript"; 
	font-size: 35px; 
	text-decoration: none;*/
	padding-left: 10px; 
	padding-right: 10px;
}

#links a:visited {
/*	color: #000000;
	font-family: "DymaxionScript"; 
	font-size: 35px; 
	text-decoration: none;*/
	padding-left: 10px; 
	padding-right: 10px;
}


/* Alanavigaatio */

#links2 {
	height: 20px;
	width: relative;
	padding: 8px 0 10px 0;	
}


#links2 a:link {
/*	color: #000000; 
	font-family: "DymaxionScript"; 
	font-size: 35px; 
	text-decoration: none;*/
	padding-left: 0.5em; 
	padding-right: 0.5em;
}


#links2 a:hover {
/*	color: #6c833c; 
	color: #a22424;
	font-family: "DymaxionScript"; 
	font-size: 35px; 
	text-decoration: none; */ 
	padding-left: 0.5em; 
	padding-right: 0.5em;
}


#links2 a:active {
/*	color: #6c833c; 
	color: #a22424;
	font-family: "DymaxionScript"; 
	font-size: 35px; 
	text-decoration: none; */ 
	padding-left: 0.5em; 
	padding-right: 0.5em;
}


#links2 a:visited {
/*	color: #6c833c; 
	color: #a22424;
	font-family: "DymaxionScript"; 
	font-size: 35px; 
	text-decoration: none; */ 
	padding-left: 0.5em; 
	padding-right: 0.5em;
}


a img {border:none;}



/*Sisältö*/


#keskipalsta {

	width: 594px;
	height: relative;
	min-height: 300px;
	margin-top: 50px;
	margin-left: 78px;
	margin-right: 78px;
	margin-bottom: 45px;
}
	


/*#media {
	
	width: 750px;
	min-height: relative;
	height: auto;
}*/


#media {
	
	width: 594px;
	height: auto;
	position: center;
}


#sponsorit {
	
	width: 594px;
	height: auto;
	position: center;
	text-align: center;
}


#sponsorit img {

	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}


#vasenpalsta {

	width: 297px;
	text-align: left;
}


#oikeapalsta{

	width: 297px;
	text-align: right;
}


/*Footerin määritykset*/


#footer {

	width: 750px;
}


#footer_stripe {

	width: 570px;
	height: 30px;
	background-image: url("img/footer_taustis.gif");
	background-repeat: no-repeat;
	margin-left: 90px;
	margin-right: 90px;
}


#footer_text {
	
	width: 750px;
	padding-top: 3px;
	text-align: center;
	text-indent: 30px;
	/*margin-left: 0px;
	margin-right: 0px;*/
	padding-bottom: 10px;
}