/********************************************************
* Home Page Rules
********************************************************/


#about_pic {
	width:700px;
	height: 477px;
	background-image: url(../img/volcano.gif);
	background-repeat: no-repeat;
}

div#page_pic {
	position: absolute;
	top: 40px;
	right: 41px;
	width: 220px;
	height: 280px;
}

div#smallmenuwrap {
	padding: 10px 0 0 10px;
	margin: 0;
	left: 44px;
	width: 241px;
	height: 288px;
	position: absolute;
	bottom: 49px;
}

ul#smallmenu {
	list-style: none;
	position: absolute;
	width: 241px;
        bottom: 0px;
        left: 0px;
}

#smallmenu li.main_white a.menu_link, #smallmenu li.main_white a.menu_link:link, #smallmenu li.main_white a.menu_link:visited, #smallmenu li.main_white a.menu_link:hover, #smallmenu li.main_white div#selected_link {
	width: 241px;
	display: block;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 23px;
	color: #000000;
}

	#smallmenu li.main_white { display: block;}
	#smallmenu li.main_white a.menu_link, #smallmenu li.main_white a.menu_link:link, #smallmenu li.main_white a.menu_link:visited {
	 
	text-decoration: line-through;
	padding: 0;
	margin: 0;
	border: none;
	 }
	 
	 #smallmenu li.main_white a.menu_link:hover {
	
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: none;
	 }

 #smallmenu li.main_white div#selected_link {
	
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: none;
	 }
#black_box {
	width: 220px;
	position: absolute;
	top: 362px;
	right: 41px;
	padding: 0px;
	height: 610px;
}
p.small_text {
	position: relative;
	display: block;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: 500;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
	padding-top: 14px;
	padding-right: 12px;
	padding-left: 14px;
	line-height: normal;
}
#logo {
	
	position: absolute;
	left: 43px;
	top: 524px;
	height: 61px;
	width: 472px;
}
#logo h1 {
height: 61px;
    width: 472px;
    text-indent: -9999px;
    background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}            
#logo a {
height: 61px;
    width: 472px;
    display: block;
    text-decoration: none;
}
