/* CSS Document */
body {
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(../images/bg.jpg) no-repeat center top;
}
#wrapper {
width:696px;
margin-left:auto;
margin-right:auto;
}
#header {
height:280px;
width:1000px;
margin:0 auto;
}
ul {
list-style: none;
margin-left:0;
}
h1 {
	color:#9a8e7e;
	font: bold 180% Georgia, "Times New Roman", Times, serif;
}
#tabs10 {
float:left;
width:694px;
font-size:93%;
border-bottom:1px solid #2763A5;
line-height:normal;
}
#tabs10 ul {
margin:0;
padding:10px 10px 0 86px;
list-style:none;
}
#tabs10 li {
display:inline;
margin:0;
padding:0;
}
#tabs10 a {
float:left;
background:url("../images/tableft10.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabs10 a span {
float:left;
display:block;
background:url("../images/tabright10.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {float:none;}
/* End IE5-Mac hack */
#tabs9 a:hover span {
color:#FFF;
}
#tabs10 a:hover {
background-position:0% -42px;
}
#tabs10 a:hover span {
background-position:100% -42px;
}
#tabs10 a.current {
background-position : 0% -42px;
color : #fff;
}
#tabs10 a.current span {
background-position : 100% -42px;
color : #fff;
}

#content {
text-align:left;
padding:20px;
}
#footer {
text-align:CENTER;
font-size:83%;
color:#9a8e7e;
}
#footer a {
text-decoration:none;
color:#25569a;
}
#footer a:hover {
text-decoration:underline;
color:#9ab0d4;
}
#greece {
float:left;
width:420px;
height:313px;
background: url(../images/greece.gif) no-repeat;
}

#start {
margin-top:40px;
text-align:center;
}
#start p.q_style {
font-weight:bold;
font-size:155%;
color:#9a8e7e;
font-family: Georgia, "Times New Roman", Times, serif;
}
p.large {
font-weight:120%;
color:#b1965e;
font-weight:bold;
margin:0;
padding-bottom:5px;
}
.sp_style {
font-weight:normal;
font-size:70%;
padding:0;
margin-bottom:4px;
margin-top:4px;
}
.clear_line {
clear:both;
border-bottom:2px dotted #9a8e7e;
}
#info {
	font-size: 80%;
	line-height: 1.5em;
	margin-top:40px;
}
#info li {
	list-style-image: url(../images/b1.gif);
}
.f_left {
float:left;
}
.f_right {
float:right;
margin-right:100px;
}
ul.f_left {
margin-left:60px;
}
ul.f_left a {
text-decoration:none;
color:#25569a;
}
ul.f_left a:hover {
text-decoration:underline;
color:#9ab0d4;
}
.c_align {
margin-top:200px;
text-align:center;
margin-bottom:200px;
}
.bio {
float:left;
margin-right:15px;
margin-bottom:10px;
padding:12px;
background-color:#9ab0d4;
border:2px solid #bca26e;
}
#box_wrapper {
width:550px;

margin:0 auto;
}
#box1, #box2 {
float:left;
margin-right:40px;
}
#box3 {
float:right;
}
#box1, #box2, #box3 {
width:155px;
margin-top:30px;}
#box_wrapper img{
padding:10px;
background-color:#9ab0d4;
border:2px solid #bca26e;
}
#both{
clear:both;
}
body#contact h2 {
padding:30px;
color:#25569a;
}
body#contact #info {
margin:60px 40px 160px;
}