body 
		{
			background-image:	url('pp_images/logo_back.jpg');
			font-size:		12px;
			font-family:		Verdana, Arial, Helvetica, sans-serif;
		}


#wrap 	
		{
  			width: 			985px;
  			margin: 		0 auto;
  			text-align: 		left;
			height:			535px;
			positon:		absolute;
			background-color:	#0000ff;
 		}

div#back
		{
			width:			985px;
			height:			635px;
			positon:		absolute;
			background-color:	#0000ff;
			border: 		thin solid #000000;
		}

div#title
		{
		
			text-align: 		center;
			top:			4px;
			margin-top:		5px;

		}


div#headbox 
		{
			background-color:	#cccccc;
			margin-top:		5px;
			margin-bottom:		5px;
			margin-left:		10px;
			margin-right:		10px;
			padding: 		0px;
			border: 		thin solid #000000;
		}
div#mainpic 
		{
		
			float:			left;
			background-color:	#cccccc;
			width:			225px;
			height:			445px;
			margin-left:		10px;
			border-style:		solid;
			border-width:		1px;
			border-color:		#000000;
			padding:		4px 4px 4px 4px;
		}
div#spec 
		{
		
			float:			right;
			background-color:	#ffffff;
			margin-right:		10px;
			width:			715px;
			height:			130px;
			border-style:		solid;
			border-width:		1px;
			border-color:		#000000;
			padding:		4px 4px 4px 4px;
			margin-bottom:		10px;
		}

div#disc 
		{
		
			float:			right;
			background-color:	#ffffff;
			margin-right:		10px;
			width:			715px;
			height:			202px;
			border-style:		solid;
			border-width:		1px;
			border-color:		#000000;
			padding:		4px 4px 4px 4px;
			margin-bottom:		10px;
			
		}
li 
			
		{
			display: 		inline;
			list-style-type: 	none;
			padding-right: 		5px;
		
		}
ul
		{
			list-style-type:	circle;
			font-size: 		14px;
		}


#winchester	
		{
			
			float:			left;
			background: 		url('pp_images/cy_win_button_1.jpg') no-repeat 0 0;
			width:			125px;
			height:			60px;
			margin:			0 auto;
			border-style:		solid;
			border-width:		1px;
			border-color:		#000000;
			margin-bottom:		20px;
			margin-left:		230px;
			
		}
#winchester:hover
		{
			background:		url('pp_images/cy_win_button_2.jpg') no-repeat 0 0;
	
		}
#winchester span
		{
			display:		none;
		}
#online	
		{
			
			float:			left;
			background: 		url('pp_images/cy_online_button_1.jpg') no-repeat 0 0;
			width:			125px;
			height:			60px;
			margin:			0 auto;
			border-style:		solid;
			border-width:		1px;
			border-color:		#000000;
			margin-bottom:		20px;
			margin-left:		10px;
			
		}
#online:hover
		{
			background:		url('pp_images/cy_online_button_2.jpg') no-repeat 0 0;
	
		}
#online span
		{
			display:		none;
		}

P	
		{
			font-size:		16px;
		}
