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

body {
	background-color:#FFF;
}

#site {
width:950px;
margin-right:auto;
margin-left:auto;
margin-bottom:0px;
margin-top:10px;
}

table.center {
}

#head {
	background-image:url(images/photoshop%20files/main_banner.png);
	height:210px;
	background-repeat:no-repeat;
}

form#text {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:200;
	font-size: .75em;
}


#menu_position {
	
}