@charset "UTF-8";
#body {
	float: left;
	width: 800px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #0F3252;
	padding-bottom: 10px;
	padding-top: 17px;
}
#body  li {
	padding-bottom: 10px;
	list-style-type: none;
}
#body p {
	line-height: 18px;
}
#body ul {
	margin-left: 10px;
}
#body li a {
	color: #4099AC;
	font-weight: normal;
	text-decoration: none;
}
#body li a:hover {
	color: #4099AC;
	text-decoration: underline;
}

.imgLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #4099AC;
}
.imgRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid #4099AC;
}
.img {
	border: 1px solid #4099AC;
}
.imgLongVertical {
	margin-bottom: 15px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #4099AC;
}
#home {
	margin-right: 22px;
	margin-left: 22px;
}
.boxHome {
	background-image: url(../img/boxHome_bg.jpg);
	background-repeat: repeat-x;
	width: 171px;
}
.boxHomeTd {
	padding-right: 18px;
	vertical-align: top;
}
.boxHomeTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BEAD3B;
	background-image: url(../img/boxHomeTop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 144px;
	padding-right: 17px;
	padding-top: 10px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F3252;
	font-style: italic;
}
.boxHomeTop a {
	color: #E9DB84;
}
.boxHomeTop .a:hover {
	color: #4099AC;
}
.boxHomeTop img {
	margin-top: 6px;
	border: 2px solid #72B4DC;
}
.boxHomeBottom {
	padding-right: 16px;
	padding-left: 18px;
	padding-top: 12px;
	font-size: 10px;
	background-image: url(../img/leaf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*.boxHomeBottom img {
	margin-top: -30px;
	position: fixed;
	margin-left: 120px;
	margin-bottom: 5px;
}*/
.home_leaf {
	position: absolute;
	left: 145px;
	top: -13px;
}
.boxHomeBottom ul {
	padding: 0px;
	margin-top: 10px;
	margin-left: 13px;
	font-weight: bold;
	font-size: 10px;
}
.boxHomeBottom a {
	color: #DECB4B;
	text-decoration: none;
	font-weight: bold;
}
.boxHomeBottom a:hover {
	color: #4099AC;
}
.boxHomeTopMatches {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BEAD3B;
	background-image: url(../img/boxHomeTop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 144px;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F3252;
	font-style: italic;
	padding-left: 9px;
}
.boxHomeTopMatches img {
	margin-top: 6px;
	border: 2px solid #72B4DC;
}

