body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    text-align:center;
    }
a {
 outline: none;
}    
#stripe {
    height:300px;
    width:100%;
    position:absolute;
    left:0;
    top:95;
    margin:auto;
    z-index: 0;
    background-image: url(deco/bg01.gif);
    visibility: visible;
  }

#leftarea {
 position:absolute;
 top:200px;
 left:50px;
 text-align:center;
}

  #menustripe {
    height:15px;
    position:relative;
    margin:auto;
    z-index: 1;
    background-image: url(deco/15bg01.gif);
    visibility: visible;
	padding-left:5px;
	padding-top:1px;
	text-align:left;
  }
  #box {
    width:600px;
    height:300px;
    position:relative;
    margin:auto;
    z-index: 2;
    background-image: url(deco/600x300d.gif);
    visibility: visible;
  }
  #box-nodivider {
    width:600px;
    height:300px;
    position:relative;
    margin:auto;
    z-index: 2;
    background-image: url(deco/600x300d-nodiv.gif);
    visibility: visible;
  }
  #banner {
    width:600px;
    height:80px;
    position:relative;
    margin:auto;
    visibility: visible;
    z-index: 0;
  }
  #pics {
    font-family:Arial;
    font-size:13px;
    color:#FFFFFF;
    text-decoration:none;
    width:212px;
    height:290px;
    top:0px;
    left:380px;
    position:absolute;
    margin:auto;
    text-align:left;
    visibility:visible;
  }
  #menu {
    width:320px;
    height:20px;
    top:10px;
    left:30px;
    height:13px;
    position:absolute;
    font-family: Arial;
    font-size: 13px;
    color: #FFFF00;
    text-decoration: none;
    text-align:left;
    font-weight: bold;
    visibility: visible;
    z-index: 5;
  }
  a.menulink:link {
      color: #407777;
      
  }
  a.menulink:visited {
      color: #407777;
      
  }  
  #editmenu {
    width:350px;
    top:275px;
    left:0px;
    height:13px;
    position:absolute;
    z-index: 5;
    font-family: Arial;
    font-size: 13px;
    color: #FFFF00;
    text-decoration: none;
    text-align:right;
    font-weight: bold;
    visibility: visible;
  }
  #header {
    width:380px;
    height:20px;
    top:30px;
    left:30px;
    position:absolute;
    text-align:left;
    visibility: visible;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    z-index: 5;
  }
  #divCont {
   position:absolute;
   width:320px;
   height:220px;
   overflow:hidden;
   top:55px;
   left:30px;
   clip:rect(0,320,220,0);
   visibility:hidden;
   z-index: 4;
  }
  #divText{
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
    text-align:left;
    position:absolute;
    top:0;
    left:0;
    z-index: 5;
    margin: 2px;
    padding: 2px;
    list-style-type: none;
  }
  #divContPic {
   width:145px;
   overflow:hidden;
   top:0px;
   visibility:hidden;
   z-index: 4;
  }
  #divTextPic {
   font-family: Arial;
   font-size: 13px;
   color: #FFFFFF;
   text-decoration: none;
   text-align:left;
   position:absolute;
   top:0;
   left:0;
   z-index: 5;
  }
  #scrollmenu{
   position:absolute;
   width:10px;
   height:10px;
   z-index:5;
   left:15px;
   top:55px
  }
  #scrollmenu2{
   position:absolute;
   width:10px;
   height:10px;
   z-index:5;
   left:15px;
   top: 265px
  }
  #scrollmenupic{
   position:absolute;
   width:10px;
   height:10px;
   z-index:5;
   left:15px;
   top:10px
  }
  #scrollmenu2pic{
   position:absolute;
   width:10px;
   height:10px;
   z-index:5;
  }
  #browsebox{
   position:absolute;
   width:50px;
   height:150px;
   z-index:5;
   left:-50px;
   top:55px
  }
  .text {
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
  }
  li.text {
    background-color:red;
  }
  .basictopic {
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    position:relative;
    margin:auto;
    text-align:center;
  }
  #textborders {
    width:320px;
    height:210px;
    top:80px;
    left:80px;
    position:absolute;
    margin:auto;
    text-align:left;
    z-index: 2;
    visibility: visible;
  }
  #raster {
    width:320px;
    height:210px;
    top:80px;
    left:80px;
    position:absolute;
    margin:auto;
    text-align:left;
    visibility: visible;
    background-image: url(deco/raster1.gif);
  }
 #monthtopic {
    border: 0px solid #FFFFFF;
    background-color: transparent;
    width:242px;
    font-weight: bold;
    z-index: 5;
 }

 .whitebordah {
    border: 1px solid #FFFFFF;
    background-color: transparent;
 }
 .redbordah {
    border: 1px solid #FF0000;
    background-color: transparent;
 }
 .yellobordah {
    border: 1px solid #FFFF00;
    background-color: transparent;
 }
 #foobar {
    position:absolute;
    top:0;
    left:0;
 }

 a:link {
    color: #40FFFF;
    text-decoration: none;
 }
 a:visited {
    color: #40FFFF;
    text-decoration: none;
 }
 a:hover {
    color: #FFFFFF;
    text-decoration: none;
 }
 a:active {
    color: #40FFFF;
    text-decoration: none;
 }
 #field {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    height: auto;
    width: auto;
    border: 0px none;
    background-color: transparent;
 }
 .textfield {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    height:50px;
    width: 300px;
    border: 0px none;
    background-color: transparent;
 }
  .textfield_edit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    height: 150px;
    width: 300px;
    border: 0px none;
    background-color: transparent;
 }
 .textinput {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    height:17px;
    width:200px;
    border: 0px none;
    background-color: transparent;
 }
 .weekdays {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #555555;
    text-decoration: none;
    border-left: 1px none;
    border-right: 1px none;
    text-align:center;
    border-bottom:1px solid #FFFFFF;
    background-color:transparent;
    width:25px;
    
 }
 .picdays {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF0000;
    text-decoration: none;
    border: 1px solid #FFFF00;
    text-align:center;
    padding:0px;
    background-color: #FFFF00;
    width:25px;
 }
 .weeks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #555555;
    text-decoration: none;
    border-right:1px solid #FFFFFF;
    text-align:center;
    background-color:transparent;
    width:20px;   
 }
 .days {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #AAAAAA;
    text-decoration: none;
    background-color: transparent;
    text-align:center;
    width:25px;
    padding:1px;
 }
 a.dayslink:link {
    color: #40FFFF;
 }
 a.dayslink:visited {
    color: #40FFFF;
 }
 a.dayslink:hover {
    color: #FFFFFF;

 }   
 .daystocome {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #777777;
    text-decoration: none;
    border:0px none;
    background-color:transparent;
    text-align:center;
    width:25px;
    padding: 1px;
 }
 a.daystocomelink:link {
    color: #444444;
    padding: 0px;
 }
 a.daystocomelink:visited {
    color: #444444;
 }
 a.daystocomelink:hover {
    color: #888888;
 }  
 .dayscorner {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #555555;
    padding: 0px;
    text-decoration: none;
    border-right:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    background-color: transparent;
    text-align:center;
 }
