body {
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	background: #ffffff;
}

a {
	text-decoration: none;
}

div#main {
	width: 960px;
	margin: auto;
	text-align: left;
	background: #eceded url('images/menubg.jpg') top left repeat-y;
}

div#head {
	height: 149px;
	background: url('images/head.jpg') top left no-repeat;
}

div#headl {
	height: 149px;
	width: 873px;
	float: left;
}

a#headr {
	background: url('images/lat.jpg') top left no-repeat;
	height: 149px;
	width: 87px;
	float: left;
	display: block;
}

div#body {
}

div#menu {
	width: 180px;
	float: left;
	background: url('images/menubg.jpg') top left repeat-y;
}

div#content {
	width: 780px;
	float: left;
}

div#contentb {
	margin: 5px;
	line-height: 14pt;
}

div.placeholder {
	width: 100%;
	height: 1px;
	clear: both;
}

div#logobot {
	height: 46px;
	width: 180px;
	background: url('images/logobot.jpg') top left no-repeat;
}

div.menuside {
	background: url('images/menutop.jpg') top left no-repeat;
	height: 3px;
	width: 180px;
}

a.menu,
a.menusel {
	display: block;
	color: #231f20;
	height: 24px;
	width: 180px;
	background: url('images/menu.jpg') top left no-repeat;
	text-indent: 30px;
	font-weight: bold;
	line-height: 22px;
}

a.menusel {
	background: url('images/menusel.jpg') top left no-repeat;
}

div#foot {
	background: url('images/footbg.jpg') top left repeat-x;
	clear: both;
	height: 76px;
}

div#footl {
	background: url('images/footleft.jpg') top left no-repeat;
	width: 180px;
	float: left;
	height: 76px;
}

div#footb {
    color: #666666;
    padding-top: 40px;
    font-weight: bold;
    font-size: 0.75em;
}


a.gal {
    margin: 5px;
    display: block;
    width: 140px;
    height: 106px;
    float: left;
    border: 1px solid #aaaaaa;
}

a.gal img {
    border: 0px;
}


