/*  binita walia css for site the space in between  */
/*  by russell martin, 2007 */

BODY {
	background-color: #FBF9FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586063;
	margin-top: 0px;
	padding-top: 0px;
}

#wrapper {
	width: 760px;
	position: relative;
	margin: 0px auto;
}

#header {
	position: relative;
	width: 100%;
/*	top: 5px;*/
}

#content {
	width: 100%;
	position: relative;
	top: 20px;
	padding-bottom: 30px;
}

#content A:link {
	color: #8D8D8D;
	text-decoration: underline;
}

#content A:visited {
	color: #8D8D8D;
	text-decoration: underline;
}

#content A:hover {
	color: #8D8D8D;
	text-decoration: none;
}

.header {
	color: #484848;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

.subheader {
	font-weight: bold;
}

#lay_seasons {
	width: 100%;
	position: relative;
	top: 20px;
}

