body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-repeat: repeat-y;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:800px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-image: url(images/filler.jpg);
	background-repeat: repeat-y;
}
#Header {
	margin-left:0px;
	margin-top:0px;
	width:800px;
	height:101px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/Header.jpg);
	overflow:hidden;

}
#left_side {
	margin-left:0px;
	margin-top:0px;
	width:130px;
	height:581px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/left_side.jpg);
	overflow:hidden;

}
#colwrap1 {
	float:left;
	width:540px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#navbar {
	margin-left:0px;
	margin-top:0px;
	width:540px;
	height:55px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/navbar.jpg);
	overflow:hidden;

}
#body {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	width:538px;
	padding-top:0px;
	height:525px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#right_side {
	margin-left:0px;
	margin-top:0px;
	width:130px;
	height:581px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/right_side.jpg);
	overflow:hidden;

}
#filler {
	margin-left:0px;
	margin-top:0px;
	width:800px;
	height:8px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#footer {
	margin-left:0px;
	margin-top:0px;
	width:800px;
	height:110px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
