body {
	background-color: #C2B59B;
}
#background_top {
	margin: 0px;
	background-color: #C2B59B;
}
#background_image {
	margin: 0px;
	background-color: #C2B59B;
}
#background {
	margin: 0px;
	background-color: #315666;
}
#background_down {
	margin: 0px;
	background-color: #315666;
	height: 100px;
}
#outline_top {
	position: relative;
	height: 80px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/box_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #C2B59B;
}
#outline_image {
	position: relative;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#outline {
	position: relative;
	height: auto;
	width: 820px;
	background-image: url(images/box.png);
	background-repeat: repeat-y;
	background-color: #315666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#outline_down {
	position: relative;
	height: 40px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/box_down.png);
	background-repeat: no-repeat;
	background-position: center;
}
#menubar {
	background-position: center;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #315666;
}
#image {
	margin: 10px;
	height: 75px;
	width: 100px;
}
#left_news {
	position:absolute;
	width: 400px;
	top: 20px;
	z-index: 1;
	height: auto;
}
#right_news {
	position: relative;
	width: 400px;
	height: auto;
	top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2B59B;
	left: 415px;
	padding-left: 15px;
}
#text_left {
	position: absolute;
	width: 350px;
	height: auto;
}
#text_right {
	position: relative;
	width: 350px;
	height: auto;
	left: 420px;
}
#text_down {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	width: 850px;
	padding-top: 50px;
}
p {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	text-align: justify;
}
li {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #315666;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	width: auto;
	font-style: normal;
	line-height: normal;
	border: 1px solid #C2B59B;
	vertical-align: middle;
	padding: 3px;
}
h2 {
	color: #315666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}
h3 {
	color: #315666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B59B;
}
h4 {
	color: #315666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
h5 {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #315666;
	text-decoration: underline;
	font-style: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #315666;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E8AA5;
	text-decoration: none;
	font-style: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #315666;
	text-decoration: none;
	font-style: normal;
}
