* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	height: 100%;
}
#wrapper #logo {
	height: 133px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 51px;
}
#wrapper #headerImg {
	background-image: none;
	background-color: #6666FF;
}
#wrapper #bodyArea #left {
	width: 266px;
	float: left;
	background-image: url(../images/Index_Left_Div_BG.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	height: 5000px;
}
#wrapper #bodyArea #right {
	width: 524px;
	float: right;
	background-color: #FFFFFF;
	height: 5000px;
}
#wrapper #bodyArea #footer {
	height: 40px;
	clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px;
}
#Shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;


	background-image: url(file:///C|/Documents and Settings/Rob/My Documents/Humor/images/Drop_Shadow_840px_width.jpg);
	background-repeat: repeat-y;
	background-image: url(../images/Drop_Shadow_840px_width.jpg);
	height: 100%;
}
