@charset "utf-8";
.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/redline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* CSS Document */

body {
	background-color: #990000;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bookpics {
	margin-right: 5px;
	border: 1px solid Black;
	color: Black;
}
a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder;
}

a:active {
	color: #CCCCCC;
}
.ajankohtaista {
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	font-weight: bolder;
	padding-bottom: 2px;
	font-size: 14px;
	letter-spacing: 2px;
	margin-right: 10px;
	text-align: center;
}

a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
li {
	list-style-position: inside;
	list-style-type: square;
	color: #990000;
}
.header {
	padding: 0px;
	height: 197px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}


.contentbody {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9900;
	background-image: url(images/torso.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;

}
.contentcorner_RT {
	background-image: url(images/corner_RT.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentcorner_RB {
	background-image: url(images/corner_RB.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentcorner_LB {
	background-image: url(images/corner_LB.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentcorner_LT {
	background-image: url(images/corner_LT.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {



}
.stopfloat {
	clear: both;
}

.text {
	color: #FFFFFF;
	width: 660px;
	padding: 5px 20px 20px;
	
}
.text p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 20px;

}



.topblue {
	background-color: #2669e6;
	height: 12px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menushadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sitenews {
	width: 700px;
	color: #000000;
}
.sitenews_content {
	text-align: left;
	overflow-x: hidden;
}
.newsitem p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.newsitem {
	border-bottom-color: #FFCC33;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}
h2 {
	margin-top: 0px;
	padding-top: 0px;
}

.newsitem img {
	padding-right: 3px;
	margin-bottom: 5px;
}

.content_footer {
	height: 110px;
	padding: 20px;
	color: #000000;
}

.bottomblue {
	background-color: #2669e6;
	height: 20px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menushadow_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 20px;
}
.bottomblue_spacer {
	height: 20px;
}

.footer {
	background-color: #FF6600;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	margin-bottom: 25px;
}
.new {
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-align: center;
	text-decoration: none;
}
.new a {
	text-decoration: none;
}
.newsitem_important {
}
h5 {
	margin-top: -15px;
	padding-top: 0px;
	color: #FFF;
}

