p { margin: 0px 0 0px 0;}

body {
	padding: 0px;
	background-color:#000000;
	font-family:"Century Gothic", Verdana, Arial;
	font-size:16px;
	color:#FFFFFF;
	margin-top:0px;
}

a, a:visited {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
}

a:hover, a:active, a.focus{
	color: #FFFFFF;
}

#Container {
	width:1024px;
	height:630px;
	z-index:1;
	margin: 0 auto;
	background-color: #000000;
}
#Header {
	float:left;
	width:934px;
	height:45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 45px;
	font-family:"Century Gothic", Verdana, Arial;
	font-size: 15px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-align: right;
}

	#Header P {
		margin-top: 10px;
	}
	
	#Header a {
		margin: 0 8px 0 8px;
	}
	
#LeftSide {
	float:left;
	width:45px;
	height:540px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#BigImage {
	float:left;
	width:358px;
	height:525px;
	background-color: #000000;
}

	#BigImage IMG {
		margin-left: 15px;
		margin-top: 15px;
	}
	
#ThumbDetail {
	float:left;
	width:110px;
	height:525px;
	background-color: #000000;
	margin-top: 15px;
}

	#ThumbDetail IMG {
		clear: both;
		margin-bottom: 5px;
		margin-left: 13px;
	}
	#ThumbDetail IMG borderon {
		border: 1px solid #999999;
	}
	#ThumbDetail IMG borderoff {
		border: 1px solid #000000;
	}
	
#TxtMain {
	float:left;
	width:544px;
	height:525px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	MARGIN-TOP: 15px
}

	#TxtMain P {
		margin-bottom: 15px;
	}
	
#TxtDetail {
	float:left;
	width:454px;
	height:525px;
	background-color: #000000;
	padding-right: 10px;
	MARGIN-TOP: 15px
}

	#TxtDetail P {
		margin-bottom: 15px;
	}
	
#IndexContainer {
	float:left;
	width:932px;
	height:540px;
	background-color: #000000;
}

	#IndexContainer img  
	{
		border: 1px solid #000000;
		margin:5px 20px 5px 10px;
		float: left;
	}
	
	#IndexContainer a img 
	{
		border: 1px solid #000000;
	} 
	
	#IndexContainer a:hover img 
	{
		border: 1px solid #999999;
	}
	
	#IndexContainer p
	{
		line-height: 130px;
	}	

	#IndexContainer .IndexThumb {
		float:left;
		width:466px;
		height:135px;
		/* border-right: 1px dashed #999999;
		border-bottom: 1px dashed #999999; */
	}
#ArtelMain {
	float:left;
	width:932px;
	height:540px;
}
		
#RightSide {
	float:left;
	width:45px;
	height:540px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#Footer {
	float:left;
	width:934px;
	height:45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-left: 45px;
}

.borderon {
	border: 1px solid #999999;
}
.borderoff {
	border: 1px solid #000000;
}
.GreyTxt {
	color: #999999;
	font-size: 18px;
}
