body {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background-color: #620450;
	background-image:  url(images/home_bg.gif);
	background-repeat: no-repeat;
}

#mainpic{
	position: absolute;
	height: 369px;
	width: 692px;
	margin: 0;
	left: 98px;
	top: 0px;
	background-image:  url(images/mainpic.jpg);
}
#logo{
	position: absolute;
	height: 369px;
	width: 166px;
	margin: 0;
	left: 27px;
	top: 0px;
	background-image:  url(images/logo.gif);
}

#noun{
	position: absolute;
	height: 63px;
	width: 369px;
	margin: 0;
	left: 421px;
	top: 369px;
	background-image:  url(images/strength.gif);
}

#washuntara{
	position: absolute;
	height: 40px;
	width: 332px;
	margin: 0;
	left: 17px;
	top: 369px;
	background-image: url(images/washuntara.gif);
}

#whitenav{
	position: absolute;
	height: 21px;
	width: 210px;
	margin: 0;
	left: 138px;
	top: 26px;
	visibility: visible;
}

#yellownav{
	position: absolute;
	height: 22px;
	width: 418px;
	margin: 0;
	left: 162px;
	top: 47px;
	visibility: visible;
}

#purplenav{
	position: absolute;
	height: 22px;
	width: 351px;
	margin: 0;
	left: 218px;
	top: 85px;
	visibility: visible;
}

#nav a {
	text-decoration: none;	
	color: #FFFFFF;
}

#nav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
