body {
	background-color: #484848;
	background-image: url('deliriousi/bg.jpg');
	margin: 0;
	padding: 0;
	height: 100%;
}

#delirious {
	width: 1006px;
}

#t1 {
	width: 1006px;
	height: 126px;
}

#t2 {
	background-image: url('deliriousi/tt1.jpg');
	width: 1006px;
	height: 63px;
}

#ts1 {
	background-image: url('deliriousi/ts1.jpg');
	background-repeat: repeat-y;
	background-position: top;
	width: 48px;
}

#ts2 {
	background-image: url('deliriousi/ts2.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	width: 50px;	
}

#feature {
	background-color: #ffffff;
	background-image: url('deliriousi/featurebg1.jpg');
	width: 908px;
	height: 187px;
}

#featexd {
	display: block;
	width: 170px;
	height: 170px;
	background-image: url('deliriousi/featexd.jpg');
}

#featexd:hover {
	background-image: url('deliriousi/featexdh.jpg');
	cursor: help;
}

#featexi {
	display: block;
	width: 170px;
	height: 170px;
	background-image: url('deliriousi/featexi.jpg');
}

#featexi:hover {
	background-image: url('deliriousi/featexih.jpg');
	cursor: help;
}

#featexp {
	display: block;
	width: 170px;
	height: 170px;
	background-image: url('deliriousi/featexp.jpg');
}

#featexp:hover {
	background-image: url('deliriousi/featexph.jpg');
	cursor: help;
}

#featexr {
	display: block;
	width: 170px;
	height: 170px;
	background-image: url('deliriousi/featexr.jpg');
}

#featexr:hover {
	background-image: url('deliriousi/featexrh.jpg');
	cursor: help;
}

#content {
	background-color: #ffffff;
	background-image: url('deliriousi/tcbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 908px;
	font-family: "tahoma";
	font-size: 12px;
	color: #484848;
}

#content a {
	font-family: "century gothic";
	color: #ff8a00;
}

#content a:hover {
	color: #484848;
}

.update-box {
	background-color: #f6f6f6;
	border: 1px solid #d1d1d1;
	width: 800px;
	margin: auto;
}

.update-padding {
	padding: 0px 0px 10px 10px;
}

.update-comments {
	border-left: 5px solid #484848;
	background-color: #f6f6f6;
	width: 500px;
	margin: auto;
	padding: 10px;
}

.update-comments-author {
	font-size: 14px;
	font-weight: 100;
	font-family: century gothic;
	text-align: center;
}

/* 808080 */

h1 {
	font-family: "georgia";
	font-style: italic;
	font-size: 30px;
	color: #01b4ff;
	margin: -50px 0px 0px 20px;
}

h2 {
	font-family: "arial";
	font-size: 10px;
	text-transform: uppercase;
	color: #ff00cc;
	margin: 0 0 0 60px;
}

h3 {
	font-family: "georgia";
	font-size: 12px;
	color: #b42222;
	text-transform: uppercase;
	text-align: center;
}

h6 {
	font-family: "georgia";
	font-size: 30px;
	font-style: italic;
	font-weight: 100;
	color: #01b4ff;
	margin: 0 0 0 50px;
}

h6:first-letter {
	color: #484848;
}

input, textarea {
	border: 1px solid #484848;
	background-color: #e8e8e8;
	font-family: "arial";
	font-size: 10px;
	color: #484848;
}

.dp {
	border: 5px solid #ae3eaa;
}

.dp:hover {
	border: 5px solid #5b0d58;
}

#content-footer {
	background-image: url('deliriousi/cf.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 908px;
	height: 97px;
	margin: 0;
	padding-bottom: 30px;
	position: relative;
	bottom: 0;
}

#end {
	width: 1006px;
	height: 58px;
}

#footer {
	background-image: url('deliriousi/footerbg.jpg');
	background-repeat: repeat-x;
	position: relative;
	height: 250px;
}

#footer-content {
	width: 1006px;
}

#updates1 {
	background-image: url('deliriousi/updates1.jpg');
	background-repeat: no-repeat;
	height: 94px;
	width: 245px;
}

#updates2 {
	background-image: url('deliriousi/updates2.jpg');
	background-repeat: no-repeat;
	height: 156px;
	width: 245px;
}
#updates2 div {
	padding: 20px;
	font-family: "arial";
	font-size: 10px;
	color: #d800d5;
	text-transform: uppercase;
}

#affiliates1 {
	background-image: url('deliriousi/affiliates1.jpg');
	background-repeat: no-repeat;
	height: 94px;
	width: 267px;
}

#affiliates2 {
	background-image: url('deliriousi/affiliates2.jpg');
	background-repeat: no-repeat;
	height: 156px;
	width: 267px;
}

#affiliates2 div {
	padding: 0 0 20px 30px;
}

h4 {
	color: #05bbe8; 
	font-style: italic; 
	font-size: 22px;
	margin: 2px 0 0 0;
}

h4 a {
	font-family: "georgia"; 
	text-decoration: none;
	color: #05bbe8; 
}

h4 a:hover {
	text-decoration: none;
	color: #d800d5;
	cursor: help;
}

h5 {
	color: #ffffff; 
	font-family: "century gothic"; 
	font-weight: 100;
	font-size: 12px; 
	letter-spacing: 1px;
	padding-left: 60px;
	margin: -7px 0 0 0;
}

#footer-nav {
	height: 94px;
	width: 385px;
}
#footer-site-title {
	height: 156px;
	width: 385px;
}

