@charset "ISO-8859-1";

body {
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
}
.Clear {
	clear: both;
}

#Chronicle {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #7bd2f0;
}
#Chronicle address {
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
	background-color: #01AEFC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
#Chronicle address a:link,#Chronicle address a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Chronicle address a:hover {
	color: #FF9900;
}

#Chronicle h1 {
	display: none;
}

#Chronicle #Counter {
	height: 62px;
	display: block;
	margin: 0px;
	padding-top: 79px;
	padding-left: 225px;
}
#Chronicle #Counter #Ya {
	float: left;
	width: 31px;
}



#Chronicle #Counter #Year {
	float: left;
	width: 170px;
}
#Chronicle #Counter #Ya img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Chronicle #HLinks {
	clear: both;
	margin: 10px 0px 0px;
	padding: 0px;
}

#Chronicle #HLinks ul {
	list-style-type: none;
	margin: 0px 0px 0px 130px;
	padding: 0px;
}
#Chronicle #HLinks li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#Chronicle #HLinks a:link, #Chronicle #HLinks a:visited {
	color: #FFFF00;
	text-decoration: none;
}

#Chronicle #HLinks a:hover {
	color: #FF6600;
	text-decoration: none;
}

#Chronicle #Text {
	margin-top: 10px;
	margin-left: 130px;
}
#Chronicle ul#LineUp {
	list-style-type: none;
}
#Chronicle #LineUp li {
	float: left;
	height: 430px;
	text-align: center;
	font-weight: bold;
	width: 134px;
}
#Chronicle #LineUp img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
#Chronicle #LineUp a:link, #Chronicle #LineUp a:visited {
	color: #006699;
	text-decoration: none;
}
#Chronicle #LineUp a:hover {
	color: #FF6600;
}
#Chronicle #Back {
	clear: both;
	text-align: center;
	padding: 20px;
}

