/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  h1 { font-weight: bold;
    color: rgb(232, 232, 232);
    font-family: Arial,Helvetica,sans-serif;
    }

  body {
    background-image: url(../img/bg22.jpg);
    background-repeat: repeat;
    }

  #banner {
	text-align: center;
	overflow: visible;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: auto;
	right: 2em;
	left: 2em;
    }	

  #menu {
	background-image: url(../img/pixel.png);
	background-repeat:repeat;
	border: 2px solid rgb(0, 0, 0);
	margin: 0px;
	padding: 0px;
	top: 125px;
	position: fixed;
	width: 10em;
	left: 2em;
    }

  #page { 
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 125px;
    left: 13em;
    right: 2em;
    width: auto;
    }

  .main {
	background-image: url(../img/pixel.png);
	background-repeat:repeat; 
	border: 2px solid rgb(0, 0, 0);
	padding: 5px;
	width: auto;
	position: relative;
  }

  #footer {
	margin-top:5px;
	padding: 5px;
    	position: relative;
    	color: rgb(255, 255, 255);
    	font-size: smaller;
	width: auto;
    }


