body {
	background-color: #75160D;
	font-family: verdana,sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}

div#container {
	background-image: url(img/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 836px;
}

div#content {
	position: relative;
	top: 0px;
	left: 18px;
	background-image: url(img/content_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

div#menu {
	text-align: right;
	position: relative;
	top: 53px;
	left: 322px;
	height: 20px;
	width: 460px;
	color: white;
	font-weight: bold;
	font-size: 11pt;
}

div#menu a, div#menu a:visited {
	color: white;
	text-decoration: none; 
}

div#menu a:hover {
	color: #E31300;
}

div#leftcolumn {
	position: relative;
	top: 95px;
	left: 10px;
	width: 513px;
	margin-bottom: 90px;
}

div.textbox {
	background-image: url(img/div_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #F6F6F6;
	width: 512px;
	border: 2px solid black;
	margin-bottom: 7px;
	padding-bottom: 15px;
	overflow: hidden;
}

div#bottom {
	position: relative;
	top: 22px;
	background-image: url(img/content_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 836px;
	height: 22px;
	text-align: center;
	font-size: 9pt;
	color: #E7E7E7;
	padding-top: 5px;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 13px;
}

div.textbox p {
	font-size: 9pt;
	margin-left: 30px;	
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.datebox {
	position: relative;
	top: 6px;
	right: 5px;
	color: white;
	float: right;
	font-size: 10pt;
	font-weight: bold;
}

div#rightcolumn {
	position: relative;
	top: 95px;
	right: 10px;
	width: 250px;
	float: right;
	margin-bottom: 90px;
}

div.righttextbox {
	background-image: url(img/div_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #F6F6F6;
	width: 246px;
	border: 2px solid black;
	margin-bottom: 7px;
	padding-bottom: 15px;
}

p.showsdate {
	font-size: 10pt;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 3px;
}

p.showsinfo {
	font-size: 9pt;
	margin-left: 30px;	
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

img.frontpagepic {
	border: 1px solid black;
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.cover {
	float: left;
	margin-left: 30px;
	border: 1px solid black;
	margin-right: 10px:
}

div#shownews {
	text-align: right;
	font-size: 9pt;
	
}
a, a:visited {
	color: #E31300;
	text-decoration: underline;
}

a:hover {
	color: #75160D;
	text-decoration: none;
}

a:active {
	color: black;
	text-decoration: none;
}

div.admintextbox {

	background-color: #F6F6F6;
	width: 740px;
	border: 2px solid black;
	margin-bottom: 7px;
	padding-bottom: 15px;
	padding: 15px;
	font-size: 9pt;
}

div.admintextbox  h1{
	padding: 0px;
	margin: 0px;
}

td
{
	vertical-align: top;
	padding: 0px;
}

td	h1 {
	padding-top: 0px;
	margin-top: 0px;
}

select, input, textarea
{
	width: 420px;
	margin-top: 3px;
}

#formNappi
{
	width: 200px;
	margin-left: 100px;
}

input.shop
{
	width: 100px;
}