
html {
	background:#ffffff url(bg_body.jpg) repeat-x top left;
	height:100%;
}

body {
	height:auto;
	top:10px;
	bottom:5px;
}

#main_top	{
	background:#60a4cf;/* url(bgtop.gif) no-repeat;*/
}

#main_bottom {
	background:#60a4cf;
	/*background:#BAD2EC url(bgbottom.gif) repeat-x;*/
}

#archive_main, #archive_preview {
	top:35px;
}

.sidebar_left {
	border-right:1px solid #abe0ff;
}

.sidebar_left h1 {
	text-align:right;
	color:#333333;
	border-right:7px solid #abe0ff;
}
/*

body {
	background:#abe0ff;
	height:100%;
}

.main_side {
	background-image:url(side.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	width:50%;
}

#ep3side_left {
	background-image:url(side.jpg);
	background-position:right bottom;
	background-repeat:repeat-x;
	
}

#ep3side_right {
	background-image:url(side.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	
}

#ep3display {
	background:url(top_900x60.gif) no-repeat top right;
}*/
