html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: Tahoma;
    background: #dde3df;
}
body {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
.book_l { 	color: #08668A;
}
#header {
    width: 1024px;
    padding-bottom: 40px;
}
#header_text {
    z-index: 2;	padding-left: 25px;
	font-size: 14px;
	color: #154336;    position: absolute;
    top: 320px;
	width: 800px;
}
#header_text h1 {
	font-size: 18px;
	color: #08668a;
}
#content {
    padding-bottom: 0px;
}
#footer {
    height: 40px;
    width: 100%;
    position: relative;
    left:0;
    bottom: 0;
}
#news {
   border-style: dashed;
   border-width: 1px;
   font-family: Tahoma;
   border-collapse: collapse;
   border-color: black;
   margin: 5px;
   padding: 5px;
   color: #08668a;
   position: relative;
   z-index: 3;
   width: 825px
}
#news h3 {text-align:center; font-weight: normal; font-size: 22px;}
#news h3 a{	color: #08668a;}
#news a{ color: #08668a;}
#news-tags {color: #000000;}
#news-tags b {color: #08668a;}
#Grades {
    width: 900px;
    margin: 0px auto;
    margin-top: 10px;
    overflow: hidden;
    padding: 0px;
    list-style: none;
}
#Grades li {
    display: block;
    width: 31%;
    height: 120px;
    float: left;
    margin-left: 15px;
    margin-bottom: 10px;
}
#Grades h3 {
    margin: 0px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #08668a;
}
#Grades h3 a{
	color: #08668a;
}
.cloud {
    font-size: 16px;
    line-height: 1.5em;
    word-spacing: 1em;
    text-align: center;
}
.cloud a {    color: #08668a;
}
#list_left_1 {    position: absolute;
    top: 360px;
    background-image: url('./../images/list_left_1.gif');
    width: 87px;
    height: 140px;
    z-index: 1;
    left: 0px;
}
#list_left_2 {
    position: absolute;
    background-image: url('./../images/list_left_2.jpg');
    width: 103px;
    height: 126px;
    z-index: 1;
    left: 0px;
}
#list_right_1 {
    position: absolute;
    background-image: url('./../images/list_right_1.gif');
    width: 92px;
    height: 153px;
    z-index: 1;
    right: 0px;
}
#footer {
    	height: 124px;
		margin-top: -124px;
    	width: 100%;
    	position: relative;
    	z-index: 0;

}

#footer div#rr {
		float: right;
	}
#footer div#ll {
		float: left;
		background: url(../images/list_left_2.jpg) no-repeat bottom left;
		width: 150px;
    	height: 124px;
}
#aa {
		position: absolute;
		bottom:40px;
		left: 10px;
		display: block;
		z-index:10;
		color:#08668a;
		font-size: 11px;
	}

#bb {
		position: absolute;
		bottom:20px;
		left: 10px;
		display: block;
		z-index:10;
		color:#08668a;
		font-size: 11px;
	}
