

/* CSS Document */

*
{
margin: 0px;
padding: 0px;

}



#top {

background:url(../images-s/top1.jpg) no-repeat

}

/*#menu

{

background:url(../images-s/menubar1.jpg) no-repeat
 

}

#menu a {
	
	text-decoration: none;
	color: #000000;
	
}

#menu a:hover, .active a {
	text-decoration: underline
}*/


#content

{

background:#F5F5F5;
width:100%;
height:100%;

}

/*#footer
{

background:url(../images-s/footer.jpg);
}*/