body {background:#131313 url('images/bg.gif') no-repeat center top; margin:0;}

@font-face {
	font-family: 'BebasNeueRegular';
	src: url('fonts/bebasneue-webfont.eot');
	src: local('?'), url('fonts/bebasneue-webfont.woff') format('woff'), url('fonts/bebasneue-webfont.ttf') format('truetype'), url('fonts/bebasneue-webfont.svg#webfontQ6VD05F5') format('svg');
	font-weight: normal;
	font-style: normal;
}

#logo  {width: 330px; height: 96px; margin: -20px auto 0 auto; background: url('images/logo.png') no-repeat left top;}
#logo h1{position: relative; left: -999em; top: -999em;}
#linkHome {display: block; width: 310px; height: 45px; z-index: 9; position: relative; top: -35px; left: 7px;}
#menu {width: 330px; margin: -1em auto 3em auto}
#menu ul {list-style-type: none; margin: 0; padding: 0 0 0 0.7em;}
#menu li {font-family: BebasNeueRegular; font-size: 19pt; color: white; float: left; margin-right: 0.5em;}
#menu li a, #secmenu span a {color: white; text-decoration: none;}
#menu li a:hover, #secmenu span a:hover, p a:hover{color: #80FFAE;}
#secmenu {width: 104px; height: 39px; background: url('images/secmenu.gif') no-repeat left top; position: relative; top: -105px; left: 450px; text-align: center; padding-top: 15px;}
#secmenu span {font-family: BebasNeueRegular; font-size: 12pt; color: white;}

/*gallery*/
#auto {width:990px; height:620px; margin: -35px auto 0 auto; clear: both;}

/*credits & contact*/
#content {width: 310px; margin: 0 auto 0 auto; margin-top: 4em;}
h2 {font-family: BebasNeueRegular; font-size: 36pt; color: #ddd; margin-bottom: 0;}
ul {padding-left: 1em;}
li, p {font-family: Tahoma, sans-serif; font-size: 10pt; color: white;}
p a{color: white;}

/*footer*/
#footer {text-align: center; padding-top: 10px;}
#footer p {font-size: 8pt;}
