#wrapper_container {
 position: relative;

 width:760px;
 
}

#wrapper_mainframe {
 position: relative;

 width: 756px;
 border: 10px solid white;
}

#wrapper_content_frame {
 position: relative;
 width:100%;
 height: 450px;

 background: #88AF62;
}

#wrapper_footer {

 background: #88AF62;
 width:100%;
 height: 80px;
 padding-left: 5px;

}

html>body #wrapper_footer {

 background: #88AF62;
 width:751px;
 height: 80px;
 padding-left: 5px;
}


#wrapper_logo {
 position: absolute;
 top: 1px;
 left: 1px;
}


#wrapper_copyright {
 padding: 4px 1px 1px 1px;
 
 font-size: 7pt;
 text-align: right;
 clear:both;
}

#wrapper_copyright a:link,
#wrapper_copyright a:visited {
 color: #A6E650;
 font-weight: bold;
}

#z {
 position:relative;
 z-index: 100;

}

h1.wrapper_sectionlink	{
 margin-top:55px;
 margin-right: 1em;
 font-size: 9pt;
 float:left;
 font-weight:normal;

 background: black;
 padding: 5px;
 position:relative;
 z-index: 100;

}

h1.wrapper_sectionlink a:link, h1.wrapper_sectionlink a:visited	{
 color:white;
}

h1.wrapper_sectionlink a:hover	{
 color:#A6E650;
}


#wrapper_bookstorelink	{
 position: absolute;
 right:445px;
 bottom:0px;
 text-align: right;
}

#wrapper_giftslink	{
 position: absolute;
 
 right:360px;
 bottom:0px;
 text-align: right;

}

#wrapper_opticslink	{
 position: absolute;
 right:265px;
 bottom:0px;
 text-align: right;
}

#wrapper_friendslink	{
 position: absolute;
 right:125px;
 bottom:0px;
 text-align: right;
}

#wrapper_aboutlink	{
 position: absolute;
 right:5px;
 bottom:0px;
 text-align: right;
}
