*{
	margin:0px;
	padding:0px;
}
html{
	height:auto;
	min-height:100%;
}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #250e18;
}
body, td, th {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:#C1AAB3;
}
h1, h2, h3{
	padding:4px 0px;
	font-size:22px;
	font-weight:normal;s
	letter-spacing:-0.3	;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
h1 a,
h1 a:hover{
	font-weight:normal;
}
p {
	margin-bottom:8px;
}
li{
	list-style-type:none;
	margin:5px auto;
}

#wrap{
	width: 984px;
	margin: 0px auto;
	}
.header{
	width:984px;
	height:351px;
	background-image: url(img/header.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.logo{
	padding:92px 0px 0px 33px;
	
}
.logo a, .logo a:hover{
	width:452px;
	height:64px;
	display:block;
	text-indent:-9999px;
}

.main-content{
	margin:16px 0px;
}
	.left-colum{
		width: 236px;
		float: left;
	}
		.main-menu{
			width: 236px;
		}
		.main-menu .menu-top {
			background-image: url(img/menu_top.gif);
			background-position: left top;
			background-repeat: no-repeat;
			height:	14px;
		}
		.main-menu .menu-content {
			background: url(img/menu_bg.gif) repeat-y left top;

		}
			.main-menu .menu-content  .container{
						padding:0px 10px 20px 10px;
				background:	url(img/menu_bottom.jpg) left bottom no-repeat;					
			}
		.main-menu .menu-bottom {
			background-image: url(img/menu_bottom.png);
			background-position: left top;
			background-repeat: no-repeat;
			height:14px;
		}
		
	.home-page-wrapper,
	.content-page-wrapper{
		width: 486px;
		margin-left:10px;		
		float: left;
	}
	
	.content-page-wrapper{
		width: 730px;
		margin-left:10px;		
	}
		
	.middle-colum{
		background:url(img/content_bg.jpg) repeat-x center top #6e2141 ;
	}
		/*Main Content Box*/
		.content-box-top {
			height:10px;
			overflow: hidden;
		}
			.content-box-top .content-box-left {
				background:url(img/content-top-left.png) no-repeat left top;
				height: 10px;
			}
				.content-box-left span {
					background:url(img/content-top-right.png) no-repeat left top;
					height: 10px;
					width: 10px;
					float: right;
				}
		
			.content-box-mid {
				min-height:389px; /*firefox, opera, ie7 */
				height:auto !important; /*firefox, opera, ie7 */
				height:389px; /* ie6 */

			}

			.content-box-bottom {
				clear:both;
				height:10px;
				overflow: hidden;
			}
				.content-box-bottom .content-box-left {
					background: url(img/content-bottom-left.png) no-repeat left top;
					height: 10px;
				}
					.content-box-bottom .corner_middle {
						height: 10px;
						overflow:hidden;
						width:466px;
						margin-left:10px;
						float: left;
						background-image:none;
						background-color:#6e2141;
						
					}
					.content-page-wrapper .content-box-bottom .corner_middle {
						width:710px;
					}

					.content-box-bottom .corner_right {
						background: url(img/content-bottom-right.png) no-repeat left top;
						height: 10px;
						width: 10px;
						float: left;
					}
	.right-column{
		width:234px;
		float:left;
		margin-left:10px;
	}
		.latest-news{
			background: url(img/latest-news-bg.gif) repeat-y left top;
			min-height:313px !important;
			height:313px;
		}
			.latest-news-top{
				background: url(img/latest-news-top.gif) no-repeat left top;
			}
			.latest-news-headline{
				padding:2px 0px 0px 20px;
			}
			
			.latest-news-headline a, .latest-news-headline a:hover {
				font-size:20px;
				text-decoration:none;
				color:#e0dee1;
				font-weight:normal;
			}
			
			.latest-news-wrapper {
				padding:0px 20px 0px 20px;
			}
			.latest-news-date {
				padding-top:8px;
				color:#8e8e8e;
				font-size:9px;

			}

			.latest-news-title {
				color:#e7e7e7;
				font-size:14px;
				font-weight:bold;
			}
			.latest-news-description{
				padding:0px 0px 8px 0px;
			}	
				.latest-news-description a, .latest-news-description a:hover {
					color:#c9c9c9;
					text-decoration:underline;
				}
				.latest-news-description a {
					text-decoration:none;
				}
	.newsletter-box{
		background: url(img/newsletter_box_bg.gif) no-repeat left top ;	
		padding:12px 0px 0px 10px;
		font-size:9px;
		color:#dddddd;
		
	}
		.newsletter-box h1{
			width:194px;
			height:15px;
			margin:0px;
			padding:0px;
			overflow:hidden;
			background: url(img/newsletter_box_headline.gif) no-repeat left top;
			text-indent:-9999px;
		}
		.newsletter-box .fform{
			overflow:hidden;
		}
		.newsletter-box .email {
			width:212px;
			height:18px;
			margin:4px 0px 3px 0px;
			#margin:4px 0px 2px 0px;
			border:1px solid #3c3c3c;
			
		}
		.newsletter-box .newsletter_box-subscribe{
			margin-right:10px;
			height:20px;
			overflow:hidden;
			border:0px solid #000000;
			outline:none;
		}
	
	.newsletter_box_bottom{
		background: url(img/newsletter_box_bottom.png) no-repeat left top;
		height:10px;
		overflow:hidden;
	}
	
.footer{
	width:976px;
	margin-bottom:20px;
	color:#bbbbbb;
}
	.footer a, .footer a:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}
	.footer a{
		color:#bbbbbb;
		text-decoration:none;
	}
	.footer b {
		color:#868686;
		font-size:11px;
		font-weight:normal;
	}
	
	.footer-top {
		width:976px;
		height:10px;
		overflow:hidden;		
	}
	
	.footer-container {
		padding:3px 0px 0px 0px;
		width:976px;
		text-align:center; 
		background:url(img/footer-container.gif) repeat-x left top #6f6067;
	}	
		
		
		.footer-top .footer-top-left,
		.footer-top .footer-top-middle,
		.footer-top .footer-top-right,
		.footer-bottom .footer-bottom-left,
		.footer-bottom .footer-bottom-middle,
		.footer-bottom .footer-bottom-right 
		{
			width:10px;
			height:10px;
			overflow:hidden;
			display:-moz-inline-box;
			display:inline-block;
			background:url(img/footer-top-left.png) no-repeat right top;
			font-size:1px;
			line-height:1px;
		}	
		
		.footer-top .footer-top-middle{
			width:956px;
			background:url(img/footer-top-middle.gif) repeat-x left top;
		}
		
		.footer-bottom .footer-bottom-middle{
			width:956px;
			background:url(img/footer-bottom-middle.gif) repeat-x left top;	
		}
		
		.footer-top .footer-top-right {
			background:url(img/footer-top-right.png) no-repeat left bottom;
		}
		
		.footer-bottom .footer-bottom-left {
			background:url(img/footer-bottom-left.png) no-repeat right top;
		}

		.footer-bottom .footer-bottom-right {
			background:url(img/footer-bottom-right.png) no-repeat left top;
		}
		
/*News Module*/
				.news_item_date{
				   	padding-bottom:2px;			   		
					color:#EEEEEE;
			   }
			   .news_item_title{
			   		padding-bottom:3px;
					font-size:13px;
					font-weight:bold;
					color:#BBBBBB;
			   	}
					.news_item_title h1{
						padding-bottom:3px;
						font-size:13px;
						color:#4E124D;
					}
			   .nw-title h1{
					padding:3px 20px 3px 20px;
					font-size:17px;
					color:#4E124D;
					font-weight:normal;
				}				
				.nws_image{
					border:1px solid #BBBBBB;
					float:left;
					margin:0px 10px 10px 0px;				
				}
				.nw_short_description{
					padding:4px 0px;
				}
			    .news_item_content{
					padding-bottom:5px;
				
				}
				.news_item_read_more{
					padding-top:5px;
					font-size:12px;
					color:#7A7A79;
					text-decoration:underline;
					text-align:right;
				}

.uevents-content{
	padding:0px 20px 10px 20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.2;
	font-size: 14px;
	color: #FFFFFF;
}
				

/*Album Module*/		
.LinkStyle3, .LinkStyle3:hover{
	padding:6px 0px;
	display:inline-block;
	color:#FFFFFF;
	
}
.LinkStyle3:hover{
	text-decoration:underline;
}
.LinkStyle4,
.LinkStyle4:hover {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.LinkStyle4:hover{
	text-decoration:underline;
}
.LinkStyle5, .LinkStyle5:hover {
	color:#FFFFFF;
	font-size:25px;
	text-decoration:underline;
}
.LinkStyle5{
	text-decoration:none;
}
.LinkStyle2, .LinkStyle2:hover{
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;

}


.LinkStyle6, .LinkStyle6:hover{
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}


.text_style7{
	color:#FFFFFF;
}
.original-view{
	padding:10px;
	margin:10px 0px;
	width:380px;
	background:#6F6067;
	font-weight:bold;
}
.original-view a,
.original-view a:hover{
	color:#BBBBBB;
	font-size:14px;
	text-decoration:underline;

}
.original-view a{
	text-decoration:none;
}

.txtform-comment{
	width:200px;
	border: 1px solid #561454;
	color:#6F6067;
}					
.pag{
	padding:0px 10px;
}
.txtform_button{
	padding:0px 5px;
	background:#E52A5F;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.txtform{
	width:250px;
	border: 1px solid #561454;
	color:#6F6067;
}					

.contact-details{
	padding-top:17px;
	#padding-top:0px;
}
.left{
	float:left;
}

.right{
	float:right;
}

.center{
	text-align:center;
}
.next, .back, .album{
	margin-bottom:10px;
} 
/* Clear Float Fix Problem */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}