/*
Original design: andreas06 (v2.0 - Jul 07, 2008) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/andreas06/
*/

/* General tags */
body {
	color:#009;
	margin:0;
	padding:3;
	text-align:center;
	background-color: #FFC;
	background-repeat: repeat;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-image: url(img/bg1.jpg);
	border-top-color: #FFF;
}
p {
	line-height:1.5em;
	margin:0 0 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #900;
	text-align: center;
	font-weight: bold;
}
a {
	color:#093;
	font-weight:700;
	text-decoration:none;
}
a:hover {
	color:#F00;
	padding-right: 5px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-right: 5px;
	text-decoration: blink;
	text-align: right;
}
hr {
	height:1px;
	margin:10px 0;
	width:98%;
	color: #C00;
}
dt {font-weight:700;}
dd {
	margin:1px 0 12px 15px;
	font-family: Tahoma, Geneva, sans-serif;
}

/* Main layout */
#container {
	text-align:left;
	width:752px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFC;
	background-repeat: repeat;
	background-image: url(img/border.jpg);
}
#sitename {
	color:#063;
	font-weight:bold;
	height:180px;
	text-align:left;
	background-image: url(img/your_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
#sitename h1 {
	font-size:30px;
	margin:0;
	padding-top:20px;
	font-family: "Comic Sans MS", cursive;
	text-align: left;
	color: #054D0E;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 4px;
}
#sitename span {font-size:1.6em; letter-spacing:-1px; margin:0;}

/* Main menu */
#nav {background:url(img/greypx.gif) bottom left repeat-x; float:left; width:752px;}
#nav ul {list-style:none; margin:0; padding:0;}
#nav a {background:url(img/tabs.gif) no-repeat 100% 0; color:#808080; display:block; font-size:1.2em; letter-spacing:-1px; padding:7px 20px 4px 11px; text-decoration:none;}
#nav a:hover {
	color:#505050;
	font-size: 10px;
}
#nav li {
	background:url(img/tabs.gif) no-repeat 0 0;
	float:left;
	margin:0 1px 0 0;
	padding:0 0 0 9px;
}
#nav #current {background:url(img/tabs.gif) no-repeat 0 -41px;}
#nav #current a {
	background:url(img/tabs.gif) no-repeat 100% -41px;
	color:#F60;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 11px;
}

/* Wrap variations */
#wrap1 {background:#ffffff url(img/innerbg.gif) repeat-y; border-bottom:1px solid #808080; border-left:1px solid #808080; border-right:1px solid #808080; clear:both; padding:0; width:750px;}
#wrap2 {
	padding:10px;
	width:730px;
	color: #666;
	font-size: 9px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}

/* Header */
#header {height:30px; position:relative; width:730px;}
#header h1 {float:left; font-size:1.4em; margin:0; width:180px;}
#topbox {color:#808080; margin:0 0 4px; text-align:right;}
#topbox a {color:#d04a10;}
#topbox a:hover {text-decoration:underline;}

/* Sidebars */
#leftside {
	float:left;
	width:145px;
	color: #F30;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
}
#leftside h1 {
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	text-align: center;
}
#rightside {float:right; margin:40px 15px 20px 0; width:130px;}
#rightside h1 {
	font-size:10px;
	font-weight:400;
	margin:0 0 12px;
	color: #000;
}
#rightside p {
	font-size:10px;
	margin:2px 0 12px 10px;
	color: #000;
	text-align: center;
}
#rightside img {
	border:1px solid #fa9035;
	margin:10px 0 5px 5px;
	padding:2px;
	text-align: center;
}

/* Main content */
#content {
	color: #D6D6D6;
	margin-top: 45px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 180px;
	font-size: 16pt;
	font-family: "Comic Sans MS";
	font-style: italic;
	font-weight: bold;
}
#contentalt {
	text-align: justify;
	font-size: 14px;
	margin-top: 45px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-right: 20px;
	padding-left: 15px;
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	line-height: normal;
	color: #033;
}
#content p,#contentalt p {
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #033;
}
#content h1,#contentalt h1 {
	color:#030;
	font-size:14px;
	margin:15px 0 10px;
	padding:0;
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
#content h2,#contentalt h2 {
	color:#505050;
	font-size:10px;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
	text-align: right;
}
#content img,#contentalt img {
	border:1px solid #FFF;
	float:left;
	margin:5px 15px 6px;
	color: #C60;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 48pt;
}

/* Footer */
#footer {clear:both; color:#a0a0a0; font-size:0.9em; height:26px; margin-top:20px; padding:1px; text-align:right; width:730px;}
#footer a {color:#a0a0a0; font-weight:400;}
#footer a:hover {color:#a0a0a0; text-decoration:underline;}

/* Additional classes */
.menublock {
	margin-bottom:10px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.nav {color:#d04a10; display:block; font-size:1.1em; font-weight:700; margin-bottom:1px; padding:2px 2px 2px 10px; position:relative; text-decoration:none; width:125px;}
.nav:hover {border:1px solid #fa9035; color:#505050; padding:1px 1px 1px 9px;}
#container #wrap1 #wrap2 #content p .katomenu arxiki {
	color: #000;
}
#container #wrap1 #wrap2 #content p .katomenu arxiki {
	color: #000;
}

.sub {font-size:0.9em; margin-left:20px; padding:1px 1px 1px 6px; width:105px;}
.sub:hover {border:1px solid #fa9035; color:#505050; padding:0 0 0 5px;}
.intro {font-weight:700;}
.active {border:1px solid #fa9035; padding:1px 1px 1px 9px;}
.box {background:#f8f8f8 url(img/boxbg.gif) top left repeat-y; border:1px solid #d0d4d4; color:#505050; margin:15px auto; padding:10px 10px 10px 20px; width:85%;}
.photo {margin:5px auto 15px; padding:5px;}
.smallcaps {font-variant:small-caps;}
.mini {color:#a0a0a0; font-size:0.75em; font-weight:400; line-height:1.2em; margin:20px 0 10px 8px;}
.small {font-size:0.85em;}
.large {font-size:1.4em;}
.soft {
	color:#808080;
	text-align: center;
}
.normal {
	font-weight:400;
	color: #030;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
}
.sharp {color:#101010;}
.center {
	text-align:center;
	font-size: 16px;
	color: #009;
}
.hide {display:none;}
#container #wrap1 #wrap2 #content pkatomenu {
	font-size: 10px;
}
.katomenu {
	color: #000;
}
.katomenu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #093;
	font-weight: 100;
	background-color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
}

