<style type="text/css">

body {
	background-color: #FFFFFF;
	background-image: url(P1270685.JPG);
	background-repeat: repeat-x;
}
.tyyli1 {
	color: #FFFF99;
	font-weight: bold;
}
a.link {text-decoration: none }
.tyyli2 {font-size: 36px}
.tyyli3 {font-size: 20px}

</style>

* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
} 

body {
	font-family: Verdana;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	line-height: normal;
	background: #000;
	height: 4px;
}

a { color: #FFFF66; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }

#wrap {
	width: 652px;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 4px;
	border-color: fff;
	background-color: transparent;
}

#header {
	height: 80px;
	line-height: 80px;
	background-image: ;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#header h1 {
color: #fff;
font-size: 24px;
padding-left: 38px;
text-decoration: none;
font-weight: normal; 
letter-spacing: normal;
}
#header h1 a {
color: #fff;
text-decoration: none;
}


#left {
float: left;
width: 420px;
margin-top: 20px;
margin-left: 20px; 
}
#left h2 {
color: #994235;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
margin: 0 0 10px 0;
}
#left h2 a {
color: #888;
}
#left h2 a:hover {
color: #993333;
text-decoration: none;
}

#right {
	float: right;
	width: 180px;
	border: 0px solid #FFFFFF;
	margin-top: 20px;
	margin-right: 4px;
	background-color: transparent;
}
#right ul {
list-style-type: none;
color: #993333;
padding: 0px 10px 10px 30px;
}
#right h2 { color: #003333; font-size: 12px; padding: 2px 50px 10px;}
