html,body{
height:100%;
width: 100%;
margin:0px;
padding:0px
}

#Main 
	{
	width: 1000px;
	height: 100%;	 	
   }

.monitor 
	{ 
	background-image: url('../i/topleft.jpg');
  background-position: left top;
  background-repeat: no-repeat;   
  height: 248px;
  width: 591px;  
  }
  
.cont 
	{ 
	background-image: url('../i/cont.jpg');
  background-position: left top;
  background-repeat: no-repeat;   
  height: 436px;
  width: 694px;  
  }
  
.vip 
	{ 
	background-image: url('../i/vip.gif');
  background-position: left top;
  background-repeat: no-repeat;   
  }
  
UL.five LI
	{
	padding: 0 0 12px 0;
	}
	
.allworks 
	{
	text-decoration: underline !important;
	font-weight: bold;
	color: #ff00a8 !important; 
	}
	
.hole
	{ 
	background-image: url('../i/hole.gif');
  background-position: left center;
  background-repeat: no-repeat; 
  width: 100%;  
  }
  
.left
	{ 
	background-image: url('../i/left.jpg');
  background-position: left center;
  background-repeat: no-repeat;  
  height: 300px; 
  width: 406px;
  padding-right: 50px;
  }
  
.right
	{ 
	background-image: url('../i/right.jpg');
  background-position: left center;
  background-repeat: no-repeat; 
  height: 264px;   
  }
  
.under { text-decoration: underline !important; }

.under2 
	{ 
	text-decoration: underline !important; 
	font-size: 11px !important;
	color: #d9d9d9 !important;
	}

.star 
	{ color: #ff00a8; }
	
.pink 
	{
	text-decoration: underline !important;
	color: #ff00a8 !important; 
	}
	
UL.vips LI 
	{
	padding: 0 0 5px 20px;
	list-style-type: none;
	background: url('../i/bul.gif') no-repeat 0 0.3em;
	margin: 0.5em 0; 
	}

UL.vips {
	margin: 0.5em 0;
	padding: 0 0 0 2em; }
	
.click 
	{ 	  
	background-position: left top;
	background-image: url('../i/c.gif');	
  background-repeat: no-repeat;  
  height: 74px; 
  padding-left: 26px;  
  }
  
.cut 
	{
	background-position: right;
	background-image: url('../i/cut.gif');	
  background-repeat: repeat-y;  
  width: 50px; 
  height: 100%;
  vertical-align: bottom !important;
  }
  
.cuts 
	{
	background-position: bottom;
	background-image: url('../i/cuts.gif');	
  background-repeat: no-repeat;  
  width: 50px; 
  height: 100%;
  vertical-align: bottom !important;
  }
	
.mint {
	font-size: 11px;
	color: #9b9b9b;	
		}
		
.pad {
	padding-left: 7px;
	padding-right: 60px; }
	
.pad2 {
	padding-left: 7px;
	padding-right: 10px; }

.pro 
	{ 
	background-image: url('../i/pro.gif');
  background-position: left top;
  background-repeat: no-repeat;   
  }	
