@charset "iso-8859-1";
#top {position: relative; width: 800px; height: 181px; margin: 0px auto; padding: 0px; border: 0px;  background-image: url(images/background_01.jpg); background-repeat: no-repeat;} 
#wrap {position: relative; width: 800px; margin: 0px auto; padding: 20px; border: 0px;  background-image: url(images/background_02.jpg); background-repeat: repeat-y; text-align: left;}
#bottom {position: relative; width: 800px; height:34px; margin: 0px auto; padding: 0px; border: 0px;  background-image: url(images/background_03.jpg); background-repeat: no-repeat;} 
#pagemenu {position: absolute; left: 50px; top: 100px; width: 700px; height: 50px; margin: 0px auto; padding: 0px;}
a { color:black; }
a:hover {color:red; text-decoration:none;}
body {padding:0; margin:0; text-align: center; background-color: #bae2fc;}
h2 { text-align: center; }

 
