@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color:#000;
	background-image:url(../images/bg.jpg);
	text-align:center;
	margin:0 auto;
}

img { border:0px; }
div { text-align:left; }

a { color:#F6EC00; text-decoration:none; }

#bodywrapper { text-align:center; margin:0 auto; width:999px; }
#header { background-repeat:no-repeat; background-position:right top;  }
#contentwrapper { min-height:220px; margin-bottom:10px; }
#content { padding:20px; }
#footerwrapper { background-image:url(../images/footer.png); height:174px; background-repeat:no-repeat; }

#myGallery { width: 960px !important; height: 441px !important; } 

