body {
	background: #050200;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
  color: #fff9eb;
}

img {
	border: 0px;
}

h1,h2 {
  font-size: 14px;
}

.highlight {
  font-size: 14px;
  color:lightgreen;
}

#container {
  width: 990px;
  height: 900px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/head2.png) no-repeat top;
}

.head {
  width: 990px;
  height: 36px;
  padding-top: 195px;
}

.head a {
	font-family: Verdana; 
	font-size: 14px; 
	font-weight: bold;
  	margin-right: 20px;
  	text-decoration: none;
}

.head a:hover{
	color: #F5A640;
}

a {
  color: #FFFFFF;
}

a:hover {
  color: #EDC985;
}

p {
  margin: 0px;
  padding: 0px;
}

ul,ol {
  margin: 0px;
  padding-left: 25px;
  padding-right: 25px;
}

.left_panel {
  float: left;
  width: 165px;
  height: auto;
  margin-top: 5px;
}

.left_up {
  width: 165px;
  height: 20px;
  background: url(../images/left_up2.png) no-repeat; 
}

.left_middle {
  width: 145px;
  height: auto;
  background: url(../images/left_middle2.png) repeat-y;
  padding: 0px 10px 0px 10px; 
}

.left_down {
  width: 165px;
  height: 20px;
  background: url(../images/left_down2.png) no-repeat; 
}

.content {
  width: 590px;
  height: auto;
  float: left;
  margin-left: 30px;
  margin-top: 10px;
  text-align: left;
}

.content_up {
  width: 570px;
  height: 79px;
  background: url(../images/content_up2.png) no-repeat;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 0px 0px 20px;
  margin-bottom: -78px;
  color: #ffce79;
}

.content_middle {
  width: 561px;
  height: auto;
  background: url(../images/content_repeat2.png) repeat-y;
  padding: 40px 0px 10px 20px;
}

.content_middle p {
  padding-right: 15px;
  padding-bottom: 10px;
}

.content table,td,tr,th {
  border: 1px solid #6E4A0C;
  border-spacing: 0px 0px;
  border-collapse: collapse;
  text-align: left;
  padding: 2px 4px 2px 4px;
}

.content_down {
  width: 590px;
  height: 79px;
  margin-top: -67px;
  margin-bottom: 15px;
  background: url(../images/content_down2.png) no-repeat;
}

#elf_girl {
  width: 200px;
  height: 328px;
  background: url(../images/elf.png) no-repeat right;
  margin-top: 70px;
  position: absolute;
  margin-left: 650px;
}

.right_panel {
  width: 165px;
  height: 400px;
  margin-right: 20px;
  float: right;
  margin-top: 15px;
}

.right_panel span {
  float: right;
  margin-right: 10px;
}

.status {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  width: 155px;
  height: auto;
  border: 1px solid #4a3208;
  float: right;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: left;
}

.status:hover {
  border: 1px solid #d68b16;  
}

.status a {
  text-decoration: none;
}

.castleWrapper{width:530px; margin:10px; border: 1px solid #6E4A0C; overflow: auto; text-align: left;}
.castlePic{width:149px; height:99px; border: 0px solid #6E4A0C; float:left; margin-right:7px;}
.castleInfo div{width:430px; margin-top: 2px;}
.castleName{width:100%; border: 0px solid #6E4A0C; margin-bottom:0px; padding:2px; color: #ffce79;}
#AdenPic{background:url(../templates/castles/aden.jpg) no-repeat;}
#DionPic{background:url(../templates/castles/dion.jpg) no-repeat;}
#GiranPic{background:url(../templates/castles/giran.jpg) no-repeat;}
#GludioPic{background:url(../templates/castles/gludio.jpg) no-repeat;}
#GoddardPic{background:url(../templates/castles/goddard.jpg) no-repeat;}
#InnadrilPic{background:url(../templates/castles/innadril.jpg) no-repeat;}
#OrenPic{background:url(../templates/castles/oren.jpg) no-repeat;}
#RunePic{background:url(../templates/castles/rune.jpg) no-repeat;}
#SchuttgartPic{background:url(../templates/castles/schuttgart.jpg) no-repeat;}
