/**
* CSS
* 
* @version 1.0
* @author Vaska 
*/
* { color: black; margin: 0 auto; padding: 0; }

body { color: black; background-image: url(http://katedigilio.com/TEST/images/rotate.php); background-color: #000000; background-repeat: repeat; background-attachment: fixed; background-position:left bottom; text-decoration: none; }

body.section-1 { color: black; }
body.section-2 { color: black; }
body.section-3 { color: black; }

a:link { font-size: 11px; line-height: 15px; text-decoration: none; color: white;}
a:active { text-decoration: none; color: white; text-decoration: line-through; }
a:visited { text-decoration: none; color: white;}
a:hover { font-style: italic; color: #e0e0e0; background-color: #000000; text-decoration: none; text-transform: uppercase; }

a img { color: black; background-color: #s; border-style: none; outline-style: none; }

.header a:link { font-size: 11px; line-height: 15px; text-decoration: none; color: white;}
.header a:active { text-decoration: none; color: white;}
.header a:visited { text-decoration: none; color: white;}
.header a:hover { font-style: normal; color: #000000; background-color: #000000; text-decoration:  none; text-transform: none; }

#menu { font-size: 11px; font-family: "museo-slab-1", "museo-slab-2", Times, Times New Roman, serif;
	font-size:10px;
	font-weight:300;
	color:#FFFFFF;
	padding-top:.4em;
	position: absolute; width: 150px; height: 0px; float: left; margin-top: 0px; margin-left: 10px; }

#menu ul { font-size: 11px; font-family: "museo-slab-1", "museo-slab-2", Times, Times New Roman, serif;
	font-size:10px;
	font-weight:300;
	color:#FFFFFF;
	background-color:none;
	padding-top:.4em;
	width: 150px; height: auto; float: left; margin-top: auto; margin-right: auto; margin-left: auto; padding-right: 10px; list-style: none; color: #a4a4a4; text-transform: lowercase; }

#menu ul li.section-title { color: black;
	font-family: "museo-sans-1", "museo-sans-2", Helvetica, Verdana, serif;
	font-size:12px;
	font-style:normal;
	font-weight:300;
	color:#9f9f9f;
	padding-bottom:1em;
	text-transform: uppercase; width: 165px; margin-top: 0; margin-right: auto; margin-bottom: 0px; padding-top: 5px; padding-bottom: 0px; border-top: none; border-bottom: thin dotted #9f9f9f; }

#menu li.active a { color: #e0e0e0; background-color: #000000; text-decoration: line-through; text-transform: uppercase; }
#content { font-family: "museo-sans-1", "museo-sans-2", Helvetica, Verdana, serif;
	font-size:11px;
	font-style:normal;
	font-weight:300;
	font-color:#ffffff;
    margin: 20px 0 0 220px;
	padding: 20px 20px 20px 20px;
	width:800px;
	background-color:#000000;filter:alpha(opacity=90);opacity:.9;
	border-top: thin dotted #9f9f9f; }

.container { padding: 0px 15px 15px 15px; }

p { color: white; }

h1 { color: #a4a4a4; font-size: 11px; font-family: arial; font-weight: bold; font-stretch: semi-expanded; font-style: italic; line-height: 15px; background-color: black; text-transform: uppercase; text-align: left; text-indent: 2px; padding-top: 2px; padding-bottom: 2px; border-top: thin solid black; }
h2 { color: gray; font-size: 10px; font-family: "times new roman"; font-weight: normal; font-style: italic; line-height: 14px; text-align: right; padding-top: 2px; border-top: thin dotted black; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }
h10 {
	font-family: "museo-slab-1", "museo-slab-2", Times, Times New Roman, serif;
	font-size:20px;
	font-weight:700;
	color:#666666;
	padding-bottom:.4em;
	border-bottom:1px dotted #666666;
}

h20 {
	font-family: "museo-slab-1", "museo-slab-2", Times, Times New Roman, serif;
	font-size:16px;
	font-weight:700;
	color:#f15c29;
	padding-bottom:.4em;
	border-bottom: 1px dotted #f15c29;
}
h30 {
	font-family: "museo-sans-1", "museo-sans-2", Helvetica, Verdana, serif;
	font-size:11px;
	font-weight:300;
	color:#ffffff;
}
h50 {
	font-family: "museo-sans-1", "museo-sans-2", Helvetica, Verdana, serif;
	font-style:italic;
	font-size:10px;
	font-weight:300;
	color:#ffffff;
}
h40 {
	font-family: "museo-slab-1", "museo-slab-2", Times, Times New Roman, serif;
	font-size:12px;
	font-style:italic;
	font-weight:300;
	color:#f15c29;
	padding-bottom:.4em;
	border-bottom: 1px dotted #f15c29;
}
#img-container	{ color: black; line-height: 10px; width: 900px; margin-top: 20px; border-style: none; border-top: none;}
#img-container p	{ font-size: 11px; font-family: arial; font-weight: bold; font-style: italic; line-height: 13px; text-transform: lowercase; text-align: right; position: relative; width: 900px; border-top: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#once { clear: left; }
