/* CSS Document */

#contentTop{
	height:9px;
	font-size:0px;
	background: url(../img/bg_contentTopEmpty.gif) top left no-repeat;
}

#content {
	background: url(../img/bg_contentEmpty.gif) top left repeat-y;
	padding:0 15px 15px 15px;
}	

#contentBottom{
	height:10px;
	font-size:0px;
	background: url(../img/bg_contentBottomEmpty.gif) top left no-repeat;
}

#content p, #content h2{
		margin:0 20px 10px 0;
}