#wrap {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
}
#wrap #boxbig {
	background-color: #FFFFFF;
	width: 650px;
	float: left;
	background-image: url(../topimg/boxbigup.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
#wrap #boxbig #boxbigup {
	background-image: url(../topimg/boxbigup.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 16px;
}
#wrap #boxbig #boxbigund {
	background-image: url(../topimg/boxbigund.gif);
	background-position: bottom;
	height: 16px;
}
#wrap #boxbig #boxbigcont {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}


#wrap #side {
 width: 290px;
	margin-left: 660px;
	margin-top: 10px;
}
#wrap #side .boxsmall {
	background-color: #FFFFFF;
	background-image: url(../topimg/boxsmallup.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#wrap #side .boxsmallund {
	background-image: url(../topimg/boxsmallund.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 16px;
}

#wrap #side .boxsmallcont {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.clearboth {
	clear: both;
}
.space10 {
	height: 10px;
}
.space15 {
	height: 15px;
}
.space20 {
	height: 20px;
}
#wrap #header {
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
}
#wrap #header #headmenu {
	background-image: url(../topimg/headmenu_bg.gif);
	height: 32px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrap #header #headmenu li {
	margin: 0px;
	float: left;
	padding-right: 5px;
}
#wrap #header #headmenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
