@charset "UTF-8";
a:link {
	color: #00F;
}
body {
	background-color: #CCC;
}
#Facebook {
	position: absolute;
	height: 85px;
	width: 93px;
	left: 50px;
	top: 512px;
	text-align: left;
	color: #FFF;
	z-index: 33;
}
/* CSS Document */

#logoChicken {
	position: absolute;
	height: 305px;
	width: 162px;
	z-index: 1;
	top: 2px;
}
#logoOffbeat {
	position: absolute;
	height: 200px;
	width: 739px;
	left: 162px;
	z-index: 2;
}
.wrapbox {
	background-image: url(images/siteBackground.jpg);
	position: relative;
	height: 1980px;
	width: 900px;
	background-repeat: repeat-y;
	z-index: 1;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
}
#ArticleBackground {
	position: absolute;
	height: 1830px;
	width: 900px;
	left: 0px;
	top: 154px;
	z-index: 20;
}
#ArticleTitle {
	position: absolute;
	height: 40px;
	width: 490px;
	left: 280px;
	top: 270px;
	font-family: "Century Gothic", Arial, "Lucida Console";
	z-index: 21;
}
#ArticleAuthor {
	font-family: "Century Gothic", Arial, "Lucida Console";
	position: absolute;
	height: 34px;
	width: 250px;
	left: 280px;
	top: 313px;
	z-index: 22;
}
#ArticleAuthorLine {
	position: absolute;
	height: 16px;
	width: 200px;
	left: 280px;
	top: 345px;
	z-index: 23;
}
#ArticlePicture {
	position: absolute;
	height: 275px;
	width: 490px;
	left: 280px;
	top: 448px;
	z-index: 24;
}
#ArticlePictureCaption {
	font-family: "Century Gothic", Arial, "Lucida Console";
	font-size: 12px;
	position: absolute;
	height: 20px;
	width: 490px;
	left: 280px;
	top: 728px;
	text-align: center;
	z-index: 26;
}
#ArticleFirstPara {
	position: absolute;
	height: 85px;
	width: 490px;
	left: 280px;
	top: 364px;
	z-index: 25;
}
#footer {
	height: 30px;
	width: 538px;
	position: absolute;
	left: 256px;
	top: 1950px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 31;
	color: #603;
}
#nav {
	position: absolute;
	height: 175px;
	width: 143px;
	left: 42px;
	top: 268px;
	z-index: 32;
}
h1 {
	font-family: "Century Gothic", Arial, "Lucida Console";
	font-size: 25px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Century Gothic", Arial, "Lucida Console";
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#articleTextEmail {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position: absolute;
	height: 22px;
	width: 262px;
	left: 274px;
	top: 1473px;
	z-index: 27;
	font-size: 12px;
}
#articleMostPop {
	position: absolute;
	height: 49px;
	width: 278px;
	left: 274px;
	top: 1540px;
	z-index: 29;
}
#ArticleBodyText {
	font-family: "Century Gothic", Arial, "Lucida Console";
	font-size: 12px;
	color: #000;
	position: absolute;
	height: 708px;
	width: 500px;
	left: 275px;
	top: 751px;
	z-index: 28;
	padding: 5px;
}
#ArticleMostPopularLinks {
	font-family: "Century Gothic", Arial, "Lucida Console";
	position: absolute;
	height: 155px;
	width: 300px;
	left: 259px;
	top: 1597px;
	z-index: 30;
	font-size: 12px;
	line-height: 18px;
}

