

body {
	margin: 55px;
	padding: 0px;
	background-image:url(http://www.studio159.com/image08/topbg.gif);
	background-repeat: repeat-x;
	background-color:#2b2f30;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
	/*padding-bottom: 35px;*/
	
	
}




p strong {
	font-weight: bold;
	}


	
#center-cell {
	width: 100%;
}




#logo a img{
	border: 0px;
}
#center-cell #mainphoto {
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #FFF;
	width: 800px;
	height: 164px;
}



td					{ font-family: Arial, Verdana, Geneva,  helvetica, sans-serif; font-size:10px; color:#000000; }

p.text { font-family: Arial, Verdana, Geneva,  helvetica, sans-serif; font-size:15px; color:#000000; 
padding-left:20px; padding-top:12px; padding-right:28px; text-align:justify; line-height:1.5; background-color:Transparent; }




h1					{ font-size:11px; font-weight:bold; display:inline; color:#F99F1F; }

h2					{ font-size:11px; font-weight:bold; display:inline; }

h3					{ font-size:10px; font-weight:bold; }



a {  color: #ffcc00; text-decoration: underline}
a:hover {  color: #cc0000; text-decoration: none}



	
.column img {
	border: 6px solid #ffffff;
	}
td.intro {
	padding:25px 0px 30px 20px;
}

.txt_orn {  font-weight: bold; color: #F28741; font-size: 14px; 
}

.txt_gray {   font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
	line-height:18px;
	margin-bottom:0px;
	margin-top:12px;
	
	}

	.txt_white {   font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	margin-bottom:0px;
	margin-top:12px;
	
	}

	
	#site_logo {
	text-align: center;
}

#site_logo a {
	outline: none;
}



#site_logo {
	text-align: center;
}

#site_logo a {
	outline: none;
}


.item {
	width: 284px;
	height: 264px;
	overflow: hidden;
	float: left;
	margin: 0px 5px 0px 6px;
	position: relative;
}

.item .background {
	width: 284px;
	height: 264px;
	background:url(http://www.studio159.com/image08/portimagebg1.jpg) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
}

.item img {
	width: 260px;
	height: 185px;
	border: 1px solid #C2C2C2;
	position: absolute;
	top: 11px;
	left: 11px;
}

a.button {
	width: 33px;
	height: 17px;
	display: block;
	background:url(http://www.studio159.com/image08/viewbutton.jpg) no-repeat ;
	outline: none;
}


a.button:hover {
	background-position:left bottom;
}

a.button span {
	display: none;
}

.item a.button {
	position: absolute;
	bottom: 31px;
	right: 21px;
}

.item .content {
	position: absolute;
	width: 190px;
	height: 27px;
	left: 19px;
	top: 209px;
	overflow: hidden;
	color: #626262;
}

.item .content h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #BE4110;
}

.item .content p {
	margin: 0px;
	padding: 0px;
}


.clear {
	clear: both;
}

