body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #f68d2e;
	margin:0;
}
a img {
	border:0;
}

#top {
	background-image:url(../images/top.jpg);
	height:122px;	
	width:1000px;
}
#top2 {
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	width:1000px;
}
#bg {
	background-image:url(../images/bg3.jpg);
	background-repeat:no-repeat;
	width:100%;
}
#bubble {
	background-image:url(../images/bubble.png);
	background-repeat:no-repeat;
	height:146px;
	width:100%;
}
#bottom {
	background-color:#424242;
	width:100%;
}
#footer {
	background-color:#000000;
	width:100%;
}
.td_bottom {
	border-bottom: 1px solid #c0c0c2;
}


.td_media {
	border-top: 2px solid #ABABAB;
	border-bottom: 2px solid #ABABAB;
	padding-top:5px;
	padding-bottom:5px;
}

.td_media_divider {
	border-bottom: 1px solid #EAEAEA;
}


.line {
	border-bottom: 3px solid #442e85;
}

.jumpmenu {
height:18px;
font-size:11px;
}
