@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFCC00;
}

#homelink{
	position:relative;
	height:120px;
	width: 115px;
	z-index: 6;
	left: 62px;
	top: 20px;
}

#top_menu{
	position:relative;
	height:44px;
	width: 600px;
	z-index: 5;
	left: 230px;
	top: -5px;
}

#div_style{
margin-left:35px;
}

p.first{ 
margin-left: 5px;
margin-bottom: 10px;
margin-right: 0px;
margin-top: 5px;
}


p.second{ 
margin-left: 0px;
margin-bottom: 10px;
margin-right: 20px;
margin-top: 5px;
}

p.third{
margin-left:500px;}
