@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	background-image: url("gfx/background2.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff
}

table.center {
	margin-left: auto; 
	margin-right: auto;
}


#cent {
		float: none;
		margin-top: 135px;		
}


#cent2 {
		float: none;
		margin-top: 5px;
}

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	word-spacing: 56px;
	border-top: #5a5a43 1px dotted;
	border-bottom: #5a5a43 1px dotted;
	text-align: center;
}

.cotm {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-bottom: #5a5a43 1px dotted;
	padding-top: 20px;
	color: #AC9960;
}

.cotm2 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 10px;
	}
	
.upcom {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-bottom: #5a5a43 1px dotted;
	padding-top: 20px;
	color: #BF0000;
}

.newsrub {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #AC9960;
	border-bottom: #5a5a43 1px dotted;
}

.newstext {
	padding-top: 20px;
}

.altspace {
	word-spacing: 1px;
}

a:link {text-decoration: none;
	color: #AC9960;}
a:visited {text-decoration: none;
	color: #AC9960;}
a:hover {text-decoration: none;
	color: #5a5a43;}
a:active {text-decoration: none;
	color: #AC9960;}
	
.bold {
	font-weight: bold;
	color: #AC9960	;
}

.pad {
	padding-right: 50px;
	padding-top: 0px;
}
table.right {
	padding-top: 20px;
	padding-left: 20px;
	border-left	: #5a5a43 1px dotted;
}


#picture {
	float:left;
	width: 180px;
}

#picturebio {
	float:left;
	width: 260px;
}

.footer {
	text-align: center; 
	background-image: url("gfx/background_svala.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px;  
	padding-top: 495px;
	color: #ffffff; 
}

.front {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 20px;
	color: #BF0000;
}

.borderbot {
border-bottom: #5a5a43 1px dotted;
}
