body {
	background: url(/templates/102/176/bg.jpg) repeat-y;
	margin:0px;
	padding:0px; 
}


img {
	border: none;
	margin-top:0px;
}


#header {
	width:100%;
	height:80px;
	background: url(/templates/102/176/Header.jpg) no-repeat;
}


#upmenu {
	width:100%;
	height:50px;
	background: url(/templates/102/176/UpMenu.jpg) no-repeat;
}


#upmenu td {
	vertical-align:middle;
	text-align:center;
}


#botmenu {
	width:100%;
	height:50px;
	background: url(/templates/102/176/BotMenu.jpg) no-repeat;
}


#botmenu td {
	vertical-align:middle;
	text-align:center;
}


#content {
	width:100%;
	padding:0px;
	color:#FFFFFF;
}


#footer {
	width:100%;
	height: 50px;
	background: url(/templates/102/176/Footer.jpg) no-repeat;
	padding:7px;
}