@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #b6b6b6;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background-color: #030327;
}
img {
	border: none;
}
#container {
	width: 1000px;
	text-align: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
p {
	margin: 10px auto;
	width: 650px;
}
#mainContent_nauthiz {
	text-align: justify;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(../images/rune_nauthiz.jpg);
	background-repeat: repeat-y;
	min-height: 800px;
} 
#mainContent_hagalaz {
	text-align: justify;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(../images/rune_hagalaz.jpg);
	background-repeat: repeat-y;
	min-height: 800px;
} 
#mainContent_hagalaz {
	text-align: justify;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(../images/rune_hagalaz.jpg);
	background-repeat: repeat-y;
	min-height: 800px;
}
#mainContent_wunjo {
	text-align: justify;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(../images/rune_wunjo.jpg);
	background-repeat: repeat-y;
	min-height: 800px;
}
#mainContent_isa {
	text-align: justify;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(../images/rune_isa.jpg);
	background-repeat: repeat-y;
	min-height: 800px;
}
#mainContent_othala {
	text-align: justify;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(../images/rune_othala.jpg);
	background-repeat: repeat-y;
	min-height: 800px;
}
.fltrt { 
	float: right;
	margin: 3px 0px 0px 15px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.evolution { 
	float: right;
	margin: 3px 0px 5px 15px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navi {
	background-image: url(../images/bg_navi.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 47px;
}
.logo {
	margin-left: 145px;
	margin-top: 25px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 165px;
}
a:link, a:visited {
	color: #efc446;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
a:focus {
	outline: none;
}
table {
	margin: 10px 165px;
}
td {
	padding: 2px 15px 0px 0px;
}