@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0 auto;
	text-align: center;
	}

#container {
	width:910px;
	margin: 0 auto;
	text-align: center;	
	}

#header {
	background:#FFFFFF url(images/title.gif) center no-repeat;
	height: 140px;
	margin: 20px 0;
	}

#leftcolumn {
	float: left;
	width: 170px;
	margin: 40px 0 0;
	}
#leftcolumn ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}
#leftcolumn li {
	display: inline;
	}
#leftcolumn li a {
	display: block;
	height: 40px;
	width: 150px;
	}
#leftcolumn li.home a {
	background: url(images/home.gif) top no-repeat;	
	}
#leftcolumn li.home a:hover {
	background: url(images/home.gif) bottom no-repeat;
	}
#leftcolumn li.home .onPage {
	background: url(images/home.gif) bottom no-repeat;
	}	
#leftcolumn li.whoarewe a {
	background: url(images/whoarewe.gif) top no-repeat;
	}
#leftcolumn li.whoarewe a:hover {
	background: url(images/whoarewe.gif) bottom no-repeat;
	}
#leftcolumn li.whoarewe .onPage {
	background: url(images/whoarewe.gif) bottom no-repeat;
	}
#leftcolumn li.course a {
	background: url(images/course.gif) top no-repeat;
	}
#leftcolumn li.course a:hover {
	background: url(images/course.gif) bottom no-repeat;
	}
#leftcolumn li.course .onPage {
	background: url(images/course.gif) bottom no-repeat;
	}
#leftcolumn li.testimonials a {
	background: url(images/testimonials.gif) top no-repeat;
	}
#leftcolumn li.testimonials a:hover {
	background: url(images/testimonials.gif) bottom no-repeat;
	}
#leftcolumn li.testimonials .onPage {
	background: url(images/testimonials.gif) bottom no-repeat;
	}
#leftcolumn li.contact a {
	background: url(images/contact.gif) top no-repeat;
	}
#leftcolumn li.contact a:hover {
	background: url(images/contact.gif) bottom no-repeat;
	}
#leftcolumn li.contact .onPage {
	background: url(images/contact.gif) bottom no-repeat;
	}	


#rightcolumn {
	text-align:center;
	float:left;
	width: 170px;
	margin: 40px 0 0;
	}
#rightcolumn ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}	

#leftcolumn_ads {
	text-align:center;
	padding:20px 0 0;
	}
#rightcolumn_ads {
	text-align:center;
	float:right;
	margin:0;
	}
#horizontal_ads {
	height: 100px;
	}
#content {
	float: left;
	text-align:center;
	background: url(images/greekflagbg.jpg) no-repeat top;
	width: 520px;
	min-height: 763px;
	margin: 0 20px;
	line-height: 150%;
	}
#content p {
	text-align:justify;
	color:#333333;
	line-height: 140%;
	}
#content a, #content a:visited {
	text-decoration: none;
	color:#55608a;
	}
#content a:hover {
	color: red;
	text-decoration: underline;
	}
	
h1 {
	font-weight:bold;
	color: #000000;
	font-size:18px;
	}
h2 {
	text-align:left;
	color: #333333;
	font-weight:bold;
	font-size:14px;
	}

#form {
	margin: 0 auto;
	width: 440px;
	}
#form table{
	text-align: center;
}
#footer {
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
	}
#footer ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
	}
#footer li {
	display:inline;
	color: #55608a;
	}
#footer a {
	font-size:12px;
	text-decoration:none;
	color: #55608a;
	}
#footer a:hover {
	text-decoration:underline;
	}
#footer a:active {
	font-weight:bold;
	}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}

.comment {
	clear: both;
	margin: 0 10px;
	}
.pupil {
	float: right;
	margin: 0px 20px 20px;
	text-align: right !important;
	font: 12px Times, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}
.margin3 {
	margin-top: 0cm;
	margin-right: 0cm;
	margin-bottom: 0cm;
	margin-left: 2cm;
	}
#bookmark {
	clear:both;
	padding: 10px 0;
	font-weight:bold;
	}
.style31 {
	clear:both;
	font-weight:bold;
	}
.style32 {
	color:#0000FF;
	font-weight:bold;
	}
	
#thanku_ad {
	width: 350px;
	margin: 30px auto;
	text-align: center;
	}