	body {
		text-align: center;
		background: #000000 url(/images/bg.jpg) center top no-repeat;
		padding: 0px 5px 0px 5px;
		margin: 0px 5px 0px 5px;
	}
	#wrapper {
		width:900px;
		height:100%;
		margin:0px auto 0px auto;
		font-family: Arial;
		font-size: 12px;
		color: #f7f7f7;
		text-align: left;
	}
	#header {
		height:110px;
		text-align: center;
		padding:20px 0px 10px 0px;
	}
	#navigation {
		height:15px;
		overflow: hidden;
		background: transparent;
		margin:20px 0px 20px 0px;
		padding-left: 140px;
	}
	#holderLeft {
		background:transparent;
		width:380px;
		float:left;			
	}
	#holderRight {
		width:510px;
		float:right;
		overflow: hidden;				
	}
	#contentRight {
		background: transparent url(/images/bg_content.png) left top;
		width:480px;
		_width:510px;
		float:left;
		line-height: 18px;
		padding:15px;
	}
	#contentPhoto {
		background: transparent url(/images/bg_content.png) left top;
		width:350px;
		_width:380px;
		float:left;
		line-height: 18px;
		padding:15px;
	}
	.bottomBar_small {
		height:10px;width:380px;float:none;background: transparent url(/images/bg_goldbar_large.png) left top no-repeat;
	}			
	.bottomBar_large {
		height:10px;width:510px;float:none;background: transparent url(/images/bg_goldbar_large.png) left top no-repeat;
	}
	h1 {
		font-size:13px;
		margin: 0px;
		color:#ce9b3f;
	}
	p {
		margin:6px 6px 6px 0px;
		color:#F7F7F7;
	}
	
	.navItem_Homepage, .navItem_Homepage_active {
		width:44px;
		height:15px;
		background: transparent url(/images/spr_Images.png) -5px -5px no-repeat;
		cursor: pointer;
	}
	.navItem_Homepage_active {
		background: transparent url(/images/spr_Images.png) -5px -20px no-repeat;
	}
	.navItem_Fashionshows, .navItem_Fashionshows_active {
		width:112px;
		height:15px;
		background: transparent url(/images/spr_Images.png) -93px -5px no-repeat;
		cursor: pointer;
	}
	.navItem_Fashionshows_active {
		background: transparent url(/images/spr_Images.png) -93px -20px no-repeat;
	}
	.navItem_Publications, .navItem_Publications_active {
		width:100px;
		height:15px;
		background: transparent url(/images/spr_Images.png) -494px -5px no-repeat;
		cursor: pointer;
	}
	.navItem_Publications_active {
		background: transparent url(/images/spr_Images.png) -494px -20px no-repeat;
	}
	.navItem_Gallery, .navItem_Gallery_active {
		width:66px;
		height:15px;
		background: transparent url(/images/spr_Images.png) -248px -5px no-repeat;
		cursor: pointer;
	}
	.navItem_Gallery_active {
		background: transparent url(/images/spr_Images.png) -248px -20px no-repeat;
	}
	.navItem_Contact, .navItem_Contact_active {
		width:96px;
		height:15px;
		background: transparent url(/images/spr_Images.png) -356px -5px no-repeat;
		cursor: pointer;
	}
	.navItem_Contact_active {
		background: transparent url(/images/spr_Images.png) -356px -20px no-repeat;
	}
	li, ul {
		margin:0px;
		padding: 0px;
		float: left;
		list-style: none;
	}
	.navDivider {
		width:8px;
		background: red;
		float:left;
		height:8px;
		margin:4px 20px 0px 20px;
		background: transparent url(/images/spr_Images.png) -5px -60px no-repeat;

	}			
	.cl_Both {
		clear:both;
	}
	
	


	.pht_Thumbholder {
		width:160px;
		height:120px;
		_width:164px;
		_height:124px;
		background:transparent;
		float:left;
		margin:0px 10px 10px 0px;
		border:2px solid #1d1d1d;
		padding: 0px;
		overflow:hidden;
	}



	/* - - - - Start: Paging style  - - - - */

	.ul_Pagelist {
		margin:0px;
		padding:0px;
	}
	

	
	.ul_Pagelist li {
	list-style: none;
	
	}
	
	.navSpacer {
		height:20px;
		background: transparent;
		font-size:0px;
		width:auto;
	}

	.paging_Container {
		width:auto;
		text-align: center;
		background:transparent;
		height:30px;
		overflow: hidden;
	}
	.paging_Holder {
		margin:0px auto 0px auto;
		text-align: center;
		background: transparent;
		height:30px;
		padding: 0px;
	}	
	.paging_Normal, .paging_Active, .paging_Next, .paging_Previous, .paging_Last, .paging_First {
		width:20px;
		height:18px;
		float:left;
		background: transparent;
		padding:0px;
		margin:0px;
		cursor:pointer;
		border:1px solid #333333;
		margin-left: 5px;
		padding-top:2px;
		_height:22px;
	}
	.paging_Active, .paging_Normal {
		background: transparent;
		color:#cacaca;
		cursor: default;
		font-weight: bold;
	}
	.paging_Active {
		border:1px solid #666666;
	}
	.paging_Normal {
		cursor:pointer;
	}
	.paging_Next {
		background: transparent url(../images/paging_Buttons.jpg) -90px 0px no-repeat;
	}
	.paging_Last {
		background: transparent url(../images/paging_Buttons.jpg) -120px 0px no-repeat;
	}
	.paging_Previous {
		background: transparent url(../images/paging_Buttons.jpg) -30px 0px no-repeat;
	}
	.paging_First {
		background: transparent url(../images/paging_Buttons.jpg) 0px 0px no-repeat;
	}
	a.paging_Link, a.paging_Link:hover, a.paging_Link:active, a.paging_Link:link, a.paging_Link:visited {
	
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		color:#898989;
		background: transparent;
	
	}
	
	
	
	/* - - - - Start: End Paging style  - - - - */

