
.contentBody2
{

width:482px;
background:url(images/content_bg.jpg) ;
border-style:solid;
border-color:#666666;
border-width:1px;
margin-left:auto;
margin-right:auto;

	}
	
.contentText
{
	margin:30px;
	color:#FFF;
	}


.rightBullet
{

float:left;
position:absolute;

width:519px;

/*border-style:solid;border-color:#ffffff;border-width:1px; */





height:auto;
margin-top:50px;

	
	}
	
	
.rightBullet span
{
float:right;
position:relative;
width:39px;
height:43px;
background:url(images/content_btn_right.gif) no-repeat;	
	
	}
	
	.leftBullet
{

float:left;
position:absolute;

width:519px;

/* border-style:solid;border-color:#ffffff;border-width:1px; */

height:auto;
margin-top:50px;

	
	}
	
	
.leftBullet span
{
float:left;
position:relative;
width:39px;
height:43px;
background:url(images/content_btn_left.gif) no-repeat;	
	
	}
	
	
	

	
	
	.navBody2
{

width:200px;
background:url(images/content_bg.jpg) no-repeat;
border-style:solid;
border-color:#666666;
border-width:1px;
margin-left:auto;
margin-right:auto;

	}	
	
	
	
	
	.NAVrightBullet
{

float:left;
position:absolute;

width:205px;

/*border-style:solid;border-color:#ffffff;border-width:1px; */

height:auto;
margin-top:50px;
margin-left:25px;
	
	}
	
	
.NAVrightBullet span
{
float:right;
position:relative;
width:39px;
height:43px;
background:url(images/content_btn_right.gif) no-repeat;	
	
	}
	
	.NAVleftBullet
{

float:left;
position:absolute;

width:519px;

/* border-style:solid;border-color:#ffffff;border-width:1px; */

height:auto;
margin-top:50px;
margin-left:-6px;
	
	}
	
	
.NAVleftBullet span
{
float:left;
position:relative;
width:39px;
height:43px;
background:url(images/content_btn_left.gif) no-repeat;	
	
	}
	
	
	
.newNavText
{
margin-left:20px;
margin-bottom:15px;
margin-top:15px;
	
	}	
	