body  {
 background: #000000;
 margin: 0;
 padding: 0;
 }

container {
	position: absolute;
	top: 580px;
	margin: 0;
	padding: 0;
	width: 700px;
	line-height: 140%;
	height: 1800px;
	background-color: #000000;
}

contents {
	position: absolute;
	padding-right: 40px;
	background-color: #000000;
	line-height: 140%;
	left: 30px;
	top: 0px;
	width: 350px;
	height: 100%;
	z-index: 3;
}

sidebar {
	position: absolute;
	background-color: #000000;
	color: #FEB402;
	left: 450px; 
	top: 0px; 
	width: 200px; 
	height: 1300px; 
	z-index: 4;
}

#intro2 {
    background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 400;
	color: #FEB402;
	text-align: justify;
}

#intro1 {
    background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #B13803;
	text-align: justify;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 400;
	color: #dddddd;
	text-align: justify;
}

p.p1 {
	color: #FEB402;
	line-height: 1.2em;
	font-style: italic;
	font-size: 12px;
	font-family: Palatino, Georgia, Times New Roman, serif;
}

#paragraf1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dddddd;
	text-align: justify;
	background-color: #000000;
}

#paragraf2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dddddd;
	text-align: justify;
	background-color: #000000;
}

#paragraf3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dddddd;
	text-align: justify;
	background-color: #000000;
}

#paragraf4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dddddd;
	text-align: justify;
	background-color: #000000;
}

#paragraf5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dddddd;
	text-align: justify;
	background-color: #000000;
}

#paragraf6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dddddd;
	text-align: justify;
	background-color: #000000;
}

h1 {
	color: #FEB402;
	font-size: 12px;
}

h2 {
	color: #B13803;
	font-size: 12px;
}

a {
	color: #FEB402;
	font-weight: 500;
	text-decoration: none;
}

a:link {
	color: #FEB402;
	font-weight: 500;
	text-decoration: none;
}

a:hover {
	color: #777777;
	font-weight: 500;
}

a:visited { 
	color: #770000;
	font-weight: 500;
}

ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

ul li  {
	line-height: 1.3em;
	text-align: justify;
	font-size: 11px;
	font-weight: 500;
	color: #FEB402;
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	list-style: none;
	}

#footer {
	clear: both;
	background-color: #000000;
	width: 700px;
	height: 40px;
	margin: 0;
	padding: 0;
}
