body {
	font-size:80%;/* all other browsers (except Mac IE 5.0) */
	color:#000000;


}

* html body {
	font-size:75%;/* all other browsers (except Mac IE 5.0) */
	
	}

a {color:#ffffff;}
a:hover {text-decoration:none;}

#yahoo-com {
	background-color: #ffffff;
	font-family:Verdana, arial, Helvetica, sans-serif;
}	

/*
rainbow stylin
*/


.a, .a:visited {color:#000;}
#container {position:relative; width:800px; height:800px; background:#888; margin:10px auto;background:url(../i/home.jpg);}
#aboutcontainer {position:relative; width:800px; height:800px; background:#888; margin:10px auto;background:url(../i/about.jpg);}

#menu a#home {
	position:absolute;
	height:25px;
	width:120px;
	top:40px;
	left:20px;
	text-decoration:none;

}


#menu a#about {
	position:absolute;
	height:30px;
	width:120px;
	top:80px;
	left:20px;
	text-decoration:none;

}

#menu a#photos {
	position:absolute;
	height:78px;
	width:83px;
	top:360px;
	left:38px;
	text-decoration:none;
}

#menu a#design {
	position:absolute;
	height:78px;
	width:83px;
	top:359px;
	left:674px;
	text-decoration:none;
}

#menu a#email {
	position:absolute;
	height:45px;
	width:300px;
	top:520px;
	left:400px;
	text-decoration:none;


}

#menu a i {
	visibility:hidden;
}

a#photos:hover {
	background-image:url(../i/photos_home.jpg);
	
}

a#design:hover {
	background-image:url(../i/designs_home.jpg);
}











