body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat;
	background-position:top; }

.container {
	width:681px;
	border-top:1px solid #CBCBBF; }
	
.header {
	width:681px;
	height:138px;
	background-color:#FFFFFF; }
	
.logo {
	padding-top:24px;
	padding-left:21px; }
	
.menu {
	padding-top:15px;
	padding-right:15px;
	padding-bottom:5px; }
	
.publishers {
	padding-top:4px;
	padding-right:15px;
	padding-bottom:3px; }
	
.founded {
	width:681px;
	height:24px;
	background-image:url(../images/funded_bg.gif);
	background-repeat:repeat-x;
	background-position:top; }
	
.content {
	width:717px;
	background-image:url(../images/cnt_bg.gif);
	background-position:top;
	background-repeat:repeat-y; }
	
.footer {
	height:35px;
	width:717px;
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff; }
	
a.white_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
	line-height:21px; }
	
a:visited.white_links { color:#ffffff; }
a:hover.white_links { color:#ffffff; text-decoration:none; }
a:active.white_links { color:#ffffff; }
	
.infoIconContent IMG {
	display: inline-block; 
	vertical-align: middle }
