@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; background:url(bg.jpg) top repeat-x #080808;font-family:Verdana, Geneva, sans-serif; font-size:12px; color:white;}

img{border:none;}
span, div, p, form {margin:0;padding:0;}
.clear{clear:both;}
a{outline:none;}

.thumbs{width: 100px;height: 75px;float:left;margin: 10px 10px 0 0;border: 4px solid #CCC;}

#site{width:950px;margin:0 auto;}

#menu{width:925px; height:34px;background:url(menu.jpg); padding:25px 0 0 25px; color:black; font-size:12px; font-weight:bold;}
#menu a, #menu a:visited{ text-decoration:none; color:black;}
#menu a:hover{color:#bb28cc;}

#header{ width: 950px; height:229px;background:url(header.jpg);}

#core{width: 950px; background:url(core.jpg) no-repeat #080808;}

#left{ width:555px; float:left; padding:0 0 10px 25px;}
#right{ width:365px; float:left;}

#footer_{ width:100%; height:47px; background:#4b36e9;}
#footer{width:940px; height:37px;background:url(footer.jpg); font-family:Verdana, Geneva, sans-serif; font-size:10px; text-align:right; color: white; padding:10px 10px 0 0; margin:2px auto 0 auto;}
#footer a, #footer a:visited{ text-decoration:none; color: #333;}
