body {

 
         background: white url("bg_gw1.jpg") no-repeat 60px 60px;
         height: 10px

}



.button1 {
        position: relative;
	left: 540px;
        top: 100px; 
	margin: 10px;
        width: 260px;
        border: none;
}


.button2 {
        position: absolute;
	left: 580px;
        top: 120px; 
	margin: 5px;
        width: 200px;
        border: none;
	float: right;


}


.button2 img {
	margin: 2px 0 2px 0 ;
}



.illothum {

	position: relative ;
	left: 120px ;
	top: 120px ;
	width: 400px ;
	border: none ;
	float: left ;
	
}




.illothum img {
	margin: 2px;
}


.articles {

	width:690px;
	height: 500px;
	left: 120px;
	top: 120px;
	position: absolute;

}

.artithum {

	position: relative;
	width: 137px;
	height: 200px;
	margin: 0px 15px 20px 15px;
	
	border: none;
	float: right;

	font-family: arial;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	
}


#lifemag {

	width:550px;
	height: 500px;
	left: 95px;
	top: 120px;
	position: absolute;

}

.lifethum {

	position: relative;
	width: 137px;
	height: 140px;
	margin: 0px 10px 20px 10px;
	
	border: none;
	float: left;

	font-family: arial;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	
}


#headimage {

        position: absolute;
        left: 130px;
        top: 100px;
                
}


#pgtitle {
        position: absolute;
        top: 525px;
        left: 110px;
}


#pages {
        position: absolute;
        top: 575px;
        left: 53px;
        width: 300px;
        font-family: arial;
        font-size: 100%;
        font-weight: bold;
        text-align: center;
        
}


#infobox {
        position: absolute;
        top: 390px;
        left: 565px;
        width: 250px;
        height: 200px;
        font-family: arial;
        font-size: 95%;
        font-weight: bold;
        text-align: left;
        text-shadow: white;
   

}



img {
    border: none; }



a:link {
         text-decoration:none;
         color: black;
} 
         
a:visited {
          text-decoration:none;
          color: #71a88c;
          
}

a.pagenum {
          text-decoration:none;
          color:black;
          font-size:100%;

}

a.pagenum:visited {

          text-decoration:none;
          color: #71a88c;

}

.dailytable {

            width: 350px; 
            height: 400px; 
            position:relative; 
            float:left;
            top:90px;
            left:80px;
            margin:5px;
            font-family:arial;
            font-weight:bold;
            text-align:left;

}



.textlinks {

            position: absolute;
            top:650px;
            left:95px;
            font-family:arial;
            font-weight:bold;
            font-size:70%;
            word-spacing:5px;
            text-decoration: none;

}
            

td.infotext {

            padding: 0px 0px 0px 30px;
            font-size: 80%;
            text-align: left;
            height: 160px;
            vertical-align:top;
           

}

.infotext a:link { 

           text-decoration: underline; 

}



td.header {

            text-align:left;
            font-size:100%;
            height:20px;
              

}






