/* Start of CMSMS style sheet 'jrsat' */
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#site {
	margin: auto;
	width: 900px;
	height: 503px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#topic_red {
	background-color: #CC3333;
	height: 100px;
	width: 650px;
}
#topic_blue {
	background-color: #5B768D;
	height: 100px;
	width: 650px;
}
#content {
	width: 630px;
	height: 360px;
	margin-left: 20px;
	margin-top: 20px;
	overflow-x: hidden;
    overflow-y: auto;
}
h5 {
	font-size: 25px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-transform: uppercase;
	font-weight: 200;
}
h1 {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	width: 606px;
	height: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 260px;
}
#menu {
	height: 27px;
	width: 900px;
	margin: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
#menu_content {
	margin: auto;
	height: 22px;
	width: 860px;
	background-color: #5B768D;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 6px;
	font-size: 13px;
}
#menu_content a {
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#menu_content .active{
	text-decoration: underline;
}
#uutinen{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13px;
}
#uutinen a {
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer .active{
	text-decoration: underline;
}
textarea {
	height: 170px;
	width: 300px;
}
/* End of 'jrsat' */

