div.container {
	width: 879px;
	_width: 880px;
	margin: 0 auto;
	text-align: left;
	margin-top: 4px;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
}

div.subtab {
	clear: both;
	width: 879px;
	_width: 880px;
	font-size: 12px;
	font-family: "Georgia";
	border-bottom: 2px solid #000;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
	font-style: italic;
	color: #ccc;
}

div.subtab a {
	color: #000;
}

div.subtab a.selected {
	font-weight: bold;
}

h1 {
	display: block;
	font-family: "Georgia";
	font-size: 30px;
	font-style: italic;
	margin-bottom: 10px;
}

div.subcontent {
	clear: both;
	width: 879px;
	_width: 880px;
}

div.overview {
	text-align: center;
}

div.overview img {
	margin-bottom: 10px;
}

div.subcontent p {
	text-align: justify;
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5em;
	font-family: 'Batang', 'AppleMyungjo';
	letter-spacing: -1px;
}

div.subcontent ul {
	clear: both;
	width: 879px;
	_width: 880px;
	list-style-type: none;
}

div.emblem li {
	width: 31%;
	float: left;
	text-align: center;
	margin-right: 20px;
}

div.emblem li.head {
	margin-bottom: 30px;
}

div.emblem p {
	display: block
	font-size: 12px;
}

div.emblem h2 {
	display: block;
	text-align: left;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
}

div.honours h2 {
	display: block;
	text-align: left;
	font-family: Georgia;
	font-weight: Boldl;
	font-style: italic;
	font-size: 12px;
}

div.honours h3{
	display: block;
	font-family: AppleMyungjo, Batang;
	font-weight: normal;
	color: gray;
	font-size: 11px;
	letter-spacing: -1px;
	margin-top:5px;
}

div.honours p {
	font-family: Georgia;
	font-size: 12px;
	margin-top: 0;
}

div.honours li span {
	display: inline-block;
	width: 30px;
}

div.honours li.head span {
	display: inline-block;
	width: 50px;
}

div.honours li {
	width: 100%;
	margin-bottom: 10px;
	line-height: 1.5em;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
}

div.division {
	width: 49%;
	float: left;
}

div.anthem h2 {
	display: block;
	font-size: 16px;
	font-family: Georgia;
}

div.anthem h3 {
	display: block;
	font-size: 10px;
	font-family: Georgia;
	font-weight: normal;
}

div.anthem p {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia;
}

div.anthem a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	font-style: italic;
	font-family: Georgia;
	margin-top: 15px;
}

div.estadio p {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: -1px;
}

div.estadio img.a {
	margin: 10px 20px 0 0;
}

div.estadio img.b {
	margin: 10px 0 0 20px;
}