body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0E0D61;
	color: #FFFFFF;

	scrollbar-arrow-color:#FFFF00;
	scrollbar-track-color:#0E0D61;
	scrollbar-3dlight-color:#17176F;
	scrollbar-highlight-color:#17176F;
	scrollbar-face-color:#17176F;
	scrollbar-shadow-color:#17176F;
	scrollbar-darkshadow-color:#17176F;
}


.main {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
}


.date {
	position: absolute;
	float: right;
	margin-top: -79px;
	margin-left: 467px;
	margin-right: 0px;
	text-align: right;
	width:270px;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #676806;
}


.home {
	position: absolute;
	float: left;
	margin-top: -79px;
	margin-left: 150px;
	margin-right: 0px;
	text-align: left;
	width:170px;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #23238C;
}

.menu {
	position: relative;
	margin-top: -10px;
	margin-left: 25px;
	width: 200px;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #333366;
}

.galeria {
	position: relative;
	margin-left:19px;
	background-color: #0E0D61;
	width: 722px;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #676806;
}

.content {
	position: relative;
	margin-top: -40px;
	margin-left: 1px;
	width: 490px;
	text-align: justify;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #C1C1E4;
}

.title {
	text-align: justify;
	font-family: Monotype Corsiva;
	font-weight: bold;
	font-size: 16pt;
	color: #C0A809;
}

.content2 {
	text-align: justify;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #C1C1E4;
}

.highlight {
	color: #C0A809;
}

A:link { text-decoration: none; color:#676806; }
A:visited { text-decoration: none; color:#676806; }
A:hover { text-decoration: none; color:#CCCCE7; }

A.home1:link { text-decoration: none; color:#666699; }
A.home1:visited { text-decoration: none; color:#666699; }
A.home1:hover { text-decoration: none; color:#CCCCE7; }

A.menu1:link { text-decoration: none; color:#666699; text-transform: uppercase; }
A.menu1:visited { text-decoration: none; color:#666699; text-transform: uppercase; }
A.menu1:hover { text-decoration: none; color:#666699; text-transform: uppercase; }