@charset "utf-8";
body {
	background-color: #E9F4E3;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
* {

}
#wrapper {
	background-color: #FEFEF5;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#wrapper #bodyArea #left table caption {
	font-size: large;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#wrapper #bodyArea #left table a {
	text-decoration: none;
	font-weight: normal;
	color: #3B59B6;
}


#wrapper #headerDiv {
	height: 449px;
	width: 900px;
}

#wrapper #navigation {
	font-size: large;
	margin-bottom: 20px;
	background-color: #E9F4E3;
	padding-bottom: 7px;
	padding-top: 7px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper #navigation a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	width: auto;
	height: auto;
	float: none;
	margin-right: 23px;
	margin-left: 23px;
	text-decoration: none;
	font-size: large;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #bodyArea #left {
	width: 640px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}

#wrapper #bodyArea #right {
	width: 190px;
	float: right;
	margin-right: 10px;
}
#wrapper p {
	text-align: justify;
}

#wrapper #bodyArea #footer {
	height: 20px;
	clear: both;
	font-size: x-small;
	text-align: right;
	padding-bottom: 7px;
	margin-bottom: 50px;
}
#wrapper #bodyArea #left table {
	text-align: left;
}
#wrapper p a {
	color: #3B59B6;
	text-decoration: none;
}#wrapper #bodyArea #left table tr {
}
#wrapper #bodyArea #left table tr td {

}
#wrapper date {
	font-size: x-small;
	text-align: right;
}
#wrapper #bodyArea #left table tr td pre {
	text-align: right;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
#wrapper #bodyArea #left table tr td img {
	padding: 10px;
}
#wrapper #bodyArea #right a img {
	padding-top: 10px;
	padding-bottom: 10px;
}
