body{
	margin:0;
	padding:0;
	text-align:center;
	color:#555;
	background-color: #545454;
	background-repeat: repeat;
}
p, h1, h2, h3, h4{
	margin:1em 0;
	padding:0;
}
h1{
	margin-top: 24px;
	font-size:140%;
	color:#298092;
}
h2{
	font-size:14px;
	color:#298092;
}
h3{
	font-size:11px;
	color:#77A819;
	font-weight:normal;
}
h4{font-size:100%;}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color:#298092;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333366;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5 a , h5 a:visited {
	text-decoration: none;
	color:#298092;
}

h5 a:hover  {
	text-decoration: none;
	color:#539427;
}

h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color:#298092;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 38px;
	padding-left: 50px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-left:10px;
	margin-right:50px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ACDDE8;
	background-attachment: scroll;
	background-image: url(../../gfx/download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	background-color: #FFFFFF;
}

h6 a {
	color:#298092;

}


table, td, select, input, textarea, li{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;	
}
img{border:0;}
/* ---------------------------------- container ---------------------------------- */
#container{
	text-align:left;
	width:850px;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
	background-repeat: repeat-x;
}
/* ---------------------------------- logotip ---------------------------------- */
#logotip{
	position:relative;
	height:208px;
	padding:0px;
	background-repeat: no-repeat;
	width: 850px;
	color: #CCCCCC;
	background-color: #333333;
	background-position: right bottom;
}
/* ---------------------------------- header ---------------------------------- */
#header{
	position:relative;
	height:150px;
	margin: 0px;
	background-image: url(../images/image-2.jpg);
	background-repeat: no-repeat;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	list-style: none;
	width: 170px;
}
div#navlist a {
	display: block;
	padding: 0.5em 2em 0.2em 1em;
	border-width: 1px;
	border-color: #ffe #E5E5E5 #E5E5E5 #fff;
	border-style: solid;
	height:30px;
	color: #777;
	text-decoration: none;
	background:#FFF;
	text-align: right;
}
div#navlist a:hover {
	color: #FFF;
	font-weight:bold;
	height:30px;
	background-color: #5ABDCD;
}
/* ---------------------------------- main ---------------------------------- */
#main{
	margin: 0px;
	vertical-align: top;
}
.main_nav {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main_text{
	margin-left: 50px;
	margin-right: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_text2{
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	background: #FF9300;
}
#heading1 {
	background:url(../images/navigate.gif) no-repeat;
	width:95px;
	height:15px;
	margin: 5px;
}
#heading2 {
	width:190px;
	height:20px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#heading3 {
	background:url(../images/reading_number_two.gif) no-repeat;
	width:190px;
	height:20px;
	margin: 5px;
}
#head_main {
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------------------------- footer ---------------------------------- */
#footer{
	position:absolute;
	clear:both;
	height:100px;
	background-repeat: no-repeat;
	background-color: #FF9900;
	width: 850px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:center;
	font-size:11px;
	font: Tahoma, Arial, Helvetica, sans-serif;	
}







input , textarea , select {
	font-size: 12px;
	color: #000050;
	background-color: #FEFEFE;
	clear: both;
	margin-bottom: 10px;
	display: block;
}

#edit {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	margin: 4px;
	text-align: left;
	vertical-align:top;
	padding: 10px;
	width: 95%;
	background-color: #EEEEEE;
	display: block;
	clear: both;
	float: none;
	z-index: 1;
	position: absolute;
	left: 1px;
	border: 1px solid #000050;
}

#list {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	margin: 1px;
	text-align: left;
	vertical-align:top;
	padding: 4px;
	background-color: #FFFFFF;
	display: block;
	border: 1px solid #000050;
}

.submit {
	font-size: 16px;
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
	margin: 4px;
	text-align: center;
	vertical-align:middle;
	padding: 6px;
	border: 1px solid #000050;
	background-color: #FEEFC0;
	font-family: "Courier New", Courier, mono;
	border-color: #FF9900;
	float: right;
}

.submit:hover {
	color: #FF0000;
	background-color: #DCCDA0;
	border-color: #FF9900;
}

.submit:active {
	color: #FFFFFF;
	background-color: #000050;
	border-color: #FFFFFF;
}

.admin {
	background-color: #FFFF33;
}

#news {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	text-align: left;
	vertical-align:top;
	padding: 4px;
	margin: 0px;
}

#news p {
margin:2px;
}



.video {
	padding: 20px;
	visibility: hidden;
	position: fixed;
	top: 370px;
	border: thin dotted #000066;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 80px;
	text-align: center;
}
.didascalia {
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #000066;
	text-align: center;
}
