.style1 {
	background-color: #181610;
}
.style2 {
	text-transform: capitalize;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #181610;
}
.style3 {
	background-color: #000000;
}
.style4 {
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000000;
}
.style5 {
	border: 0px solid #000000;
}
.style7 {
	text-align: left;
	font-size: x-small;
	border-width: 1px;
}
.style8 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
	padding: 5px;
	margin: 5px;
	background-color : #85775D;
	background-image: url(images/stone.gif);
	background-repeat: repeat;
	background-position : top;
}
.style9 {
	background-color : transparent;
	background-position: 50% top;
	background-repeat : repeat-x;
	border-width: 0;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.style5 {
	border: 1px solid #000000;
}
.style11 {
	border: 1px solid #000000;
}
.sep2 {
	width: 400px;
}
.sep1
{
	width: 480px;
}
.roundcont {
	width: 250px;
	background-color: #ffffff;
	color: #ffffff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(http://age-of-chivalry.com/images/design/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://age-of-chivalry.com/images/design/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
//spolier

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
}

h1 {
	font-size: 3.0em;
}

p {
	font-size: 1.8em;
}

#page-wrap {
	width: 480px;
	background: white;
	margin: 20px auto;
	padding: 20px;
}

a.reveal {
	font-size: 65%;
	padding: 3px;
	background: #990000;
	color: white;
	font-family: Georgia, serif;
	font-style: italic;
	cursor: pointer;
}