* {
	padding: 0;
	margin: 0;
	}

body {
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	background-image: url(/images/template-images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #555555;
	margin: 0 0;
	}

#page_wrapper { 
	margin: 0 auto;
 	width: 971px;
	}
	
#header {
	width: 971px;
	height: 94px;
	margin: 20px 0 21px 0;
	}	
	
#logo {
	margin: 0px 0px 0px 25px;
	float: left;
	}	
	
#search {
	margin: 74px 25px 0px 0px;
	float: right;
	text-align: right;
	width: 200px;
	}	
	
	.search_btn {
		border: 0px;
		margin: -20px 0px 0px 2px;
		padding-top: -50px;
		vertical-align: bottom;
		}		
	
#navigation {
	background-color: #5A1C0F;
	margin: 20px 0px 0px 0px;
	width: 971px;
	height: 51px;
	}
	
	#navigation_left {
		float: left;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:15px;
		width: 700px;
		margin: 15px 10px 5px 5px;
		text-align: left;
		}
		
		#navigation_left ul {
			margin: 0;
			padding: 0;
			}
			
		#navigation_left li {
			display:inline;
			margin: 0px 0px 0px 25px;
			}	
			
		#navigation_left li a:link {
			color: #FFFFFF;
			text-decoration: none;
			text-transform: uppercase;
			}	
			
		#navigation_left li a:hover {
			color: #DDDDDD;
			text-decoration: none;
			text-transform: uppercase;
			}	
			
		#navigation_left li a:active {
			color: #DDDDDD;
			text-decoration: none;
			text-transform: uppercase;
			}	
			
		#navigation_left li a:visited {
			color: #FFFFFF;
			text-decoration: none;
			text-transform: uppercase;
			}	
			
	#navigation_right {
		float: right;
		margin: 15px 25px 0px 0px;
		}
		
#mainwrapper {
	width: 971px;
	_width: 967px;
	height: 700px;
	top: 2px;
	}		
		
#topboxcontainer {
	position:relative;
	width: 100%;
	_width: 967px;
	height: 340px;
	/* top: 20px; */
	
	}
	
	
/* #topcontainer {
	width: 971px;
	height: 340px;
	z-index: 9;
	position: relative;
	}
	*/		
			
#mainbox_transparency {
	position: absolute;
	width: 100%;
	height: 340px;
	opacity: .8;
	filter: alpha(opacity = 80);
	background-color: #ffffff;
	z-index: 1;
	/* top: 2px;# */
	
	}
	
#mainbox {
	position: absolute;
	width: 100%;
	height: 340px;
	background-color: none;
	z-index: 2;
	top: -1px;
	/* top: 2px;# */
	}		
	
#artworkbox {
	width: 580px;
	_width: 577px;
	float:left;
	}
	
#highlightbox {
	padding-top: 40px;
	padding-right: 40px;
	float:right;
	width: 340px;
	height: 340px;
	z-index: 5;
	opacity: .99 !important;
	filter: alpha(opacity = 99);
	}	
	
	#date {
		color: #444444;	
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:13px;
		text-transform: uppercase;
		margin: 0px 0px 5px 0px;
		}	
	
	#title a {
		color: #444444;		
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 24px;
		#font-size: 16px;
		line-height: 115%;
		margin: 0px 0px 3px 0px;
		text-decoration: none;
		text-transform: uppercase;
		}
		
	#subhead {
		color: #444444;	
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:12px;	
		margin: 0px 0px 15px 0px;
		}	
		
	#description {
		color: #444444;	
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:12px;	
		margin: 0px 0px 10px 0px;
		}
		
	#order {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:13px;	
		text-transform: uppercase;
		}	
		
		#order a:link {
		color: #5A1C0F;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:13px;	
		text-transform: uppercase;
		text-decoration: none;
		}
		
		#order a:hover {
		color: #40140b;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:13px;	
		text-transform: uppercase;
		text-decoration: none;
		}
		
		#order a:active {
		color: #40140b;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:13px;	
		text-transform: uppercase;
		text-decoration: none;
		}
		
		#order a:visited {
		color: #5A1C0F;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:13px;	
		text-transform: uppercase;
		text-decoration: none;
		}	
	
		
