/***---------------------------------------------------------------------------------------
Round Styles

Version:	2008.01
Author:		NetCubed Web Services
E-mail:		service@netcubed.net
Website:	http://www.netcubed.net
-------------------------------------------------------------------------------------------

/** Round Styles
----------------------------------------------------------------------------------------**/
#container {
	background: #fff url(/assets/images/border_mid2.png) repeat-y center top;	
	}
#bt {
	background: #fff url(/assets/images/border_top2.png) no-repeat center top;	
	height: 23px;
	}
#bb {
	background: #fff url(/assets/images/border_bot2.png) no-repeat center bottom;
	height: 23px;
	}
#header a img {
	position: relative;
	top: -8px;
	}	
#footer {
	margin: 16px 0 -16px 0;
	}		
/**----------------------------------------------------------------------------------**/

/***-----------------------------------------------------------------------------------***/