/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0;}

div {
  /* border: 1px solid #000000;     */  
	
	}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}

a:link, a:visited{color:#0033CC;}
a:hover{text-decoration:none;}


/* ------------------------------ 
PAGE STRUCTURE 
------------------------------ */

/* 
#container has an absolute width (780 pixel) 
*/

#container{width:1170px; margin:0 auto; position: relative;}
	#topbar{width:auto; display:block; height:0px;}
	#navbar{width:auto; display:block; height:0px;}
		#navbar a{height:0px; line-height:28px; padding:0 0px; display:inline;}
	
	#main{width:auto; display:block; padding:2px 0;}
		#column_left{width:120px;height: 600px; margin-right:5px; margin-top: 20px; float:left;}
		#column_right{width: 905px; margin-right:5px;  float:left;}
		#column_right_adsense{width:120px; height: 600px; margin-top: 20px;float:left;}
		div.spacer{clear:both; height:10px; display:block;}
	
	#footer{width:auto; display:block; padding:10px 0; font-size:11px; color:#666666;}
	
/* ------------------------------ 
CUSTOM CLASSES
------------------------------ */

/* 
Add here your custom classes
*/




#scroller {
			position: absolute;
    	   left: 220px;
			top: 180px;
			font-family: Lucida Grande,Geneva,Verdana,Arial,Helvetica,sans-serif;
			color: #686159;
			font-size: 15px;
			width: 200;
			z-index: 2;
			}

			#container_index2 {
						position: absolute;
						left: 124px;
						top: 2px; 
						float: left;
						width: 500px;
						height: 400px;
						background-color: transparent;
			/*		 	border: dotted;
						border-color:#FFCC33; */ 
					/*	z-index: 1000; */
			}
			
			
			#forsale {
						position: absolute;
						left: 640px;
						top: 13px;
						width: 113px;
						height: 50px;
						background-color: transparent;
					/*	background: url(../gifs/sale.gif); */
					/* 	border: dotted;
						border-color:#FFCC33; */
			}
