body {
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	background: #000000;
	color: orange;
}

a {
	text-decoration: none;
	color: orange;
}

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

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

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

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

div#body {
}

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

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

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

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

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

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

a.menu,
a.menusel {
	display: block;
	height: 24px;
	width: 180px;
	background: #000000;
	color: orange;
	text-indent: 30px;
	font-weight: bold;
	line-height: 22px;
}

a.menusel {
	background: #000000;
	color: orange;
}

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

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

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

a.gal img {
    border: 0px;
}



