/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #061C37;
	background: #014D5D url(KY%20KOTISIVU/template/stripe.png);
	background-repeat:repeat;
}
*
{
  margin: 0 auto 0 auto;
 text-align:center;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 720px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-1px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#FFFFFF;
background-color:#375B43;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#FFFFFF;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#375B43;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(KY%20KOTISIVU/template/tab.png);

}

#mainPicture
{
width:720px;
height:130px;
background-color:#FFFFFF;
}

#mainPicture
{
width:720px;
height:130px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:700px;
height:125px;
top:10px;
background-image:url(KY%20KOTISIVU/template/laituri.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#headerTitle
{
position:relative;
top:70px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:800px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:800px;
height:auto;
top:10px;
margin-left:5px;
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:24px;
margin-bottom:0px;
padding-top:18px;
margin-left:5px;
margin-top:15px;
margin-bottom:5px;
text-align:center;
}

.contentText
{
font-size:18px;
line-height:24px;
margin-left: 10px;
margin-right:20px;
text-align:center;
}

#footer {

width: 800px;
height:16px;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#375B43;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#375B43;
}

html, body {
text-align: center;
}
p {text-align: center;}

ul, ol, li {
	margin-left: 10px;
	margin-right:20px;
	text-align: left;
	}
	
dl, dt, dd {
	margin-left: 10px;
	margin-right:20px;
	text-align: left;
	}