
body {
	margin: 0px 0px 0px 0px;
}

#menubar {
	background-image:url(images/karidis_menu_bar.jpg);
	background-repeat:repeat-x;
	height:46px;
}

#contentrepeat {
	background-color:#EDECE6;
	background-image:url(images/karidis_content_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0px 20px 0px 20px;
}

#contentfooter {
	background-image:url(images/karidis_footer.jpg);
	background-repeat:repeat-x;
	height:18px;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1F5E92;
	line-height:24px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#1F5E92;
	line-height:20px;
	font-weight:lighter;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#1F5E92;
	line-height:20px;
	font-weight:lighter;
	font-size:20px;
}

a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1F5E92;
	line-height:20px;
}

a:hover, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3CF;
	line-height:20px;
}

.row1 {
	background-color:#DCDACF;
}

.headerrow {
	background-color:#FFF;
}

#frontpagerepeat {
	background-image:url(images/retire_mainpage_repeat.jpg);
	background-repeat:repeat-y;
	height:300px;
}