*{margin: 0 auto}
body,html{background:black; color:white;}
a{color:white;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-style: italic;text-decoration: none;}
img{margin: 5px;}
#wrapper {text-align: left;margin: 0px auto;padding: 0px;
	border:0;
	width: 700px;
}
#logo{background:url('images/logo.png') no-repeat; width: 633px; height: 196px; margin-left: 165px; margin-bottom:-60px ; margin-top: 20px;}
#menu{ text-align: center;}
#top_main{background:url('images/top_main.png') no-repeat; width: 926px; height: 24px; padding-top:10px;}
#bot_main{background:url('images/bot_main.png') no-repeat; width: 926px; height: 24px; margin-bottom: 20px;}
#header {margin: 0 0 15px 0;}
#ptop{background:url('images/ptop.png') no-repeat; width: 842px; height: 34px; margin-left: 55px;}
#pbg{background:url('images/pbg.png') repeat-x; width: 590px; margin-left: 3px;}
#pbgs{background:url('images/pbgs.png') repeat-y; width: 600px; margin-left: 55px;}
#pbg p{font-size: 12px; margin-left: 20px; width: 600px; font-family: Verdana;}

#pbot{background:url('images/pbot.png') no-repeat; width: 842px; height: 31px; margin-left: 55px;}
#side-b {margin: 0;height: 1%;background:url('images/bg_main.png') repeat-y; width: 926px;}
#footer {text-align: center;clear: both;font-size: 12px;font-weight: bold;}
#footer a{color:white;}
.txt{margin-left:20px; width:550px;}
/* MENU */
#menu{background: url(images/menu_bg.png) repeat-x; height: 42px; margin-top: 15px; margin-bottom:-20px; padding-top: 9px; }
#menu ul{margin: 0 0 0 0;padding: 0;cursor: default;list-style-type: none;display: inline;}
#menu li{display: inline;margin-left: 10px;}
#menu li a:link, a:visited{color:white;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-style: italic;text-decoration: none;}
#menu li a:hover{color: white;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-style: italic;text-decoration: underline;}
