body {
	margin: 0px;
	padding: 0;
	line-height: 25px;
	font-family: BITC_B,BITC,"Comic sans MS",Arial, Helvetica;
	font-size: 13px;
	color: #33CC00;
}



a {
	text-decoration: none;
	outline: none;
}

img {
	border: none;
	padding: none;
	margin: none;
	display: block;
}
	
#wrapper {
	margin: 5px auto 40px auto;
	width: 900px;
}
	
#footer {
	margin: 0 auto 30px auto;
	width: 900px;
	height: 48px;
	padding: 0;
	display: block;
}

#menuup {
    height: 22px;
    margin: 2px auto 2px;
    text-align: right;
    width: 900px;
    z-index: 2;
}

.menuup_img {
	display: inline;
}@font-face {
	font-family: BITC_B;
	src: url(/images/Bradley_Hand_ITC_TT_Bold.eot);
}

@font-face {
	font-family: BITC;
	src: url(/images/BRADHITC.eot);
}


@font-face {
	font-family: 'BITC';
	src: local('☺'),
		url('/images/bradhitc-webfont.woff') format('woff'), 
		url('/images/bradhitc-webfont.ttf') format('truetype'), 
		url('/images/bradhitc-webfont.svgz#webfontGKZQXVIY') format('svg'), 
		url('/images/bradhitc-webfont.svg#webfontGKZQXVIY') format('svg');
}

		
@font-face {
	font-family: 'BITC_B';
	src: local('☺'),
		url('/images/bradley_hand_itc_tt_bold-webfont.woff') format('woff'), 
		url('/images/bradley_hand_itc_tt_bold-webfont.ttf') format('truetype'), 
		url('/images/bradley_hand_itc_tt_bold-webfont.svgz#webfontnyPXhQCO') format('svg'), 
		url('/images/bradley_hand_itc_tt_bold-webfont.svg#webfontnyPXhQCO') format('svg');
}


