a:link {
	color: #c4c4c4;
}

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

a:visited {
	color: #c4c4c4;
}


* {
	border: 0;
	margin: 0;
}

/* Vasemman tekstin ja oikean valikon numeroiden värit*/
body {
	background: #000000 url(images/back_all.gif) repeat-x top;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #c4c4c4;
}



#main {
	margin: 0 auto;
	width: 787px;
	background: url(images/revolutionbg.jpg) no-repeat;
}


#main_etusivu {
	margin: 0 auto;
	width: 496px;
	background: #ffffff;
}

#logo_etusivu {
	width: 494px;
	height: 617px;
	background: url(images/header2.jpg) no-repeat;
	text-align: center;
	/*padding-top: 220px;*/
}


#logo {
	width: 787px;
	height: 51px;
	background: url(images/header.jpg) no-repeat;
	text-align: center;
	padding-top: 220px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a {
	font-size: 12px;
}

#buttons {
	height: 42px;
	width: 759px;
	border-left: 4px solid #FFFFFF;
	background: url(images/buttons.jpg) repeat-x;
	padding-left: 20px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 130px;
	height: 27px;
	background: #FFFFFF url(images/buttons.jpg) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #c4c4c4;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;

}

#buttons a:hover {
	width: 130px;
	height: 27px;
	background: #FFFFFF url(images/buttons_r.jpg) repeat-x;
}

/* koko sivun alaosa */
#content {
	width: 775px;
	padding: 5px;
	background: #;
	min-height: 400px;
}

#left {
	width: 500px;
	padding: 10px;
}

#left H1 {
	color: #FF0000;
	margin: 0;
	padding: 0px 24px;
	font-size: 24px;
}

#left H2 {
	color: #FF0000;
	margin: 0;
	padding: 0px 40px;
	font-size: 18px;
}

#left H3 {
	padding: 5px 0 0 10px;
	font-size: 18px;
	color: #c4c4c4;
	padding: 0px 24px;
	font-size: 14px;
}

#left H4 {
	color: #FF0000;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#left H5 {
	color: #FF0000;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#left li {
	padding-left: 10px;
	list-style: none;
	background: url(images/check.gif) no-repeat left center;
}

#left H6 {
	padding: 0 0 0 10px;
	color: #c4c4c4;
	padding: 0px 24px;
	font-size: 12px;
}

#right {
	float: right;
}

#sidebar  {
	width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}

/*oikean puolen valikko*/
#sidebar li h2 {
	height: 35px;
	margin: 0;
	padding: 5px 0 0 10px;
	background: url(images/title.jpg) no-repeat;
	font-size: 18px;
	color: #c4c4c4;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
	text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/check.gif) no-repeat left center;
}

#footer {
	background: url(images/footer.gif) repeat-x;
	height: 49px;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	text-align: center;
	border-top: 4px solid #ffffff
}

#footer_etusivu {
	background: url(images/footer.gif) repeat-x;
	height: 49px;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid #ffffff
}

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

#footer H1 {
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.padding {
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}

#table, caption, td, th {
	border: 0px solid;
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
	text-align: left;
}
