﻿body {
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:white;
}

a:link {
	text-decoration:none;
	color:black;
}

a:visited {
	text-decoration:none;
	color:black;
}

a:active {
	text-decoration:none;
	color:black;
}

#container {
    margin: auto;
    position: relative;
    top: 0;
    width: 907px;
}

.header {
	position:relative;
	margin:auto;
	width:900px;
	height: auto;
}

.headerUp {
	border-right: thin #C0C0C0 solid;
	border-left: thin #C0C0C0 solid;
	position: relative;
	margin: auto;
	background-image: url('../images/topBorder.jpg');
	width: 899px;
	height: 37px;
	text-align:right;
}

.upnav {
	text-align:right;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:right;
	width:280px;
	margin-top:10px;
	margin-right:10px;
}

.mydate {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	width:190px;
	font-style:italic;
	margin-left:5px;
}


.maintext {
	width:450px;
	padding:16px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	height:auto;
	position:relative
}

.headerImg {
	border-right: thin #C0C0C0 solid;
	border-left: thin #C0C0C0 solid;
	position:relative;
	margin:auto;
	background-image:url('../images/headerBack.jpg');
	width:899px;
	height: 180px;
}

.logo {
	height: 170px;
	width: 220px;
	position:relative;
	top: 5px;
	left: 40px;
	border:0px;
}

.menuMain {
	border-right: thin #C0C0C0 solid;
	border-left: thin #C0C0C0 solid;
	position:relative;
	margin:auto;
	background-color:#333333;
	width:900px;
	height:35px;
}

.main {
	overflow:hidden;
	width:900px;
	height:auto;
	border-right: thin #C0C0C0 solid;
	border-left: thin #C0C0C0 solid;
	position:relative;
	margin:auto;
	background-image:url('../images/mainbg.jpg');
} 


.announcements {
	position:relative;
	top:5px;
	left:0px;
	height:auto;

}

.randImg {
	position:relative;
	height:auto;
}

.mylinks {
	width:190px;
	position:relative;
	height:auto;
}


.mainCol {

	float: left;
	width: 482px;
	height:auto;
}

.leftCol {
	width: 209px;
	height:auto;
	float: left;
	z-index:2;
}

.suppuroters {
	position:relative;
	top:5px;
	left:-1px;
	height:auto;
}

.weather {
	position:relative;
	top:5px;
	left:-1px;
	height:auto;

}

.eortologio {
	position:relative;
	top:5px;
	left:-1px;
	height:auto;
}


.rightCol {

	width: 209px;
	height:auto;
	float: left;
	z-index:2
}

.sidetext {
	padding-left:7px;
	padding-top:10px;
	width:190px;
}

.sidetext3 {
	padding-left:5px;

}


.sidetext1 {
	position:relative;
	left:40px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:10px;
}

.sidetext2 {
	margin-top:15px;
	margin-left:18px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
}

.sidetext4 {
	padding-top: 10px;
	padding-left:30px;
}

.cl{
	
	clear: both;
}


.footer {
	border-right: thin #C0C0C0 solid;
	border-left: thin #C0C0C0 solid;
	border-bottom: thin #C0C0C0 solid;
	margin:auto;
	background-image:url('../images/bottom.jpg');
	width:900px;
	height:auto;
}

.cp {
	position:relative;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	padding:5px;
	text-align:center;
	margin:auto;	
	height:auto;
}

.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


.more {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#900;
}

.text1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;	
}

