#header {
	background-color: #FFFFFF;
	height: 75px;
	background-image: url(../../images/LazyAds-logo-200px.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 0px;
	background-position: 10px 10px;
	text-align: center;
	margin-left: 100px;
	margin-right: 100px;
}
#footer {
	background-color: #EEEEEE;
	text-align: center;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	bottom: 0px;
	padding: 2px;
	margin-bottom: 20px;
}
#content {
	text-align: left;
	background-color: #FFFFFF;
	min-height: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 100px;
	margin-right: 100px;
}
#navigation {
	text-align: left;
	padding: 0 100 0 110px;
	font-size: 13px;
	height: 30px;
	background-color: #E2ECF5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	margin-bottom: 20px;
	vertical-align: middle;
}
#container {
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin: 0px;
	background-color:#FEFEFE;
	color: #333333;
}

#right {
	width: 195px;
	text-align: left;
	padding: 5 5 5 0 px;
	font-size: 12px;
	height: 100px;
	position: absolute;
	top: 128px;
	right: 0px;
}

.inlineform {
	display: inline;
}
