body {
    margin:0 0 0 5;
    font-size: 62.5%;
          /* MSIE 5 doesn't center based on auto left/right margins, 
     but 'text-align:center' does center top-level divs: */
    text-align: center;
   /*Specify a min-width for the body as wide as the 'wrapper'
     element itself. This prevents negative (i.e. inaccessible)
     left-margins in narrow browser windows when using 
     Navigator 6+/Mozilla on Win32: */
    min-width: 800px;
    background: #FFF;  
background:#fff url(../images/x-repeat.gif) repeat-x;
}

html {
  min-width:800px;
  }

#container {
position:absolute;
left:50%;
left:expression(document.body.clientWidth < 900 ? "400px" : "50%" );
  top: 0px;
   
    width:800px;
    border:0px solid #0f0;
    background:#d3d3d3;
    height: auto;
    min-height:600px;
    margin-left:-400px;
  /*  text-align:left;
    */
}


#newsbox {
position:absolute;
top:10px;
 font-family: verdana,arial,sans-serif;
right:10px;
width:200px;
padding:5px;
font-size:1.1em;
border:1px solid #72748a;
background:transparent;
text-align:left;
z-index:300;
}

.other {
/*position:absolute;
top:0;
right:0px;*/
width:140px;
padding:2px;
font-size:0.8em;
border:0px solid #72748a;
background:#ffffcc;
text-align:right;
display: none;
height:0px;
z-index:4000;
}


#content 
{
    position:absolute;
    float:left;
    display: block;
    background:#d3d3d3;
    position:absolute;
    top: 278px;   
    left:00px;
    margin-right:200px;
   width:800px;  
/* height:600px;right:0px;*/
    min-height:800px;
    height:800px;
    z-index: 300;
   
    border: 0px solid #c00;

}


#textout 
{
position:relative;
display:block;
        font-family: verdana,arial,sans-serif;
    font-size: 1.1em;
     color: #000;  
     text-align:left;
     margin-top:10px;
     padding-top: 10px;
     padding-left:10px;
     padding-right:20px;
     z-index:5000;
     width:500px;
     border:0px solid #00f;
}


#toppic {
   position: absolute; 
   background: #b8d3cc url(../images/c4_top_bg.jpg) no-repeat;
   height:280px;
   width: 801px;
   border: 0px solid blue;
   left: 0px;
   top: 0px;
   z-index:10;
} 



#titletext 
{
  position:absolute;
  top: -37px;
  left: 20px;
  background-color:Transparent;   
  z-index: 5000;
  color:#12217b;
   font-family: georgia,verdana,arial,sans-serif;
    font-size: 2.2em;
}

#contenttext
{
    position: absolute;
    background:#dddddd url(../images/y-repeat.gif) repeat-y;
    background-position:right;
      font-family: "trebuchet ms",verdana,arial,sans-serif;
    font-size: 1.5em;
   
    color: #fff;  
        margin-left: 0px;
    padding-left: 0px;
    right:0px;
    
    margin-right:0px;
    padding-right:0px;
    margin-top: 38px;
    text-align:right;
   float:right;
    width:100%;
    z-index:1;
    border:0px solid white;
}

.proptitle {
  padding: 4px;
  font-weight:800;
  background: #e2e2e2;

}

fieldset {
   border: 1px solid #527ebc;
   background: #f6f6f6;
   padding-top:5px;
   padding-left:4px;
   padding-right:4px;
   padding-bottom:10px;
   font-weight: 500;
   }
   
 
 legend {
   border: 1px solid #527ebc;
   background: #fff;
   font-weight:700;
}

#leftmenu {
    position:absolute;
    top: 210px;
    height:25px;
    left: 10px;
    width: 800px;
    font-family: verdana,arial,sans-serif;
    font-size: 1.4em;
    color: #000;
    text-align:left;
   /* min-height:501px;*/
    padding-right:8px;
    z-index:5000;
    border:0px solid #0f0;
   /* background-color: #527ebc;*/
}


#submenu {
    position:absolute;
    top: 50px;
    
    right: 20px;
    width: 200px;
    font-family: verdana,arial,sans-serif;
    font-size: 1.4em;
    color: #000;
    text-align:left;
    min-height:201px;
    z-index:500;
  /*border:1px solid #12217b;*/
}

