html {
	height: 100%;
}

body {
	margin: 0;
	text-align: center;
}

#header {
	background: url(header_bg.png) repeat-x bottom;
	height: 84px;
	margin-top: 20px;
}

#header_content {
   width: 100%;
	background: url(header.png) no-repeat top;
	height: 84px;
	min-width: 600px;
}

#container {
	position: relative;
   margin-left: auto;
	margin-right: auto;
	width: 790px;
	min-height: 100%;
}


#container_center {
   
}

#navigate {
   margin-left: 0px !important;
	margin-left: 35px;
	width: 180px;
	float: left;
	padding-right: 14px;
	text-align: right;
	display: inline;
}

#main {
	padding-left: 13px;
	padding-right: 13px;
	width: 567px;
	float:right;
	border-left: 1px dashed Silver;
	border-right: 1px dashed Silver;
	min-height: 100%;
	display: inline;
}

#navigate a, #navigate a:visited, #navigate a:active {
	font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

#navigate a:hover, #navigate a:visited:hover, .event a:hover, .event a:visited:hover, .taulu a {
	text-decoration: underline;
	}	
	
	
.event, .event a, .event a:visited, .event a:active, .v11 {
	text-decoration: none;
	}
	
.av {
	border-bottom: 1px dashed #E6E6E6;
}

input, textarea {
	border: 1px solid #E6E6E6;
	background-color: White;
	color: #00496C;
}

input:focus, textarea:focus {
	border: 1px solid #00496c;
}

.topmargin10 {
	margin-top: 10px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00496C;
}

h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00496C;
}

h4 {
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00496C;
}

a, a:active, p, li, dt, ul, ol {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
}

li, dt {
	margin-bottom: 3px;
	line-height: 18px;
}

.txt {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #595959;
	vertical-align: top;
	line-height: 18px;
}

.taulu, .taulu td {
   empty-cells: hide;
	border-collapse: collapse;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #595959;
	border: 1px solid #696969;
	vertical-align: top;
	line-height: 18px;
}

pre {
	color: #595959;
}

#center {
	text-align: center;
}

.etusivulink, .etusivulink:active {
	font-size: 11px;
	color: #00496C;
}

.red {
	color: #8B0000;
}

.blue {
	color: #00496C;
}

.mainoskanava {
	border: 1px solid silver; display: block; 
	width: 184px !important;
	width: 196px;
	margin-bottom: 16px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 5px !important;
	padding-bottom: 10px;
	padding-top: 0px !important;
	padding-top: 8px;
}