body{background-image: url(pic/wallppr.jpg); background-repeat: no-repeat;}
img{
	border: 0px;
	margin: 2px;
}
a{text-decoration: none;}
a:link{text-decoration: none; color: white;}
a:visited{text-decoration: none; color: white;}
div.icon_text{
	color: white;
	font-weight: 900;
	font-size:14px;
	font-family:verdana, Helvetica, sans-serif;
	margin-top: 10px;
}
img.left_img{
	float: left;
}
div.nav_icon{
	width: 100%;
	float: left;
}

div#logo_icon{
	position: absolute;
	top: 5px;
	left: 5px;
}
div#page_title{
	position: absolute;
	top: 15px;
	left: 332px;
	width: 758px;
	height: 70px;
	font-family:verdana,Helvetica,sans-serif;
	font-size:24px;
	color:#000080;
	font-weight: bold;
	z-index: 7;
}

div#display_image{
	position: absolute;
	top: 99px;
	left: 227px;
	width: 758px;
	z-index: 8;
	height: 338px;
}
div#icon {
	top: 117px;
	right: 776px;
	position: absolute;
	left: 5px;
	width: 180px;
}

#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	background-color: #90bade;
	color: #333;
	float: left;
	display: none;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #1958b7;
                border-right: 10px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }
