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

html,body{
	height:100%;
	padding:0;
	margin:0;
}

#container_1{
	position:relative;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
}

#article_container{
	margin-top:13px;
	margin-left:10px;
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	padding-bottom:20px;
	min-height:1014px;
}

#body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
   height:100%;
}

#article_container_in{
	position:relative;
	min-height:100%;
}

.article_wrap{
	padding-top:20px;
	text-align:left;
	width:608px;
	margin-left:auto;
	margin-right:auto;
}

.article_wrap img{
	max-width:608px;
	border:none;
}

.article_title{
	font-size: 32px;
	line-height: 33px;
	font-weight: bold;
}

.article_wrap p a{
	color:#0066CC;
}

.article_author{
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}

#linkone{
	top:100px;
	left:680px;
}

#twitterfeed{
	left:680px;
	top:185px;
	height:600px;
}

#footer_article{
	position:absolute;
   	bottom:0;
   	width:100%;
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#article_custom{
	position:absolute;
	top:807px;
	left:680px;
	width:325px;
	height:325px;
	border:thin solid #333333;
}
