*{
	margin:0px;
	padding:0px;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #000000;
}
body, td, th {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
a {
	color:#7A7A79;
	text-decoration:none;
}
	a:hover {
		color:#7A7A79;
		text-decoration:underline;
    }
#wrap{
	width: 976px;
	margin: 0px auto;
	}
.logo{
	height:148px;	
	background-image: url(img/head-image.jpg);
	background-repeat:no-repeat;
	background-position: 748px 2px;
}
.header{
	padding-top: 0px;
}
.main-content{
	margin:10px 0px;
}
	.left-colum{
		width: 220px;
		float: left;
	}
		.main-menu{
			width: 220px;
			background: url(img/menu_bg.gif) repeat-y left top;
		}
		.main-menu .menu-top {
			background-image: url(img/menu_top.jpg);
			background-position: left top;
			background-repeat: no-repeat;
			height:	14px;
		}
		.main-menu .menu-content {
			background:	url(img/menu_bottom.jpg) left bottom no-repeat;
			padding:0px 10px 20px 10px;
		}
		.newsletter{
			width: 220px;
			padding-top:10px;
		}
			/*Newsletter box*/			
			.newsletter-box-top {
				background: #7E1D7C url(img/newsletter-box-top_bg.gif) repeat-x;
				height:10px;
				overflow: hidden;
			}
				.newsletter-box-top .newsletter-box-left {
					background:url(img/newsletter-box-left.gif) no-repeat left top;
					height: 10px;
				}
					.newsletter-box-left span {
						background:url(img/newsletter-box-right.gif) no-repeat left top;
						height: 10px;
						width: 10px;
						float: right;
					}						        
		
			.newsletter-box-mid {
				background: #7F1D7D url(img/newsletter-box-mid_bg.gif) repeat-x left bottom;
			}
					.newsletter-title{
						padding-left: 10px;					
						padding-bottom:5px;
						font-family:Tahoma, Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#FFFFFF;
					}
					.newsletter-email{
						padding-left: 10px;
						padding-bottom:3px;
						font-family:Tahoma,Arial, Helvetica, sans-serif;
						font-size:10px;
						color:#B68CB5;
					}
					.subscribe_button {					
						margin-top:7px;
						margin-right: 10px;					
						float: right;					
						background: url(img/image-button-newsletter.jpg) no-repeat top left;
						width: 61px;
						height: 20px;
						border: 0px;
						cursor: hand;
					}
					.subscribe_button2 {					
						margin-top:6px;																										
						background: url(img/button_newsletter.gif)no-repeat top left;
						width: 61px;
						height: 20px;
						border: 0px;
						cursor: hand;
					}
					 .subscribe_text {
						width: 198px;
						margin-left: 10px;
						padding-bottom:5px;
						height: 16px;
						border: 1px solid #20001F;
						background: #F4BCF4;
					}
					 .txtform{
						width:200px;
						border: 1px solid #561454;
					}
			.newsletter-box-bottom {
				background: #4D124C url(img/newsletter-box-bottom.gif) repeat-x;
				height:10px;
				overflow: hidden;
			}
				.newsletter-box-bottom .newsletter-box-left {
					background: url(img/newsletter-box-bottom-left.gif) no-repeat left top;
					height: 10px;
				}
					.newsletter-box-bottom span {
						background: url(img/newsletter-box-bottom-right.gif) no-repeat left top;
						height: 10px;
						width: 10px;
						float: right;
					}
		
	.middle-colum{
		width: 496px;		
		padding:0px 10px;
		float: left;
	}
			
	.middle-colum1{
		width: 746px;
		padding-left:10px;		
		float: right;
	}
		/*Content Box*/
		.content-box-top {
			background: #FFFFFF;
			height:10px;
			overflow: hidden;
		}
			.content-box-top .content-box-left {
				background:url(img/content-box-left.gif) no-repeat left top;
				height: 10px;
			}
				.content-box-left span {
					background:url(img/content-box-right.gif) no-repeat left top;
					height: 10px;
					width: 10px;
					float: right;
				}
		
			.content-box-mid {
				background: #FFFFFF url(img/content-box-mid_bg.gif) repeat-x left bottom;
				min-height:352px; /*firefox, opera, ie7 */
				height:auto !important; /*firefox, opera, ie7 */
				height:352px; /* ie6 */		
			}

			.content-box-bottom {
				background: #EF9CEF url(img/content-box-bottom.gif) repeat-x;
				height:117px;
				overflow: hidden;
			}
				.content-box-bottom .content-box-left {
					background: url(img/content-box-bottom-left.gif) no-repeat left top;
					height: 117px;
					
				}
					.content-box-bottom span {
						background: url(img/content-box-bottom-right.gif) no-repeat left top;
						height: 117px;
						width: 165px;
						float: right;
					}
 
	.right-colum{
		width: 240px;
		float: right;
	}
		.up-events{
			width: 240px;
			background: #D867D7;
		}
		.up-events .up-events-top {
			background-image: url(img/up-events-top.gif);
			background-position: left top;
			background-repeat: no-repeat;
			height:	10px;
		}
		.up-events .up-events-content {
			*height:141px;			
			min-height:141px;
			background: #D867D7 url(img/up-events-bottom_bg.gif) left bottom no-repeat;
		}
			.up-events-title h1{
				padding:4px 20px 0px 20px; 
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:22px;
				font-weight:normal;
				color:#FFFFFF;
			}
			.up-events-title h1 a:hover{				
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:22px;
				font-weight:normal;
				color:#FFFFFF;
			}
			.up-events-title{
				padding:4px 20px 0px 0px; 
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:22px;
				font-weight:normal;
				color:#B54EB3;
			}
				.up-events-title a{
					color:#FFFFFF;
					font-weight:normal;
				}
			.up-events-date{
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#BD92BC;
				font-weight:bold;
			}
			.up-events-shortdescription{
				padding-right:90px;
				padding-bottom:2px;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#FFFFFF;				
			}
			.up-events-link{				
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#C396C2;
				text-decoration:underline;
			}		
		.news{
			padding:10px 0px;
			}
			/*News Box*/
			.news-box-top {
				background: #D967D8 url(img/news-box-top_bg.gif) repeat-x;
				height:10px;
				overflow: hidden;
			}
				.news-box-top .news-box-left {
					background:url(img/news-box-left.gif) no-repeat left top;
					height: 10px;
				}
					.news-box-left span {
						background:url(img/news-box-right.gif) no-repeat left top;
						height: 10px;
						width: 10px;
						float: right;
					}
					
			.news-box-mid {
				padding:4px 20px 14px 20px;
				background: #D867D7 url(img/news-box-mid_bg.gif) repeat-x left bottom;
			}
				.news-title{
					margin-left:-2px;
					padding-bottom:3px;
					font-family:Tahoma, Arial, Helvetica, sans-serif;
					font-size:22px;
					color:#FFFFFF;
				}
					.news-title a{
						color:#FFFFFF;
						font-weight:normal;
					}
					.news-title a:hover{
						color:#FFFFFF;
						font-weight:normal;
					}
				.date{
					font-family:Tahoma, Arial, Helvetica, sans-serif;
					font-size:10px;
					color:#BD92BC;
				}
				.newstitle{
					font-family:Tahoma, Arial, Helvetica, sans-serif;
					font-size:13px;
					font-weight:bold;
					color:#FFFFFF;
				}
				.newscont{
					font-family:Tahoma, Arial, Helvetica, sans-serif;
					font-size:11px;
					
				}
					.newscont a{
						color:#FFA3FD;
					}
					.newscont a:hover{
						color:#FFA3FD;
					}
			   .news_item_date{
				   	padding-bottom:2px;			   		
					color:#BD92BC;
			   }
			   .news_item_title{
			   		padding-bottom:3px;
					font-size:13px;
					font-weight:bold;
					color:#B54EB3;
			   	}
					.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;
				}					
			    .news_item_content{
					padding-bottom:5px;
					color:#666666;
				}
				.news_item_read_more{
					padding-top:5px;
					font-size:12px;
					color:#7A7A79;
					text-decoration:underline;
					text-align:right;
				}
			
			.news-box-bottom {
				background: #6F1C6D url(img/news-box-bottom.gif) repeat-x;
				height:10px;
				overflow: hidden;
			}
				.news-box-bottom .news-box-left {
					background: url(img/news-box-bottom-left.gif) no-repeat left top;
					height: 10px;
				}
					.news-box-bottom span {
						background: url(img/news-box-bottom-right.gif) no-repeat left top;
						height: 10px;
						width: 10px;
						float: right;
					}	
		 /*contact Box*/
	.contact{
		width:240px;		
	}
 	.contact-box-top {
			background: #D867D7 url(img/contact-top-middle.gif) repeat-x top left;
			height:10px;
			overflow: hidden;
		}
			.contact-box-top .contact-box-left {
				background:url(img/contact-left.gif) no-repeat left top;
				height: 10px;
			}
				.contact-box-left span {
					background:url(img/contact-right.gif) no-repeat left top;
					height: 10px;
					width: 10px;
					float: right;
				}
		
			.contact-box-mid {
				background: #741F72 url(img/contact-middle_bg.gif) repeat-x left bottom;
				padding:0px 10px;
			}
				.contact-title{
					padding-bottom:54px;				
					font-family:Tahoma, Arial, Helvetica, sans-serif;
					font-size:20px;
					color:#FFFFFF;
				}
				.contact-phone{
					padding-bottom:5px;
					font-family:Tahoma, Arial, Helvetica, sans-serif;
					font-size:20px;
					color:#FFFFFF;
				}

			.contact-box-bottom {
				background: #721E70 url(img/contact-bottom-middle.gif) repeat-x left top;
				height:10px;
				overflow: hidden;
			}
				.contact-box-bottom .contact-box-left {
					background:url(img/contact-bottom-left.gif) no-repeat left top;
					height: 10px;
					
				}
					.contact-box-bottom span {
						background:url(img/contact-bottom-right.gif) no-repeat left top;
						height: 10px;
						width: 10px;
						float: right;
					}
