body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/bg_clouds.jpg);

}

.search_result{
	font-size:12px; 
	border-bottom:1px dotted #cccccc; 
	padding:10px
}


A:Link{ color: #E59AC4;
 text-decoration: none;
}

A:visited{ color: #E59AC4;
 text-decoration: none;
}

A:hover{ color: #E59AC4;
 text-decoration: underline;
}

A:active{ color: #E59AC4;
 text-decoration: none;
}


.content_panel{
	width:825px;
	background-color:#000000;
	border-left:6px solid #42A5C4;
	border-right:6px solid #42A5C4;
   border-bottom:6px solid #42A5C4;
	color:#ffffff;
	text-align:left;
}

.content_right {
	font-size: 12px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.link{
	line-height:20px;
	font-size:12px;
}

.quote {
	color: #EAB9D9;
	font-size: 12px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.gallery_list{
		background-image: url(../images/right_bg.gif);
		background-repeat: repeat-y;
		padding:10px 10px 5px 15px;
		font: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #E59AC4;
		line-height:18px;
}

.gallery_list a, .gallery_pic_nav a{
	text-decoration:none;
	color: #E59AC4;
}

.gallery_list a:hover, .gallery_pic_nav a:hover{
	text-decoration:underline;
}

.gallery_pic_nav{
	width:172px;
	text-align:center;
		background-image: url(../images/gallery_pic_nav_bg.gif);
		padding:3px 0px 15px 0px;
		font: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #E59AC4;
		line-height:18px;
	
	background-repeat: no-repeat;
}


.gallery_detail{
	width:165px;
	color: #EAB9D9;
	font-size: 15px;
	margin: 5px 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}



.header{
	background-color:#013A67;
	/* border-bottom:1px solid #606060; */
}

.tiny{
	font-size:10px;
	color:#aaaaaa;
}

.copyright{
	text-align:center;
	font-size:10px;
	color:#003A68;
}

.copyright a{
	color:#003A68;
}


.normal{
	font-size:12px;
	color:#ffffff;
}


img.gallery_thumb_rollover{
	border:1px solid #666666;
}
img.gallery_thumb_rollover:hover{
	border:1px solid #E59AC4;
}

.store_item{
	margin:10px;
	border-bottom:2px solid #8D0355;
}

.store_art_buy, .store_art_buy a{
	color:#EAB9D9;
	font-size:12px;
	font-style: italic;
	font-weight: bold; 
}

.store_art_title, .store_art_title a{
	color:#EAB9D9;
	font-size:14px;
	font-style: italic;
	font-weight: bold; 
}

.store_art_title a:hover, .store_art_buy a:hover{
	text-decoration: underline;
}



img.store_thumb_rollover{
	border:1px solid #666666;
}
img.store_thumb_rollover:hover{
	border:1px solid #42A5C4;
}



.title{
	font-size:16px;
	font-weight:bold;
	color:#B0CED1;
	margin:10px;
}

.content_main{
	font-size:12px;
	margin:10px;
}


