@charset "UTF-8";
/* CSS Document */

body {
		background-image: url(../images/background.jpg); 
		margin: 0; 
		text-align: center;
}

img {border:none; outline:none}

#wrapper {margin:0; float:left; height:400px; width:100%; z-index:1; background-image:url(../images/topbar.png); background-position:left top; background-repeat:repeat-x}

#header {margin:0 auto; text-align:left; width:900px;}

#logo {padding-top:100px; width:360px; float:left}

#menu {float:right; width:120px; text-align:right;}

#menu ul {margin:0; list-style:none; border-right:solid 2px #5F2C21; padding-top:15px;}

#menu ul li {height:25px; width:120px; overflow: hidden}

.button { position:relative; background-image:url(../images/buttons_02.png); background-repeat:no-repeat; background-position:left; left:-50px;}

.button:hover {background-position:right}

.button2 { position:relative; background-image:url(../images/buttons_04.png); background-repeat:no-repeat; background-position:left; left:-50px;}

.button2:hover {background-position:right}

.button3 { position:relative; background-image:url(../images/buttons_05.png); background-repeat:no-repeat; background-position:left; left:-50px;}

.button3:hover {background-position:right}

.button4 { position:relative; background-image:url(../images/buttons_06.png); background-repeat:no-repeat; background-position:left; left:-50px;}

.button4:hover {background-position:right}

.button5 { position:relative; background-image:url(../images/buttons_07.png); background-repeat:no-repeat; background-position:left; left:-50px;}

.button5:hover {background-position:right}

#container {position:relative; float:left; width:900px; height:auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-top:150px}

#menuMenu {position:relative; float:left; width:899px; height:50px; text-align:center; font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#5F2C21}

#leftColumn {position:relative; float:left; width:390px; height:auto; padding-top:35px; padding-left:10px;}

#rightColumn {position:relative; float:left; width:499px; height:auto; text-align:center}

#menuControl {position:relative; float:left; width:900px; height:36px; background:#5F2C21;}

#menuControl ul {display:block; color:#FFEECF; list-style:none; font-family:Georgia, "Times New Roman", Times, serif;}

#menuControl ul li {height:36px; display:inline; padding-left:20px; padding-right:20px; border-right: solid 1px #FFEECF}

#menuControl ul li a {color:#FFEECF; text-decoration:none}

#menuControl ul li a:hover {background:#FFEECF; color:#5F2C21;}

#leftMenu {position:relative; float:left; width:430px; height:auto; padding-top:35px; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

#rightMenu {position:relative; float:left; width:430px; height:auto; text-align:center; padding-right:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

#footer {position:relative; float:left; width:900px; text-align:center; margin-top:70px; padding-top:20px; padding-bottom:50px; border-top:solid 2px #5F2C21}