.footer{
	padding-bottom:60px;
}
	
	/*Footer Box*/
	.footer-box-top {
		background: #340C33;
		height:10px;
		overflow: hidden;
	}
		.footer-box-top .footer-box-left {
			background:url(img/footer-box-left.gif) no-repeat left top;
			height: 10px;
		}
			.footer-box-left span {
				background:url(img/footer-box-right.gif) no-repeat left top;
				height: 10px;
				width: 10px;
				float: right;
			}
			
	.footer-box-mid {
		padding:4px 0px 4px 0px;
		text-align:center;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#B063AE;
		background: #340C33;
	}
		.footer-box-mid a{
			color:#B063AE;
		}
		.footer-box-mid a:hover{
			color:#FFFFFF;
			text-decoration:none;
		}
		.copyright{
			padding-top:8px;
		}
	.footer-box-bottom {
		background: #340C33;
		height:10px;
		overflow: hidden;
	}
		.footer-box-bottom .footer-box-left {
			background: url(img/footer-box-bottom-left.gif) no-repeat left top;
			height: 10px;
		}
			.footer-box-bottom span {
				background: url(img/footer-box-bottom-right.gif) no-repeat left top;
				height: 10px;
				width: 10px;
				float: right;
			}

/*Album*/		
.LinkStyle3 {
	color:#AD3EAD;
}
.LinkStyle3:hover{
	color:#541352;
	text-decoration:underline;
}
.LinkStyle4 {
	color:#AD3EAD;
	font-size:13px;
	font-weight:bold;
}
.LinkStyle4:hover{
	color:#541352;
	text-decoration:underline;
}
.LinkStyle5 {
	color:#541352;
	font-size:25px;
}
.LinkStyle5:hover{
	color:#541352;
	text-decoration:underline;
}
.original-view{
	padding:10px;
	margin-top:5px;
	width:380px;
	background:#9A3A99;
	font-weight:bold;
}
.original-view a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.original-view a:hover{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
}

.faq-link{
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#AD3EAD;
}
	.faq-link:hover{
		color:#541352;
		text-decoration:underline;
	}

.txtform-comment{
	width:200px;
	border: 1px solid #561454;
}					
.pag{
	padding:0px 10px;
}
.txtform_button{
	padding:0px 5px;
	background:#E52A5F;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.txtField{
	width:70px;
	border:1px solid #561454;
}

/* 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%;
}