.submenulink {
    
   
    font-family: verdana,arial,sans-serif;
    font-size: 1.4em;
    height:25px;
    color: #000;
    text-align:left;
      min-width: 200px;
   /* min-height:501px;*/
    padding-left:8px;
    margin-bottom:3px;
    z-index:500;
    border-right:8px solid #12217b;
   background-color: #527ebc;
}


span.copynotice 
{
    font-size:0.6em;
    color:#fff;
    font-family:  verdana,arial,sans-serif;
}



#editbutton 
{
    position:absolute;
    top:-20px;
    right:40px; 
    font-family:Verdana,sans-serif;
    font-size:1.0em;
    z-index:1000;
}
 

#pagelist {
/*  position:absolute;
  top:90px; */
  left:-50px;
  width: 550px;
  z-index: 2000;
  font-size: 1.0em;
  border:1px solid #c2c2c2;
  padding: 3px;
  color:#000;
  background:#fff;
}

#orphanlist 
{
  left:-50px;
  width: 550px;
  z-index: 2000;
  font-size: 1.0em;
  border:1px solid #c2c2c2;
  padding: 3px;
  color:#000;
  background:#fff;
}    

#subslist 
{
  left:-50px;
  width: 550px;
  z-index: 2000;
  font-size: 1.0em;
  border:1px solid #c2c2c2;
  padding: 3px;
  color:#000;
  background:#fff;
} 

td.txt {
   min-height:300px;
   height:300px;
   }

/*.submenu 
{
    font-size: 0.9em;
    padding-left:-25px;
    margin-left: 25px;
}*/

li.menu {
	list-style : none;
    margin-left: -30px;
    line-height:1.6em;
}

a {
    text-decoration: none;
    color:#00d;
}

a:hover {
    text-decoration: none;
    color:#fff;
    background: #005;
}

a:active {
    color:#ff00ff;
} 

a:visited {
    text-decoration: none;
}

a.menulink {
    text-decoration: none;
    color:#ddd;
}

a.menulink:hover {
    text-decoration: none;
    color:#fff;
    background: #060d15;
}
a.menulink:active {
    color:#ffff00;
}    

a.menulink:visited {
    text-decoration: none;
}


a.submenulink {
    text-decoration: none;
    display:block;
    font-size: 0.8em;
    color:#ddd;
       font-family: verdana,arial,sans-serif;
    font-size: 1.0em;
    height:25px;
    color: #fff;
    text-align:left;
      width: 200px;
   /* min-height:501px;*/
    padding-left:8px;
    z-index:500;
    border-right:8px solid #12217b;
   background-color: #527ebc;
}

a.submenulink:hover {
    text-decoration: none;
    color:#fff;
     background: #060d15;
}
a.submenulink:active {
    color:#ffff00;
}    

a.submenulink:visited {
    text-decoration: none;
}


td 
{
    font-size: 0.8em;
}

td.theader 
{
 color:#555;
 font-size:0.7em;
 border-bottom:1px solid #c2c2c2;
    
}


h1 {
    font-family: Georgia,arial,sans-serif;
    font-size: 2.2em;
    color: #12217b;
    display: inline;
    }
    
h1.seo 
{
    font-family: verdana,arial,sans-serif;
    font-size: 1.2em;
    font-weight:normal;
    color: #12217b;  
}
    
h2 {
    font-family: Georgia,Verdana,arial,sans-serif;
    font-size: 1.6em;
    color: #12217b;
    font-weight:normal;display: inline;
    }
    
h3 { 
    font-family: Georgia,Verdana,arial,sans-serif;
    font-size: 1.2em;
    color: #12217b;
    font-weight:normal;display: inline;
    }     
    
h4 {
    font-family: Verdana,arial,sans-serif;
    font-size: 1.0em;
    color: #12217b;
    font-weight:normal;display: inline;
    }
    
h5 {
    font-family: Verdana,arial,sans-serif;
    font-size: 0.8em;
    color: #12217b;
    font-weight:normal;display: inline;
    }
    
h6 {
    font-family: Verdana,arial,sans-serif;
    font-size: 0.6em;
    color: #12217b;
    font-weight:normal;display: inline;
    }      
    
textarea {
   font-family: verdana,arial,sans-serif;
   font-size: 1.0em;
   background: #fbfec7;
   padding: 2px;
}    

input.smallbutton 
{
    font-size:0.7em;
    border:1px solid #888;
    padding-bottom:1px;
    height:1.5em;
}    

li.biglist 
{
    font-size:1.4em;
}


/* sIFR CSS */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
*/
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/

