/* CSS Document */

body  {font: normal 90%/17px "Trebuchet MS", Arial, sans-serif; color:white; text-align:center; background: #707000 url(images/bg_main.jpg) repeat-x; margin:20px 0 0 0; padding:0}




#wrapper {max-width:1000px; width:760px; margin:0 auto; padding:20px; text-align:left; background: #770 url(images/bg_IMG_0868.png) no-repeat center 300px; border:1px solid #55550f}
#wrapper2 {max-width:1000px; width:760px; margin:0 auto; padding:20px; text-align:left; background-color: #770; border-left:1px solid #55550f; border-right:1px solid #55550f}
#leftCol {float:left; width:180px; text-align:left}
#rightCol {float:right; width:180px; text-align:left}
#centerCol {padding:0}
#centerCol img {border:1px #fff solid}

#menu {text-align:center; text-shadow:0px 0px 5px black; margin:20px 0 10px 0}
#menu ul {list-style:none; margin:0; padding:0}
#menu ul li {display:inline; margin:0; padding:0}
#menu ul li a:link, #menu ul li a:visited {padding:5px 30px; font-size:130%; text-decoration: none; border-left:1px #BB5 solid; border-top:1px #BB5 solid; border-bottom:1px #AA0 solid; border-right:1px #AA0 solid; color:#DDDD00; background-color:#666600}
#menu ul li a:hover {color:#FFF;  border-left:1px #DD9 solid; border-top:1px #DD9 solid; border-bottom:1px #BB8 solid; border-right:1px #BB8 solid; background-color:#606000}
#menu ul li a:active { background-color:#BB0; color:#000; border-style:solid}

br {clear:both; height:1px; font-size:1px}

h1 {border-bottom:1px solid white}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCC00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

.smallTxt {color:#DDDD00; font-size:100%}

.box {border:1px solid #990; background:#880; color:#000; padding:5px 15px; font-size:80%; margin-bottom:5px}

.hr {height:1px; border-top:1px solid #efe} 

#footer {font-style:italic; font-size:90%; color:#CCC} 