
* {
		padding: 0;
		margin: 0;
}

body {
		color: #000000;
		background: #deaf31 url(images/bg.png) repeat-y scroll center;
		background-color: #FF3333;
		font: normal 76% verdana, helvetica, sans-serif;
		text-align: center;
}

#centerwrap {
		background:#ffffff;
		margin-left: auto;
		margin-right: auto;
		width:700px;
		height: 100%;
		text-align: left;
}

#header {
		background: url(images/logo.jpg) no-repeat center;
		clear:both;
		height:279px;
}

#header-text {
		padding-top: 180px;
		padding-left: 43px;
}

#preheader {
		margin:0 0 -22px 3px;
		height:20px;
		font-size: 9px;
}

#left-box {
		float:left;
		clear:left;
		width: 150px;
		height:100%;
}

#footer {
		clear: both;
		color: #3b3b3b;
		font-size: 8px;
		margin: 0px;
		padding-left: 3px;
		padding-top: 10px;
		}

a {
		text-decoration: none;
		font-weight: bold;
		color: #3b3b3b;
}

a:link a:active a:visited {
		text-decoration: none;
		font-weight: bold;
		color: #3b3b3b;
}

a:hover {
		color: #000000;
		text-decoration: underline;
}

ul {
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 5px;
}

#menu {
		width: 140px;
		margin: 0 0 10px;
		font-size:10px;
}

.topmenutitle {
		font-size:12px;
		font-weight: bold;
		padding-left: 5px;
		color: #000000;
}

.topmenutitle a {
		color: #000000;
		text-decoration: none;
}

.topmenutitle a:link a:active a:visited {
		color: #000000;
		text-decoration: none;
}

.topmenutitle a:hover {
		color: #3b3b3b;
		text-decoration: underline;
}

.submenu{
		font-size: 11px;
		width: 125px;
		text-align: left;
		font-weight: bold;
		color: #000000;
		border: 1px solid black; 
		margin-left:5px;
}

.submenu ul{
		margin: 0px;
		padding: 0px;
 		list-style-type: none;
 		position:relative;		
}

.submenu li {
		display: block;
		background-repeat: no-repeat;
		padding-left: 6px;
}

.submenu a {
		text-decoration: none;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		color: #000000;
}

.submenu a:link a:active a:visited {
		text-decoration: none;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		color: #000000;
}

.submenu a:hover {
		text-decoration: underline;
		color: #000000;
}

.text {
		padding: 2px;
		padding-left: 5px;
		line-height: 1.2;
}

#page {
		display: block;
		font-size: 1em;
		text-align: justify;
		width: 520px;
		margin: 0px 0px 5px 160px;
		padding: 0px 0px 5px 0px;
}

.etusivu_uutisboksi {
		border-top: 1px solid black;
}

.uutisboksi {
		font-size: 12px;
		padding: 2px;
		margin-bottom: 5px;
		margin-top: 15px;
		width: 480px;
}

.uutisboksi_text {
		text-indent: 2em;
		margin: 3px 0 10px 0;
		border: 0px solid black;
		line-height: 1.4;
}

.uutisboksi_top {
		font-family: arial, helvetica, sans-serif;
		padding-left: 10px;
		text-align: left;
		font-size: 13px;
		font-weight: bold;
}

.otsikko {
		font-family: arial, helvetica, sans-serif;
		font-size: 1.6em;
		margin-left: 10px;
		text-align: left;
		border-bottom:2px solid black;
		font-size: 14px;
		font-weight: bold;
}

.valiotsikko {
		font-family: arial, helvetica, sans-serif;
		font-size: 1.3em;
		margin-left: 5px;
		margin-right: 25px;
		text-align: left;
		border-bottom:1px solid black;
		font-size: 12px;
		font-weight: bold;
}

#event-box {
		font-size: 11px;
		width: 132px;
		margin-top: -10px;
 		margin-right: 5px;
}

#irc-box {
		width: 132px;
		margin: 15px 5px 0 0;
		font-size: 0.8em;
}

.event_otsikko {
		font-size: 12px;
		text-align: left;
		padding-left: 3px;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		color: #3b3b3b;
}
.event_list {
		color: #000000;
		margin-left: 5px;
		padding-left: 3px;
		font-size: 11px;
	   	font-weight: bold;
		border: 1px solid black;
}

.event_list a {
		text-decoration: none;
}

.event_list a:link a:active a:visited {
		text-decoration: none;
}

.event_list a:hover {
		text-decoration: underline;
}

.events_list_pvm {
		color: #3b3b3b;
		padding-left: 3px;
		font-size: 10px;
}

.timer {
		font-size: 10px;
		width: 100%;
		text-align: left;
}

.events_list {
		border-left:1px solid black;
		border-bottom: 1px solid black;
		cursor: pointer;
		text-decoration: none;
}

.eventtitle {
		font-size:1em;
		font-weight: bold;
		padding-left: 5px;
		color: #000000;
}

.events_info {
		margin-left: 15px;
		margin-bottom: 5px;
		padding:3px;
		border: 1px solid black;
		border-top: 0px;
}

.events_title_margin {
		padding-left: 30px;
		padding-right:10px;
		font-weight: bold;
}

.events_title_non_margin {
		padding-left: 2px;
		padding-right:10px;
		font-weight: bold;
}