* {
    border: 0;
    margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #000000;
    line-height: 20px;
    background: #7dbfd7 url(../kuvat/bg.jpg);
    background-repeat:repeat-x;
    background-position: top;
}


#mainbg {
    width: 1016px;
    margin: 0 auto;
}

#main{
    margin: 0 auto;
    width: 1003px;
    padding-top: 3px;
	padding-bottom: 10px;
}

#header{
	padding-top:30px;
    background: url(../kuvat/Sarki.png);
    background-repeat: no-repeat;
    background-position: top;
	/*height:275px;*/
    width: 100%;
}

#logo{
    width: 1016px;
    margin: 0 auto;
    text-align: left;
    padding-top: 20px;
    height: 110px;
}

#logo a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 25px;
    color: #ffffff;
    font-weight: normal;
    padding-left: 20px;
}

#buttons{
    width: 1016px;
    height: 57px;
    margin: 0 auto;
    padding-top: 15px;
    background: url(../kuvat/menubg2.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#buttons ul {
    padding-left: 0px;
}

#buttons li {
    display: inline;
}

#buttons a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    display: block;
    float: left;
    width: 20%;
    height: 37px;
    padding-top: 19px;
    margin-top: 1px;
}

#buttons a:hover {
   background: url(../kuvat/menu_h.png);
   background-repeat: no-repeat;
   background-position: center;
}

#etusivu #nav li.etusivu a,
#kalaravinto #nav li.kalaravinto a, 
#galleria #nav li.galleria a,
#laji-info #nav li.laji-info a,
#tapahtumajakoulutus #nav li.tapahtumajakoulutus a {
	background: url(../kuvat/menu_h.png);
	background-repeat: no-repeat;
	background-position: center;
}

#content {

	}

#right {
	width:197px;
	min-height:150px;
       float:right;
	background: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom:20px;
}

#right H1, h1 a {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
       font-weight:normal;
       color: #00456e;
       font-size: 15px;
       height: 18px;
       width: 180px;
       padding-top: 20px;
    	/*background: url(../kuvat/title_right.png);
    	background-repeat:no-repeat;
    	background-position: top;*/
	text-decoration:none;
}

h1 a:hover {
	text-decoration:none;
	letter-spacing:0.5px;
}

#right a:hover p {
	text-decoration:none;
}

#center{
    	width: 793px;
	min-height: 757px;
    	padding-left: 10px;
    	float: left;
	text-align:center;
	background: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#center H1{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    color: #00456e;
    font-size: 16px;
    height: 36px;
    padding-top: 30px;
    /*background: url(../kuvat/title_center.png);
    background-repeat:no-repeat;
    background-position: top;*/
}

#center H3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
    font-weight:normal;
    color: #00456e;
    font-size: 16px;
    height: 36px;
    padding-top: 10px;
	}

.center-text {
    padding: 10px;
    /*background: #ffffff url(../kuvat/text_bg.png);
    background-position: bottom;
    background-repeat: repeat-x;*/
    min-height: 400px;
    text-align:center;
}

.center-text a {
	text-decoration:none;
	font-size:14px;
	color: #00456e;
}

.center-text a:hover {
	letter-spacing:0.5px;
}
	
#center p {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	}

#center tr {
	margin-left:100px;
}

.right-text {
    	padding: 10px;
    	/*background: #ffffff url(../kuvat/text_bg.png);
    	background-position: bottom;
    	background-repeat: repeat-x;*/
    	min-height: 100px;
	text-align:center;
}

.right-text a {
	text-decoration:none;
	font-size:14px;
	color: #00456e;
}

.right-text a:visited {
	text-decoration:none;
	color: #00456e;
}

.right-text a:hover {
	text-decoration:none;
	letter-spacing:0.5px;
}

.right-text a img {
	padding-top:5px;
	padding-bottom:5px;
}

#footer {
    height: 40px;
    font-size: 10px;
    color: #ffffff;
    padding-top: 10px;
    text-align: center;
    clear:both;
    background: url(../kuvat/footer.png);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 10px;
    padding-bottom: 5px;
}

#footer a{
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.hidden	{ 
	display: none; 
	}
.unhidden { 
	display: block; 
	}

#yhteydenottolomake	{
	text-align:center;
	padding:0px;
	margin-left:185px;
	margin-right:auto;
	
	}
	
table.kalalajit {
	text-align:center;
	margin-left:110px;
}

table.galleria {
	text-align:center;
	margin-left:60px;
	margin-right:70px;
}

table.galleria td {
	width:150px;
	line-height:15px;
	padding-left:5px;
	padding-right:5px;
	}
	
table.sivukuvat {
	text-align:center;
	margin-left:100px;
}

table.sivukuvat td {
	width:150px;
	line-height:15px;
	padding-left:5px;
	padding-right:5px;
}