.specialdays {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px;
    text-align:center;
    border: 1px solid #FF00FF;
    border-bottom: 1px solid #880088;
    border-right: 1px solid #880088;
    background-color:transparent;
 }
.today {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px;
    background-color: transparent;
    text-align:center;
    border: 1px solid #FFFF00;
    border-bottom: 1px solid #888800;
    border-right: 1px solid #888800;    
    background-color: transparent;
 }
.button {  
    font-family: small-caps;
    font-size: 13px;
    font-weight: bold;
    color: #000000; 
    text-decoration: none;
    padding: 0px;
    background-color: #FFCC33;
    text-align:center;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    font-variant: small-caps;
 }
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #FFFF00;
    text-decoration: none;
}
.pinkbordah {
    border: 1px solid #FF00FF;
    background-color:transparent;
}
.webrings {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    font-style: oblique;
}
ul {
    margin: 0px;
    padding: 0px;

}
li {
    margin-top: 10px;
    font-weight: bold;
    color: #FFFFFF;

}
table {
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;      
}

.submenu {
    font-family: Arial;
    font-size: 13px;    
    color: #FFFF00; 
    font-weight: bold;    
}

.adsense {
 position:relative;
 margin-top:10px;
 }
 
.stripearea { 
 padding-left:2px;
 padding-right:2px;
 padding-bottom:1px;
 font-size:9px;
 color:black;
 background:yellow;
 margin-right:5px; 	 
 }
 
a.stripearea {
 color:black;	 
 }
