@charset "UTF-8";
/* CSS Document */

body {
     background: url(images/mainbackground.jpg) repeat-x #000000;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 margin:0px;
	 padding:0px;
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 line-height:18px;
	 font-size: 14px;
	 color: #eae8d1;
	 
	 }
	 	 

a:link {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; text-decoration:underline;}
a:hover {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#FFCC00; text-decoration:none;}

	 
#wrapper {
    width: 900px;
	margin: auto;
	background:#000000 url(images/wrapperbg.jpg) repeat-x;
	}
	
#header {
    width: 900px;
	margin: 0;
	}
	
#leftnavi {
    width: 140px;
	float: left;
	padding-left:20px;
	}
	
#rightcontent {
    width: 650px;
	float:left;
	margin: 0px;
	padding: 0px 20px 20px 70px;
	}
	
#content {
    background:  #000000;
    width: 900px;
	margin: 0px;
	}
	
#rightcontentinside {
    padding-top: 60px;
	padding-left: 45px;
    width: 495px;
	float: left;
	}
	
#footer {
    padding: 30px 0 20px 0;
    width: 900px;
	}
	
.floatright {
   float: right;
   }
   
#demo_style{
   width: 123px;
   float: left;
 }
 
#demo_style2{
   width: 123px;
   float: left;
 }
 
#demo_style3{
   width: 123px;
   float: left;
 }
 
#demo_style4{
   width: 123px;
   float: left;
 }
 
#demo_style5{
   width: 123px;
   float: left;
 }
 
#demo_style6{
   width: 123px;
   float: left;
 }
 
#demo_style7{
   width: 123px;
   float: left;
 }
 
#demo_style8{
   width: 123px;
   float: left;
 }
 
#demo_style9{
   width: 123px;
   float: left;
 }
 
#demo_style10{
   width: 123px;
   float: left;
 }
 
#demo_style11{
   width: 123px;
   float: left;
 }
 
#demo_style12{
   width: 123px;
   float: left;
 }
 
#demo_style13{
   width: 123px;
   float: left;
 }
 
#demo_style14{
   width: 123px;
   float: left;
 }
 
#demo_style15{
   width: 123px;
   float: left;
 }
 
#demo_style16{
   width: 123px;
   float: left;
 }
 
#demo_style17{
   width: 123px;
   float: left;
 }
 
#demo_style18{
   width: 123px;
   float: left;
 }
 
#demo_style19{
   width: 123px;
   float: left;
 }
 
#demo_spacer{
   width: 10px;
   float: left;
   height: 24px;
   padding-right: 40px;
 }
 
#collectors {
   width: 175px;
   float: left;
   }
   
.smallText {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   line-height:12px;
   font-size: 11px;
   color: #FFFFFF;
	 }
	 
.bigText {
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

   font-size: 16px;
   color: #993300;
	 }
.coloredtext { 
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 
	 font-size: 13px;
	 color: #FFFF99;}
	 
	 
.baselink2 {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; text-decoration:underline;}
a.baselink2:link {font-family:Arial, Helvetica, sans-serif; font-size: 12; color:#ffffff; text-decoration:underline;}
a.baselink2:hover {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#FFCC00; text-decoration:none;}

.paddingleft  {
   padding-left: 20px;
   }
   
.paddingleft2  {
   padding-left: 40px;
   }