a{color: #981793;padding:0px}
div#header {margin:0px; padding: 0px;}
div#container{text-align:left;}
div#container{width:900px;margin:0 auto;}
div#content p{line-height:1.4}
div#content{float:left;width:100%;}
div#navigation{background:#B9CAFF}
div#navigation{float:right;width:200px}
div#extra{background:#FF8539}
div#extra{float:right;clear:right;width:200px}

div#tit
{
	width: 620px;
	float: left;
}

div#val
{
	float: right;
	margin-top: -5px;
	padding-right: 200px;
	height: 50px;	
}

div#gugli {
	text-align:center;
	padding-left: 60px;
}

div#meg
{
	width: 260px;
	float: right;
	margin-top: 15px;
	height: 50px;	
}

div#left
{	
	width: 450px;
}
div#right
{
	width: 450px;
}
	
body {
	font-family: Lucida Grande, Verdana, Sans-serif;
	font-size: 14px;
	text-align:center;	
}

#logo { 
	width: 400px; 
	height: 120px; 
	top: 0px; 
	background: transparent url("../images/kv.png") no-repeat;
} 

#inf {
	text-align: left;
	font-style:italic;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	padding: 12px 10px 12px 10px;

}

#footer{
	text-align: center;
	width: 100%;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	cursor: default;
	list-style-type: none;
	display: inline;	
}
#footer li{
	display: table-cell;
	position: relative;
	padding: 0px 10px 0px 0px;
}
#footer a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 10px;
}

#menu {
	text-align: center;
	width: 100%;
	position: relative;
}

#menu a {
 padding: 10px
}

#menu ul {
	margin: 0px;
	padding: 0px;
	cursor: default;
	list-style-type: none;
	display: inline;
}

#menu li {
	display: table-cell;
	position: relative;
	padding: 0px 10px 0px 0px;
}

#menu a {
	color: #000;
	display: block;
	text-decoration: none;
}

#usrlink {
	color: #111;
	display: block;
	font-weight: bold;	
}

a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
}

div#content h1 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
}
div#content h2 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 17px;
	font-weight: bold;
	width: 100%;
}

div#content h3 {
	background-color: transparent;
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

code {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

input
{
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #bdd6e0;
	background-color: #ffffff;
	font-size: 12px;
	margin-bottom: 5px;
}

textarea
{
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #bdd6e0;
	background-color: #ffffff;
	font-size: 12px;
	margin-bottom: 5px;
}

select
{
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #bdd6e0;
	background-color: #ffffff;
	font-size: 12px;
	margin-bottom: 5px;
}
.error
{
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	background: #FFFFCC;
	color: #FF3300;
	width: 500px;
}

.info
{
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	background: #FFFF66;
	color: #3300FF;
	width: 500px;
}

.field
{
	margin: 10px;
	width: auto;
	/*background: #cde5ef;*/
}
label 
{
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #666666;
}
.part
{
	position:relative;
	width: 400px;
	height: 50px;	
}
.part h2
{
	text-align: center;
}
.part .plogo
{
	position:absolute;
 	top:0px;
 	left:0px;
 	width:200px;
}
.part .pbody
{
	font-size: 18px;
	font-weight: bold;
	position:absolute;
 	top: 20px;
 	right:0px;
 	width:200px;
}
table td 
{
	vertical-align: top;
}
	
.table h2
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.table input
{
	font-family: Sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.table .percent
{
	font-size: 18px;
	font-weight: bold;
	color: #444;
}
.mapcont
{
	height:500px;
}
#map_canvas
{
	margin: auto;
	float: left;
}
#game_menu
{
	
	
}

div #game_menu a {
	font-weight: bold;
	color: #a1041a;	
	}


#map_canvas2
{
	margin: auto;
	float: left;
}
#twitter
{float: right;
 padding-right: 25px;
}

