@charset "utf-8";
body {
	margin: 0px;
	background-color: #586BA3;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px;
}
#wrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(images/logo.jpg) no-repeat center top;
}
#content {
	padding-top: 484px;
}
#picsntext {
	background-color: #9D9D9D;
	overflow: hidden;
}

#bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
#textbox {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#text {
	padding-left: 20px;
	padding-right: 15px;
}
#contentpic {
	border: 3px solid #2D4078;
	margin-left: 20px;
	margin-bottom: 20px;
}

#text p {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 18px;
	text-align: justify;
	line-height: 23px;
}
#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	font-size: 10px;
}

#pics img {
	border: 3px solid #2D4078;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}#link {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #9D9D9D;
	text-align: center;
}
#link a {
	color: #D9E9FF;
	font-weight: bold;
	font-size: 36px;
}

