body {background-color:#fff; color:#000000; font-family: "trebuchet ms", helvetica, verdana, sans-serif; text-align: center; font-size: 9pt;}

/* Outer Wrapper Division */
#wrapper 
         {position:relative;
          margin-left: auto;
          margin-right: auto;
          text-align: justify;
          width:800px;
          height:100%; 
          border:1px solid #000000; 
          color:#000000;
          background-color:#fff}
#wrapper a:link 
         {color: #0000ff; 
          font-weight: bold; 
          text-decoration: none}
#wrapper a:visited 
         {color: #0000ff; 
          font-weight: bold;
          text-decoration: none}
#wrapper a:hover 
         {color: #0000ff;
          text-decoration: underline; 
          font-weight: bold}
#wrapper a:active 
         {color: #0000ff; 
          text-decoration: none; 
          font-weight: bold}
#wrapper h1 
         {font-size: 22px; 
          text-align: center; 
          margin: 5px 5px 5px 0px}
#wrapper h2 
         {margin: 10px 5px 10px 0px; 
          font-size: 18px; 
          text-align: center}
#wrapper h3 
         {margin: 5px 5px 5px 0px; 
          font-size: 16px}       
#wrapper img.border 
         {border: 1px solid #000000}
#wrapper img
         {border: 0px}
#wrapper img.left 
         {float: left; 
          margin: 0px 4px 4px 0px} 
#wrapper img.right 
         {float: right; 
          margin: 0px 0px 4px 4px}
#wrapper p.centre 
         {text-align: center}
         
/* Centre Container */
#container 
         {position:relative; 
          display:block; 
          border-left:170px solid #fff; 
          border-right:150px solid #fff}

#inner   
         {display:block; 
          margin-left:-170px; 
          min-height:400px;          
          margin-right:-150px;
          padding:0px}

/* Centre Container */
#fullcont 
         {position:relative; 
          display:block; 
          border-left:20px solid #fff; 
          border-right:150px solid #fff}
          
#fullin   
         {display:block; 
          margin-left:-20px; 
          margin-right:-150px;
          min-height:400px;          
          padding:0px}
          
/* Left Column */
#left    {float:left; 
          position:relative;
          width:160px;
          left:0px;
          min-height:400px;          
          font-weight: bold; 
          color: #8383c7;
          padding:10px 5px 0px 10px}

#left    h4
         {color: #000;
          text-align: center;
          margin: 10px 0px 0px 0px;
          font-size: 11px;
          font-weight: normal}       
          
/* Right Column */          
#right   {float:right; 
          position:relative; 
          width:140px;
          padding:10px 10px 0px 5px;
          min-height:400px;          
          margin-right:0px}
#right    h4
         {color: #8383c7;
          text-align: center;
          margin: 0px;
          font-size: 11px;
          font-weight: normal}
          
/* Centre Column */
#centre  {margin-left:170px; 
          margin-right:150px;
          padding:0px 5px 0px 5px;
          position:relative; 
          display:block;
          height:1%}

/* Centre Column */
#fullcent
         {margin-left:5px; 
          margin-right:150px;
          padding:0px 5px 0px 5px;
          position:relative; 
          display:block;
          height:1%}

/* Blog Column */
#blog a:link 
         {color: #003399;
          font-weight: normal;
          text-decoration: none}

#blog a:visited 
         {color: #003399;
          font-weight: normal}

#blog a:hover 
         {color: #003399;
          font-weight: normal;
          text-decoration: underline}

#blog a:active 
         {color: #003399; 
          font-weight: normal;
          text-decoration: none}

#blog h1.blog
         {color: #000;
          text-align: left;
          font-size: 18px;
          font-weight: bold; 
          margin: 0px 5px 0px 0px}

#blog h5
         {color: #000;
          text-align: left;
		  font-size: 12px;
          font-weight: normal; 
          margin: 0px 0px 5px 0px}

#blog h5.blue
         {color: #0091d7;
          text-align: left;
          font-size: 14px;
          font-weight: normal; 
          margin: 0px 0px 0px 0px}
#blog p
         {color: #000;
          text-align: justify;
          font-size: 11px;
          font-weight: normal; 
          margin: 10px 0px 0px 0px}

#blog p.small 
  	     {font-size: 6px;
	      padding:4px 0px 0px 0px;
		  margin: 0px}

#blog p.blogfooter 
  	     {font-weight:bold;
          font-size: 11px;
	      padding:2px;
          padding-left: 0px;
	      color: #b5b5b5}
		  
#blog span
         {color: #ff0000;
          text-align: justify;
          font-size: 12px;
          font-weight: bold}

#blog hr 
         {border: none 0; 
	      border-top: 1px dashed #b5b5b5;
	      width: 100%;
	      height: 1px;
	      margin-bottom: 5px;
	      text-align: center}

/* Centre Column For Content Pages */
#content h1
         {color: #000;
          text-align: left;
          font-size: 14px;
          font-weight: bold; 
          margin: 10px 5px 0px 5px}

#content h2
         {color: #8383c7;
          text-align: justify;
          font-size: 14px;
          font-weight: bold; 
          margin: 10px 5px 0px 5px}

#content h3 
         {color: #8383c7;
          text-align: justify;
          margin: 10px 5px 0px 5px;
          font-weight: bold; 
          font-size:11px}

#content h4
         {color: #646464;
          text-align: justify;
          font-size: 11px;
          font-weight: normal; 
          margin: 0px 5px 0px 5px}

#content p
         {color: #000;
          text-align: justify;
          font-size: 11px;
          font-weight: normal; 
          margin: 10px 5px 0px 5px}

#content span
         {color: #ff0000;
          text-align: justify;
          font-size: 12px;
          font-weight: bold}

#content hr
         {border: 0px;
          border-top: 1px solid #b5b5b5;
          width: 98%;
          height: 1px;
          margin: 0px -5px 5px 5px}                    
          
/* Header Area Of Page */
#header  
         {background-color:#140e0c;
          color:#fff;
          height: 80px;
          text-align: left;
          margin-top: -10px;
          padding: 0px}
          
#header  img.left 
         {float: left; 
          padding: 0px;
          margin: 0px; 
          border: 0px}

#header  h1 
         {font-size: 32px; 
          text-align: left; 
          margin: 0px;
          margin-top: 10px;
          padding-top: 10px}

#header  h2 
         {font-size: 14px; 
          text-align: left; 
          margin: 0px;
          margin-top: -20px;
          padding: 0px;
          color:#fff}
           
/* Footer Of Page*/
#footer  {font-size:10pt; 
          width:100%;
          text-align: center; 
          background-color: #140e0c; 
          color: #faf8c9}

#footer  a:link 
         {color: #fff;
          font-weight: normal;
          text-decoration: none}

#footer  a:visited 
         {color: #fff;
          font-weight: normal}

#footer  a:hover 
         {color: #eee;
          font-weight: normal;
          text-decoration: underline}

#footer  a:active 
         {color: #eee; 
          font-weight: normal;
          text-decoration: none}
		  
/* AddTo BookMarks Div*/
#atdiv  {font-size:10pt; 
         width:100%;
         text-align: center; 
         background-color: #fff;
		 padding:10px 0px 10px 0px}

/* Search Form */
#formcontainer 
         {width:500px;
          font-family: "trebuchet ms", helvetica, verdana; 
          margin: 10px 5px}
		  
#formcontainer input,textarea
         {background-color:#e6ffff;
          font-size:14px}
		  
#formcontainer input.button 
         {height: 22px; 
          font-size:12px;
          background-color:#f4f4f0} 
		  
#paypala {text-align: center}		                          
#paypalb {text-align: center}		                          
          
.adbox    
         {border:1px solid #cccccc;
 	      background-color:#feffef;
          margin: 0px;
	      padding:5px}

#posterresults p,ul,td { font-family: Verdana; font-size: x-small }
#posterresults h1 { color: #330099; margin-bottom: 0 }
#posterresults form { margin-bottom: 0 }
#posterresults a:link { color: #0000FF }
#posterresults a:hover { color: #000000; background-color: #F0F0F0 }


/* Page Location Navigation Text */
#nav_text{border:1px solid #000000;
          background-color: #edebeb;
          margin-top: -3px;
          margin-left: -1px;
		  padding-left: 5px;
          width: 795px;
          font-size: 12px}
