html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #027ABB;
	background-image:url(images/background_fp.gif);
	background-repeat:no-repeat;
	background-position:center top;
	color: #04354A;
	line-height: 21px;
}
#randomarticle {
	background-image: url(images/content_bottom.gif);
	background-position: center bottom;
	padding-left: 40px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	padding-top: 1px;
	position: relative;
	text-align: left;
	padding-right: 150px;
}
.randomarticlepicture {
	position: absolute;
	top: 2px;
	left: 326px;
}




.holder {
	width: 100%;
	height: 100%;

}
#container {
	position: relative;
}

#signup {
	font-size: 21px;
	color: #EC9130;
	text-align: center;
	line-height: 25px;
	margin-bottom: 10px;
	padding-bottom: 1px;
}
#description {
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding-right: 35px;
	padding-left: 15px;
	position: absolute;
	width: 200px;
	line-height: 16px;
}
#date {
	font-weight: bold;
	color: #EC902F;
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
}

#about {
	background-image: url(images/content_box_top.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 185px;
	text-align: left;
	padding-bottom: 1px;
}

.descriptiontd {
	background-image: url(images/description_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bottombox {
	background-image: url(images/content_box_bg.gif);
}

.heading1 {
	color: #E86E0A;
	font-size: 18px;
	font-weight: bold;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right;
	padding-right: 25px;
}

.heading2 {
	color: #E86E0A;
	font-size: 18px;
	font-weight: bold;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
	background-position: right;
	padding-right: 25px;
}