#maintextbox {
	width: 971px;
	height: 340px;
	opacity: .99 !important;
	filter: alpha(opacity = 99);
	z-index: 3;
	margin-right: 50px;
	margin-bottom: 30px;
	padding: 30px;
	}
	
	#maintextbox .headline {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 58px;
		color: #5A1C0F;
		padding-top: 50px;
		}
		
	#maintextbox .subhead {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 20px;
		color: #444444;	
		padding-bottom: 20px;
		text-transform: uppercase;
		}
		
	#maintextbox .text {
		width: 660px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		color: #444444;	
		}	
		
#bottomcontainer {
	width: 971px;
	_width: 967px;
	height: 270px;
	position:relative;
	margin-top:25px;
	/* margin-top: 340px; */
	}	

#newsbox_transparency {
	position:absolute;
	width: 971px;
	height: 270px;
	opacity: .8;
	filter: alpha(opacity = 80);
	background-color:#FFFFFF;
	z-index:1;
	}
	
#newsbox {
	position:absolute;
	width: 971px;
	height: 270px;
	z-index:2;
	}
	
#newscontainer {
	width: 971px;
	_width: 1000px;
	height: 270px;
	_height: 450px;
	position:relative;
	}		
	
	#newsbox_left {
		float: left;
		width: 548px;
		padding: 20px 0px 20px 20px;
		position: relative;
		}
		
		.eventwrapper {
			float: left;
			width: 251px;
			height: 200px;
			margin-right: 20px;
			z-index: 5;
			}
			
			.eventphoto {
				width: 251;
				height: 150px;
				z-index: 6;
				}
				
			.eventname {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size:12px;	
				text-decoration: none;
				margin-top: 10px;
				text-transform: uppercase;
				}
				
			.eventname a:link {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size:12px;	
				text-decoration: none;
				margin-top: 10px;
				text-transform: uppercase;
				}	
				
			.eventname a:hover {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size:12px;	
				text-decoration: none;
				margin-top: 10px;
				text-transform: uppercase;
				}
				
			.eventname a:active {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size:12px;	
				text-decoration: none;
				margin-top: 10px;
				text-transform: uppercase;
				}
				
			.eventname a:visited {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size:12px;	
				text-decoration: none;
				margin-top: 10px;
				text-transform: uppercase;
				}	
				
			.eventsubhead {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-decoration: none;
				margin: 2px 0px 8px 0px;
				}	
				
			.eventsubhead a:link {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-decoration: none;
				margin: 2px 0px 8px 0px;
				}
				
			.eventsubhead a:hover {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-decoration: none;
				margin: 2px 0px 8px 0px;
				}
				
			.eventsubhead a:active {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-decoration: none;
				margin: 2px 0px 8px 0px;
				}
				
			.eventsubhead a:visited {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-decoration: none;
				margin: 2px 0px 8px 0px;
				}					
				
			.eventdate {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:11px;	
				text-transform: uppercase;
				text-decoration: none;
				}		
				
			.eventdate a:link {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-transform: uppercase;
				text-decoration: none;
				}	
				
			.eventdate a:hover {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-transform: uppercase;
				text-decoration: none;
				}
				
			.eventdate a:active {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-transform: uppercase;
				text-decoration: none;
				}
				
			.eventdate a:visited {
				color: #444444;	
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size:12px;	
				text-transform: uppercase;
				text-decoration: none;
				}			
		
	#newsbox_right {
		float: right;
		width: 360px;
		padding: 17px 20px 20px 20px;
		_left: -30px;
		_padding: 17px 20px 20px 0px;
		position: relative;
		}	
		
		.newsitem {
			color: #444444;	
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size:12px;	
			text-transform: uppercase;
			margin-bottom: 10px;
			text-decoration: none;
			z-index: 9;
			}
			
		.newsitem a:link {
			color: #444444;	
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size:12px;	
			text-transform: uppercase;
			margin-bottom: 10px;
			text-decoration: none;
			z-index: 9;
			}	
			
		.newsitem a:hover {
			color: #444444;	
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size:12px;	
			text-transform: uppercase;
			margin-bottom: 10px;
			text-decoration: none;
			z-index: 9;
			}
			
		.newsitem a:active {
			color: #444444;	
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size:12px;	
			text-transform: uppercase;
			margin-bottom: 10px;
			text-decoration: none;
			z-index: 9;
			}
			
		.newsitem a:visited {
			color: #444444;	
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size:12px;	
			text-transform: uppercase;
			margin-bottom: 10px;
			text-decoration: none;
			z-index: 9;
			}			
			
		#logoscontainer {
			margin: 30px 0px 20px 0px;
			position: relative;
			}					