@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(mainBG2.png);
	background-position:top center;
	background-color:#555;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-repeat: repeat-y;
}
#header{
	background-image:url(logo2.png);
	width:196px; 
	height:209px;
	background-repeat:no-repeat;
	background-position:top center;
}
#menu{
	text-align:left;
	
}
#body{
	background-image:url(); 
	width:737px;
	
}
#footer{
	background-image:url(footer.png);
	background-position:bottom center;
	bottom:0;
	position:fixed;
	background-repeat:no-repeat;
	width:100%; 
	height:42px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
}


.pics {
    height:  265px;
    width:   737px;
    padding: 0;
    margin:  0;
}
