		body
		{
			margin: 0;
			padding: 0;
			width: 100%;
			text-align: center;


		}

		
		
		#container
		{
			
			margin: auto auto;
			width:1000px;
			height:654px;
			top:10px;
			left:0px;
			border: 0px solid #9F0;
			padding: 0em;
			z-index: 1;
			position:relative; 
			text-align: left;

		}
		
.column { 
  width: 50%; 
  position: absolute; 
  top: 0; 
  text-align: left; 
height:100%;
    overflow: hidden;

} 
.left { 
  left: 0; 
} 
.right { 
  right: 0;
} 
#leftcol { 
  margin-right: 500px; 
    overflow: hidden;
    background-image: url(../images/bg.gif); background-repeat: repeat-y; 
	height:100%;

} 
#rightcol { 

  margin-left: 500px; 
    overflow: hidden;
    background-image: url(../images/bg.gif); background-repeat: repeat-y;
background-position: right top;
	height:100%;



} 

	
		
		
		#left
		{
			margin: auto 15;
			width: 285px;
			top:82px;
			left:0px;
			height: 490px;
			border: 0px solid #cc0000;
			padding: 0em;
			z-index: 2;
			position:absolute; 
			text-align: left;


		}
		
		#wrapper
		{
			margin: auto auto;
			width: 636px;
			top:82px;
			left:311px;
			height: 490px;
			border: 0px solid #F09;
			padding: 0em;
			z-index: 4;
			position:absolute; 
			text-align: left;

		}
		

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper * {margin:0; padding:0; border:0px solid #6C3;}
#fullsize {position:relative; width:454px; height:414px; border:1px solid #999; padding:8px; background:#fff;}
#image {position:relative;;width:454px; }
#image img {position:absolute; left:0px; top:0px;z-index:25; width:454; height:414px;}
#information {position:relative; top:-8px; left:480; width:164px; height:401; color:#000; overflow:hidden; z-index:200;}
#information h3 {padding:4px 17px 3px; text-align:left; font-size: 14px; line-height: 14px; font-family:  Arial, Helvetica, sans-serif; color: #000000; font-weight : bold; font-style: normal;text-decoration: none; height:45px;border:0px solid #999;}
#information p {padding:0 8px 8px; text-align:left;font-size: 12px; line-height: 16px; font-family:  Arial, Helvetica, sans-serif; color: #666666; font-weight : normal; font-style: normal;text-decoration: none;}
#information td {padding:0 8px 8px; text-align:left;font-size: 12px; line-height: 16px; font-family:  Arial, Helvetica, sans-serif; color: #666666; font-weight : normal; font-style: normal;text-decoration: none;}
#thumbnails {margin-top:10px; border:0px solid #F30; height:96px; background:url(../images/rules.gif) center center no-repeat;}
#slideleft {float:left; width:13px; height:43px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#fff; margin-top:4px; cursor:hand;}
#slideleft:hover {margin-top:4px; background:#fff url(../images/scroll-left-hover.gif) center center no-repeat; cursor:hand;}
#slideright {float:right; width:13px; height:43px; background:#fff url(../images/scroll-right.gif) center center no-repeat; margin-top:4px; cursor:hand;}
#slideright:hover {margin-top:4px; background:#fff url(../images/scroll-right-hover.gif) center center no-repeat; cursor:hand;}
#slidearea {float:left; position:relative;  top:-2px; width:580px; margin:0px; height:50px; overflow:hidden}
#slider {position:absolute; left:10; height:55px;}
#slider img {cursor:pointer; border:1px solid #666; margin-top:5px}	