@charset "utf-8";
/* CSS Document */

#content{
	padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 50px;
	background-image: url(../images/grad-blu2white.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: top;
	min-height: 375px;
}

#main {
	float: left;
	width: 620px;
	margin-left: 40px;
}

#sidebarA {
	float: left;
	width: 174px;
}
