*{ margin: 0; padding: 0; }
body{ font: 15px Cambria, Serif;
background: url(/old/images/bg-solid.jpg) no-repeat fixed;
background-color:#000000; }

h1{ font: 36px Georgia, Serif; }

p{
padding:3px;
}

#page-wrap{ width: 500px; margin: 50px auto;
background: url(/old/images/bg-blurry.jpg) no-repeat fixed;
border: 10px solid white; padding: 30px;
min-height: 450px;
-moz-border-radius: 30px; -webkit-border-radius: 30px;
background-color:#aaaaa8; }

.banner{
text-align:center;
}
.banner img {
border:DASHED 1px black;
}
.nav{
margin-top:10px;
}
.content
{
text-align:left;	
margin-top:10px;
}

.footer{
margin:30px 0px 50px;
}
.leftFooter
{
float:left;
}
.rightFooter
{
float:right;
}
/* Menu */
.menu {
  display:table;           
  padding:0;
  margin:0;
  font-family: arial, helvetica, sans-serif;
  white-space:nowrap;
  list-style-type:none;
  }
* html .menu {
  display:inline-block;
  width:1px;
  padding:0 2px;
  }  
.menu li {
  display:table-cell;
  }
* html .menu li {
  display:inline;
  }
.menu a {
  display:block;
  padding:0.2em 1em; 
  background:#f4b307; 
  color:#000; 
  text-decoration:none;
  border:1px solid #000;
  }
* html .menu a {
  display:inline-block;
  margin:0 -2px; 
  }
.menu a:hover {
  color:#fff; 
  background:#54b1ff;
  }
a.current-page {
  color:#fff; 
  background:#54b1ff;
  cursor:default;
  }

.width250
{
	width:200px;
}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
