@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
indexText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #000000;
	font-size: 12px;
}

#wrapper {
	width: 736px;
	padding: 0 /*37px*/;
	margin: 0 /*auto*/;
	background-image: url(images/may20th_small_05.jpg);
	background-repeat: no-repeat;
	background-position: left 206px /*258px*/; 
	
}
#title {
	/*margin-left: -37px;*/
	background-image: url(images/may20th_small_02.jpg);
	height: 169px;
	/*padding-top: 8px;*/
	
}
/*#title a {
	float: right;
	margin: 202px 20px 0 0;
	width: 180px;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
	text-align: center;
	color: #000;
	display: inline;
}
#nav {
	padding: 20px 0 0 20px;
	height: 50px
}
#nav li {
	list-style: none;
	float: left;
	padding-left: 70px
}
#nav a {
	float: left;
	width: 180px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	color: #000;
}
#nav a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #F00;
}*/

#mainblock {
	
	height: 736px;
	/*padding: 15px;*/
	
}
