body {
   background:url(../images/Aesthetic/background200.png);
   margin:0px;
   padding:0px;
}
.p {
   margin:0px;
   padding:0px;
   font-size: 14px;
   font-family: Tahoma, Geneva, sans-serif;
   font-weight: inherit;
   text-align: inherit;
   color: #F90;
   line-height: inherit;
   vertical-align: top;
}
p {
   padding-top:0px;
   margin-top:0px;
}
img {
   border:0px;
}
div {
   margin:0px;
   padding:0px;
   font-family:verdana; font-size:12px;
}
.AbsWrap {
   width: 100%;
   position: relative;
}
.rowWrap {
   width: 100%;
}
.clearfloat {
   clear:both;
   height:0px;
}
a:link, a:visited{
   COLOR:inherit;
   text-decoration:inherit;
}
#main {

   width:100%;
   margin: 0px auto 0px 0px;
   border: ;
}

#Header {
   background:url(../images/Aesthetic/background200.png) repeat-x;
   margin-left:0px;
   margin-top:0px;
   width:100%;
   height:123px;
   margin-bottom:0px;
   }
   

   
#Main {
   
   background:url(../images/Aesthetic/MainContent.png) repeat-x;
   background-color:#000;
   margin-left:0px;
   margin-top:0px;
   width:100%;
   height:100%;
   margin-bottom:0px;
}
#content {
   
   margin: 0 20% 0px 20%;
   padding: 50px 0 0 0;
   height:100%;
   font-family:Tahoma, Geneva, sans-serif;
   color:#F90;
}

#Menu {
   background:url(../images/Aesthetic/Menu.png) repeat-x;
   margin-left:0px;
   margin-top:0px;
   width:100%;
   height:71px;
   margin-bottom:0px;
   float:left;
   display:inline;
}

#menulist {
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   font-size:16px;
   list-style:none;
   margin:0 400px 0 400px;
   margin-left:30%;
   padding-left: 0;
   white-space: nowrap;
   }

#menulist li {
   display: inline;
   list-style-type: none;
}

#menulist a { 
   padding: 3px 10px; 
}

#menulist a:link, #navlist a:visited {
   color: #999;
   background-color: #111011;
   text-decoration: none;
}

#menulist a:hover
{
   color: #f90;
   background-color: #111011;
   text-decoration: none;
}
   
      #left {
   position: absolute;
   left: 0px;
   width: 180px;
   color: #f90;
   margin: 50px 0 0 0;
   padding: 0px 5px 0px 5px;
}

#right {
position: absolute;
right: 0px;
width: 180px;
color: #f90;
margin: 50px 0 0 0;
padding: 0px 5px 0px 5px;
}
   

#BG {
   background:url(../images/Aesthetic/background200.png) repeat-x repeat-y;
   margin-left:0px;
   margin-top:0px;
   width:100%;
   height:247px;
   margin-bottom:0px;
   

}
