html, body {
 	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #E5E5E5;
}

* {
	margin: 0;
	padding: 0;
}
.topic0 {
	height: 100%;
}
.topic1 {
	height: 100%;
}
.topic2 {
	height: 100%;
}
.topic3 {
	height: 100%;
}
.topic4 {
	height: 100%;
}
.topic5 {
	height: 100%;
}
.topic6 {
	height: 100%;
}

    .background {
	position: absolute;
      	top: 0px;
      	left: 0px;
      	height: 100%;
	width: 100%;
        padding: 0;
    }

    .stripe_top {
	position: relative;
      	top: 0px;
      	left: 0px;
      	height: 8em;
	width: 100%;
 	background-color: #fff;
        padding: 0;
    }

    .stripe_middle {
	position: relative;
      	top: 0px;
      	left: 0px;
      	height: 2em;
	width: 100%;
	background-color: #787878;
        padding: 0;
    }

    .stripe_bottom {
	position: relative;
      	top: 0px;
      	left: 0px;
	height: 50%;
	background-color: #E5E5E5;
        padding: 0;
    }

    .main_top1 {
	position: relative;
      	left: 0px;
	top: 0px;
	width: 62em;
	height: 8em;
        padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
    }

    .main_top2 {
	position: relative;
      	left: 0px;
	top: 0px;
	width: 62em;
	height: 2em;
        padding: 0;
	margin-left: auto;
	margin-right: auto;
    }

    .main_middle {
	position: relative;
      	left: 0px;
	top: 0px;
	width: 62em;
	height: 75%;
        padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
    }

    .main_bottom {
	position: relative;
      	left: 0px;
	top: 0px;
	width: 62em;
	height: 1em;
        padding: 0;
	margin-left: auto;
	margin-right: auto;
    }

    .shadow_vertical{
	float: left;
      	top: 0px;
      	left: 0px;
	width: 1em;
	height: 100%;
	padding: 0;
	margin: 0;
    }
    .shadow_horizontal{
	float: left;
      	top: 0px;
      	left: 0px;
	width: 59.6em;
	height: 100%;
	background-color: #345678;
	padding: 0;
	margin: 0;
	border-top: 0.1em solid #000;
    }

    .shadow_corner{
	float: left;
      	top: 0px;
      	left: 0px;
	width: 1.1em;
	height: 1.1em;
	padding: 0;
	margin: 0;
    }

    .behind_top_image {
	float: left;
	left: 0px;
      	top: 0px;
      	height: 7.9em;
	width: 59.6em;
	background-color: #000;
	border-left: 0.1em solid #000;
	border-right: 0.1em solid #000;
	border-top: 0.1em solid #000;
    }

    .main_stripe {
	float:left;
	left: 0px;
      	top: 0px;
      	height: 100%;
	width: 59.6em;
	background-color: #404040;
	padding: 0;
	border-left: 0.1em solid #000;
	border-right: 0.1em solid #000;
    }

    .navigate {
	float: left;
      	top: 0;
	left: 0;
	width: 13em;
	height: 100%;
	background-color: #E3E3B2;
	border-left: 0.1em solid #000;
	border-right: 0.15em solid #B7B881;
	overflow: hidden;
    }

    .main_content {
	float: left;
      	top: 0;
	left: 0;
      	height: 100%;
	width: 46.4em;
	background-color: #FAF0C8;
	padding: 0;
	border-right: 0.1em solid #000;
	overflow: auto;
    }

    .columns2 {
	float: left;
      	top: 0px;
	left: 0px;
      	height: 100%;
	width: 22.5em;
	padding: 0;
	overflow: hidden;
    }
    .columns3 {
	float: left;
      	top: 0px;
	left: 0px;
      	height: 100%;
	width: 15em;
	padding: 0;
	overflow: hidden;
    }
    .columns2_1 {
	float: left;
      	top: 0;
	left: 0;
      	height: 100%;
	width: 28em;
	padding: 0;
	overflow: hidden;
    }
	




