body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
   background-color: #FFFFFF;  /*#E4E8EC;*/
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

td.fieldlargename
{
   text-align: right;
   font-size: 12px;
   font-weight: bold;   
}


td.fieldleftname
{
   text-align: left;
   font-size: 10px;
   font-weight: normal;   
}

td.light
{
	text-align: left;
	font-weight: bold;   
	color: #f7f0d4;
}

hr
{
   color: #b45d16;
}

#container
{
   background-color: #DCD3A0;  /*#818689;*/
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 200px;
}

#nforumcontainer2
{
   background-color: #ECECEC;
   margin-right: 2px;
   width: 960px;
}

#forumcontainer2
{
   background-color: #bcbfc0;
   margin-right: 1px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 100px;
   background-image: url(./smallpic/HeaderSlice.gif);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 100px;
   background-image: url(./smallpic/Header.gif);
}

#headermenujs
{
   position: relative;
   top: 72px;
   left: 30px;
   width: 900px;
   padding: 2px 2px 2px 2px;
}

#headermenu
{
   position: relative;
   top: 153px;
   left: 305px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   background-color: #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb a
{
   color: Yellow;
}

#footermenu
{
   text-align: center;
   padding-top: 6px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#messagebox
{
   border: dashed 2px #c35308;
   margin-top: 85px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: left;
   background-color: #e1e1e1;
}

#bannerbox
{
   border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   position: absolute;
   top: 16px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #f7d582;
   font-size: 10px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#homeleftcol
{
   position: relative;
   /*top: 100px;
   left: 0px;*/
   width: 180px; 
   margin-left: 3px;
   padding: 5px;
   background-color: #E0ECFF;
   font-size: 10px;
}

#nhomecentercol
{
   width: 1000px;
   margin-left: 0px;
   padding: 0px;
   /*background-color: #E6FCC6;*/
}

#homecentercol
{
   position: relative;
   margin-left: 0px;
   padding: 0px;
   /*background-color: #E6FCC6;*/
}

#homerightcol
{
   position: absolute;
   top: 100px;
   right: 0px;            
   width: 198px;
   color: White;
   background-color: #818689;
   font-size: 10px;
}

#homecentercolcontent
{
   padding: 0px 0px 0px 0px;
}

#hometopbar
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 4px;
   background-image: url(./smallpic/TopSlice.gif);
   visibility: visible;
}

#nmiddlezone
{
   padding: 0px;
   margin: 0px;
   width: 990px;
   height: 180px;
   background-color: Lime;
   visibility: visible;
}

#middlezone
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 180px;
   background-color: white;
   visibility: visible;
}

#middlebannerbox
{
   /*border: dashed 2px #c35308;*/
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0px;
   text-align: left;
   background-color:White;
}

#middleNewsBox
{ 
  border: 2px #c35308;
   border-style:double;
   position: absolute;
   text-align: right;
   top: 50px;
   left: 400px;
   width: 320px;
   height: 230px;
   padding: 2px 2px 2px 2px;    
   font-size: 11px;
   background-color: #B8EDF8; /*e1e1e1;*/
}

#middlebox
{
   border: dashed 2px #c35308;
   border-style:ridge;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bottombox
{ 
   margin-top: 1px;
   margin-bottom: 1px;
   margin-left: 1px;
   margin-right: 1px;
   padding: 3px;
   text-align: center;
}

#betaMessage
{
	position: absolute;
	top: 21px;
    left: 200px;
    font-size: 20px;
	padding: 0px;
    margin: 0px;  
}

#nfooter
{
   padding: 0px;
   margin: 0px;
   width: 1000px;
   height: 23px;
   background-image: url(./smallpic/splitter.gif);
   visibility: visible;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 23px;
   background-image: url(./smallpic/FooterSlice.gif);
   visibility: visible;
}

#homeleftcol
{
   position: relative;
   margin-left: 0px;
   padding: 0px;
   font-size: 9px;
   /*background-color: #E6FCC6;*/
}
        
#leftcol
{
   position: absolute;
   top: 100px;
   left: 0px;
   width: 200px;
   background-color: #bcbfc0;
   font-size: 10px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: blue;
}
   
#centercol
{
   position: relative;
   margin-left: 200px;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#forumrightcol
{
   position: absolute;
   top: 100px;
   right: 0px;            
   width: 1px;
   color: Blue;
   background-color: #D6FEF7; /*818689;*/  
   font-size: 10px;
}

#relativerightcol
{
   position: relative;
   margin-left: 0px;
   padding: 0px;
   font-size: 10px;
   /*background-color: #E6FCC6;*/
}


#relativerightcol div.sectiontitle, #relativerightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol
{
   position: absolute;
   top: 100px;
   right: 0px;            
   width: 198px;
   color: White;
   background-color: #818689;
   font-size: 10px;
}

#rightcol a
{
   color: Yellow;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #706a6a;
   color: #f7b76b;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 11px;
   font-weight: bold;
   text-transform: none;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Arial, Serif;  /*Impact*/
   font-size: 14px;
   text-transform: none;           
   font-weight: bold;
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #fefef0;
   color: #b45d16;
   border: dashed 1px #995117;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #995117;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
   font-size: 11px;
   background-color: #B4CAF8;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #5CA0FC; /*f09d35;*/
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}