/* GENERAL STYLES */
body	{
	margin: 0;
	padding: 0;
	border: 0;
	color: #FFFFFF;
	background-color: #629BBB;
	background-image:url(images/back_new.jpg);
	background-attachment:fixed;
	
	font: normal 14px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

a { 
	text-decoration:underline;
	color:#629BBB; 
}
a:hover { 
	text-decoration:none;
	color:#629BBB; 
}
a:visited { 
	color:#629BBB; 
}

#image_list li {
	list-style: none;
	float: left;
	height: 250px;
	margin-right: 10px;
	width: 130px;
}



/* LIBRARY STYLES */

li.horizontal_list_right{
	text-align: right;
	float: right;
	list-style: none;
}
li.horizontal_list_left{
	text-align: left;
	float: left;
	list-style: none;
}


/* TEXT STYLES */
ul{
	margin: 0px;
	padding: 0px;
}
li{
	padding: 0px;
}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
form{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font: bold 26px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}
h3{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font: normal 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	border-bottom: 1px solid #ffffff;
	color: #92A7BC;
}
h4{
	padding: 0px;
	margin: 0px;
	font: bold 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}
li.vertical_list{
	margin: 0px 0px 10px 15px;
}



/* TEMPLATE STYLES */
div.template_wrapper{
	margin: 0 auto;
	width: 750px;
	text-align: left;
	vertical-align: top;
	background-color: #484747;
	height: 60px;
}


div.template_container{
	margin: 0 auto;
	width: 750px;
	text-align:left;
	vertical-align:top;
}
div.template_wrapper_middle{
	margin: 0 auto;
	width: 770px;
	text-align: left;
	vertical-align: top;
}


div.template_container_middle{
	margin: 0 auto;
	width: 770px;
	text-align:left;
	vertical-align:top;
}
	div.template_top_nav2{
		height:60px;
		overflow:hidden;
		width: 100%;
		text-align:center;
		background-color: #484747;
	}
	
		div.inner_top_nav{
			clear:both;
			width: 750px;
			text-align:center;
		}
	
		
	div.template_content{
		clear:both;
		width: 100%;
		text-align:center;
	}
		table.content_table{
			width: 770px;
		}
			td.content_cell_left{
				width: 10px;
				background-image:url(images/translucent.gif);
			}
				div.template_search{
					clear:both;
					height: 30px;
					overflow: hidden;
					text-align:center;
				}
					div.top_search{
						clear:both;
						width: 750px;
						text-align:center;
						height: 30px;
						overflow: hidden;
						background-color:#000000;
					}
					
						input.search_box{
							width: 75px;
							font: normal 12px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
							height: 17px;
						}
						input.search_button{
							height: 23px;
							font: normal 12px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
						}
							
						li.search_box{
							margin-left: 20px;
							background-color: #6C6B6B;
							padding: 3px 10px 3px 10px;
						}
				div.content_header{
					clear:both;
					height: 72px;
					overflow:hidden
				}
				div.content_body{
					clear:both;
					margin: 20px 30px 200px 30px;
					text-align:left;
					
				}
			
			td.content_cell{
				width: 750px;
				background-color:#000000;
			}
				div.body_left{
					float: left;
					width: 465px;
				}
					div.artist_row{
						margin-top: 20px;
						padding-right: 15px;
					}
					li.image_gallery{
						margin: 0px 15px 15px 0px;
						width: 120px;
						height:93px;
						overflow:hidden;
					}
				div.body_right{
					float: right;
					width: 225px;
				}
					div.focus_box{
						padding: 10px;
						background-image:url(images/back_focus.jpg);
						background-repeat:repeat-x;
					}
			
				div.home_photos{
					width: 300px;
					float: right;
					margin-left: 20px;
				}
				div.home_flash{
					padding-bottom: 25px;
				}
			
			td.content_cell_right{
				width: 10px;
				background-image:url(images/translucent.gif);
			}
	div.template_footer{
		height:60px;
		overflow:hidden;
		width: 100%;
		text-align:center;
		background-color: #484747;
	}
		div.inner_footer{
			width: 750px;
			
		}


			
/* Module Style */

#notice {
	border: 2px solid #FF0000;
	color:#FF0000;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}

#nice_notice {
	border: 2px solid #006600;
	color:#006600;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align:left;
	width: 400px;
}
#field_label{
	vertical-align:top;
	padding-bottom:3px;
	padding-right:5px;
	padding-top:3px;
	text-align:left;
}
#field_cell{
	vertical-align:top;
	padding-bottom:3px;
	padding-top:3px;
	text-align:left;
}


	
/* SPECIAL STYLES */


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


/* Photo Gallery Styles */
.photo_gallery { text-align: center; }

.photo_gallery img {
	border: 2px solid #a2c2d9;
	margin: 0 0 15px 10px;
	vertical-align: middle;
}

.gallery_album_list li {
	list-style: none;
	float: left;
	width: 180px;
	height: 50px;
	padding: 20px 20px 0 20px;
	font-size: 17px;
	font-weight: 100;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}