﻿body
{
	margin:0;
	padding:0;
	font-size:9pt;
	font-family:Tahoma;
	background:url(../img/back.jpg);
}

img
{
	border: 0px;
}

#main
{
	width:900px;
}

#header
{
	width:100%;
	background:url(../img/header.jpg);
	height:167px;
	clear:both;
}

#header a, #header a:link
{
	display:block;
	position:relative;
	top:23px;
	left:20px;
	height:118px;
	width:173px;
}

#gallery
{
    width:100%;
    clear:both;
    height:100px;
}

#gallery td
{
    width:147px;
    height:96px;
    border:solid #fff;
    border-bottom-width:2px;
    border-top-width:2px;
    border-left-width:1px;
    border-right-width:1px;
}

#middle
{
	clear:both;
	width:100%;
}

#left
{
	width:151px;
	float:left;
}

#menu
{
	list-style:none;
	padding:0;
	line-height:15pt;
	margin-top:25px;
	margin-bottom:29px;
	margin-left:21px;
}

#menu a, #menu a:link
{
	color:#583016;
	text-decoration:none;
}

#menu a:hover
{
	text-decoration:underline;
	color:#a10000;
}

.closed
{
	display:none;
}

.opened
{
	display:block;
}

.secondary
{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:10px;
}

#menu li div ul.secondary a, #menu li div ul.secondary a:link
{
	color:#a10000;
	text-decoration:none;
}

#menu li div ul.secondary a:hover
{
	text-decoration:underline;
}

#bottom
{
	background:url(../img/bottom.png);
	width:179px;
	height:173px;
}

#center
{
	float:left;
	position:relative;
	left:100px;
	top:10px;
	width:600px;
	color:#89531a;
}

#center
{
	width:450px;
}

h4
{
	font-size:10pt;
}

#footer
{
    width:880px;
    height:30px;
    background:#be956d;
    clear:both;
    padding:10px;
    color:white;
    font-size:8pt;
    margin-bottom:10px;
}

#copyright
{
    float:left;
}

#copyright a, #copyright a:link
{
    text-decoration:none;
    color: white;
}

#copyright p a:hover
{
    text-decoration:underline;
    color:#f58130;
}

#copyright a:visited
{
    color:inherit;
}

#copyright img
{
    vertical-align:middle;
}

#copyright p
{
	line-height:12pt;
	margin:0;
}

#copyright span
{
	margin-left:23px;
}
    #lang {
	width: 100px;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #89531A;
}
#lang a {
	color: #523310;
	text-decoration: none;
}
#lang a:hover {
	color: #89531A;
	text-decoration: underline;
}

    

#ASLogo
{
    float:right;
}
#main #middle #center a {
	font-weight: bold;
	color: #523310;
	text-decoration: none;
}
#main #middle #center a:hover {
	color: #89531A;
	text-decoration: underline;
}
