html{
	background: url(images/background.png) top left repeat-x;
	background-color: #FFFFFF;
	font-family:Georgia;
}
body{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(images/header.png);
	background-position: left top;
	background-repeat: no-repeat;
}
canvas.processing{
	position:absolute;
	right: 0px;
	top: 0px;
}
div.content{
	position: relative;
	padding: 127px 0 20px 244px;
	width: 944px;
	height: 100%;
}
div.preloader{
	position: relative;
	left: 335px;
	background-image: url(images/ajax-loader.gif);
	width: 24px;
	height: 24px;
}

div.content div.aboutCopy{
	position: relative;
	width: 700px;
	height: 117px;
	color: #003768;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	line-height: 22px;
}
div.content div.aboutCopy div.learnMore{
	position: absolute;
	right:0px;
	bottom: 5px;
}

div.content div.twitterFeed{
/*	position: relative;
	width: 706px;
	height: 524px;
	margin-top: 524px;*/
}
div.content div.twitterFeed img.capTop{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 706px;
	height: 13px;
}
div.content div.twitterFeed div.boarderLeft{
	background: url(images/contentBoarder_left.png);
	position: absolute;
	left: 0px;
	top: 13px;
	width: 12px;
	height: 100px;
}
div.content div.twitterFeed div.boarderRight{
	background: url(images/contentBoarder_Right.png);
	position: absolute;
	right: 0px;
	top: 13px;
	width: 12px;
	height: 100px;
}
div.content div.twitterFeed div.twitterBacking{
	background-color: #ddf3ff;
/*	position: absolute;
	left: 12px;
	top: 13px;*/
	width: 682px;
	/*height: 500px;*/
}
div.content div.twitterFeed img.gradientBoarderLeft{
	position: absolute;
	left: 0px;
	bottom: 11px;
	width: 12px;
	height: 400px;
}
div.content div.twitterFeed img.gradient{
	position: absolute;
	left: 12px;
	bottom: 11px;
	width: 682px;
	height: 400px;
}
div.content div.twitterFeed img.gradientBoarderRight{
	position: absolute;
	right: 0px;
	bottom: 11px;
	width: 12px;
	height: 400px;
}
div.content div.twitterFeed img.capBottom{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 706px;
	height: 11px;
}

div.content div.twitterFeed div.instructions{
	float: right;
	padding-top: 69px;
	width: 222px;
	color: #003768;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	line-height: 18px;
}

div.errorText{
	color: #FF0000;
	text-align: center;
}

div.twitterTweets{
	float: left;
	width: 650px;
	color: #333333;
	background:#ffffff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 24px 40px 0 0;
	background-color: #ddf3ff;
	border: 3px solid #c7dbec;
	padding-bottom: 15px;
}
div.twitterTweets li{
	padding: 0 0 0 0;
	list-style-type: none;
}
div.twitterTweets a{
	color: #999999;
}
div.twitterTweets img{
	padding: 0 15px 0 0;
	width: 55px;
	height: 55px;
	float: left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.content div.links{
	color: #FF0000;
	display: none;
}
div.content div.text{
	min-height: 30px;
	padding-bottom: 10px;
}
div.content div.time{
	padding-left: 70px;
	font-size: 10px;
}
div.content div.hr{
	padding-top: 10px;
}
div.content div.hr hr{
	color: #d1cbbb;
}
div.content div.moreHr hr{
	height: 2px;
	color: #014785;
	margin-left: 40px;
}


div.snowFlake1{
	position:absolute;
	left: 21px;
	top: 521px;
	background-image: url(images/snowFlake1.png);
	background-repeat: no-repeat;
	width: 35px;
	height: 36px;
}
div.snowFlake2{
	position:absolute;
	left: 1089px;
	top: 466px;
	background-image: url(images/snowFlake2.png);
	background-repeat: no-repeat;
	width: 46px;
	height: 44px;
}
div.piss{
	position:absolute;
	left: 1518px;
	top: 740px;
	background-image: url(images/piss.png);
	width: 174px;
	height: 111px;
}

div.pageButton{
	text-align: center;
	margin-top: 15px;
	width: 650px;
	color: #333333;
	background:#ffffff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	padding: 10px 40px 10px 0;
	background-color: #ddf3ff;
	border: 3px solid #c7dbec;
}
div.pageButton a{
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
