@charset "UTF-8";
/* CSS Document */


#content {
	background-color: #000000;
	background-image: url(../images_pages/main_section_bg.jpg);
	width: 848px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}











#title {
	margin-left: 26px;
	margin-right: 30px;
	text-align: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #768DFD;
	padding-bottom: 5px;
	padding-top: 20px;
}
#title p {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
	text-align: left;
	color: #768DFD;
}
#main p {
	line-height: 190%;
	color: #CCCCCC;
	font-size: 70%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	margin: 0px;
}
.italic {
	font-style: italic;
}
#main {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#logo_insert {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 40px;
}
#buffer {
	background-color: #000000;
	height: 1px;
}
