@charset "utf-8";
/* CSS Document */
html{height:100%;}
body{padding:0;margin:0;font-family:Verdana, Geneva, sans-serif;font-size:11px;background: url("images/bg_tile.jpg") #d2d2d2 top left repeat-x;}

#container{width:1024px;min-height:768px;margin:0 auto 0 auto;text-align:left;background-color:#000;}
#content{height:400px;width:905px;margin-left:13px;padding:0;background: url("images/centerbg.jpg") #d2d2d2 top left no-repeat;}
#footer{width:1024px;margin:0 auto 0 auto;text-align:center;color:#58595B;}
	#footer a, #footer a:visited{text-decoration:none;color:#58595B;}
	#footer a:hover{text-decoration:underline;}