* { margin: 0; padding: 0; }

@font-face
{
    font-family: Helvetica_Neue;
    src: url('fonts/HelveticaNeueLTCom-Th.eot');
    src: local(Helvetica_Neue), url('fonts/HelveticaNeueLTCom-Th.ttf') format('opentype');
}

body { font: 14px/1.4 "Helvetica_Neue", Helvetica, Arial, sans-serif; }

article, aside, figure, footer, header, nav, section { display: block; }

#main {
	margin:0px 0 0px 410px;	
	padding:5px;
	background:url(../images/JaredKraftContentBG.png);
	height:570px;
	overflow-y:auto;
	overflow-x:hidden;
}

#news_and_networks {
	background:url(../images/JaredKraftContentBG.png);	
}

#news_and_networks h2 {
	line-height:.8;	
	padding:8px 0 0 0;
}

.news_left {
	width:200px;
	height:100%;
	float:left;
	margin:10px 5px 10px 5px;
}

.news_left h3 {
	text-align:right;
	line-height:1.2;
}

.news_left p {
	text-align:justify;	
	padding:0px 0 0 0;
	letter-spacing:0px;
	font-weight:200;
}

#more p {
	text-align:center;
	text-transform:uppercase;
	line-height:40px;	
}

aside {
	float:right;
	width:270px;	
	margin-top:-32px;
}

aside h2 {
	font-size:15px;
	letter-spacing:0px;
	font-weight:200;
	line-height:1;	
	text-align:right;
}

