/* CSS Document */

a.submenu_link_off {
	color: #212121;
	text-decoration: none;
}


span.footerColor {
	color: #E1A241;
}


body {
scrollbar-face-color: #B87B39;
scrollbar-highlight-color: #EDAE70;
scrollbar-3dlight-color: #999999;
scrollbar-shadow-color: #333333;
scrollbar-darkshadow-color: #d58667;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #B87B39;
}

img{padding-right:20px;}


/* page graphics */


#mainBKG {
	background-image: url(/about/images/bkg_main.jpg);
}


#topTile {
	background-image: url(/about/images/greek_tiles.png);
	left:372px;
	top: -85px;
	width:480px;
}

#pageTitle{
	background-image: url(/about/images/page_title.png);
	top: -85px;
	width:388px;
	height:70px;
}

#header_LG, h1 {
	color: #852102;
}

h2 {
	color: #852102;
}

#contentWindow {
	top: -85px;
	width:344px;
	height:374px;
	background-image: url(/about/images/bkg_content.png);
	color: #212121;

}

#subMenu {
	top: -85px;
	width:68px;
	background-image: url(/about/images/bkg_content.png);
	color: #212121;
	}

#footer {
	padding: 220px 12px 0 12px;
}
