* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color:  #656565; 
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #c2bebe;
	background-color: inherit;
	text-decoration:none ;
	
}


b {
	color: #c2bebe;
	background-color: inherit;
	text-decoration:underline ;
	
}


a:hover {
	color: #d26a36;
	background-color: inherit;
	
	
}

b:hover {
	color: #d26a36;
	background-color: inherit;
	
	
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 778px;
	background: url('images/container_background.gif') #0c070d repeat-y 0px 0px;
	color: inherit;
}

.thumbnail {
	padding: 10px 0px;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}


/* Page Title */

#page_title {
	width: 362px;
	height: 128px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}



#menu_title {
	width: 200px;
	height: 50px;
	float: center;
	color:c6633;	
}


#gallery_page_title {
	width: 176px;
	height: 10px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 362px;
	height: 126px;
	background: url('images/sisterhood.gif') #292829 no-repeat 50% 50%;
	color: #ffffff;
}


/* Page Image */

#page_image {
	width: 414px;
	height: 534px;
	background: url('images/main_image.gif') #09070a no-repeat 0px 100%;
	color: inherit;
	overflow: hidden;
}


/* Left Column */

#left_column {
	width: 414px;
	font-size: 12px;
	float: left;
}

#left_column_onepage {
	width: 776px;
	font-size: 12px;
	float: left;
}



#menu_outer {
	width: 350px;
	height:106px;
	padding:5px;
	margin-bottom:10px;
	font-size: 12px;
	float: center;
	border:2px;
	border:solid;
	border:#666666;
	
}


#menu_video {
	width: 600px;
	height:400px;
	padding:5px;
	margin-bottom:10px;
	font-size: 12px;
	float: center;
	border:2px;
	border:solid;
	border:#666666;
	
}


#menu_outer_center {
	width: 700px;
	height:450px;
	padding:5px;
	margin-bottom:10px;
	font-size: 12px;
	float: center;
	border:0px;
	border:solid;
	border:#666666;
	float:center;
	
	
}


#filler {
	width: 414px;
	height: 10px;
	padding:0px;
	margin-bottom:0px;
	font-size: 12px;
	float: center;
	
}


#menu_outer_one {
	width: 600px;
	height:106px;
	padding:5px;
	margin-bottom:10px;
	font-size: 12px;
	float: center;
	border:2px;
	border:solid;
	border:#666666;
	
}




#gallery_left_column{
	width: 776px;
	height: 512px;
	font-size: 12px;
	float: left;
}


#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}


/* Right Column */

#right_column {
	padding-bottom: 20px;
	width: 362px;
	background-color: #000000;	/* #0c070d; */
	color: inherit;
	float: right;
	clear: right;
}

/* Right Column */

#gallery_right_column {
	padding-bottom: 20px;
	width: 176px;
	background-color: #0c070d;
	color: inherit;
	float: right;
	clear: right;
}



#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
}

#right_column p {
	padding-top: 20px;
}


/* Page Menu */

#page_menu {
	padding: 15px 0px;
	width: 414px;
	background: url('images/background.gif') #0c070d repeat-x 0% 0%;
	color: #c2bebe;
	float:left;
}


#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 90px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	margin-right: 1px;
	width: 70px;
	height:30px;
}


#page_menu li#menu2 a {
	margin-right: 1px;
	width: 70px;
	height:30px;
}

#page_menu li#menu3 a {
	margin-right: 1px;
	width: 92px;
	height:30px;
}

#page_menu li#menu4 a {
	margin-right: 1px;
	width: 70px;
	height:30px;
}

#page_menu li#menu5 a {
	margin-left:2px;
	width: 70px;
	}

#page_menu li a span {
	padding-top: 60px;
	display: block;
}

#menu1 a {
	background-image: url('images/menu_bg1.gif');
}

#menu2 a {
	background-image: url('images/menu_bg2.gif');
}

#menu3 a {
	
	background-image: url('images/menu_bg3a.gif');
	
}

#menu4 a {
	background-image: url('images/menu_bg4.gif');
}

#menu5 a {
	background-image: url('images/menu_bg5.gif');
}


/* Latest News */

#latestnews {
	padding: 10px 28px 0px;
}

#latestnews h2 {
	margin-bottom: 0px;
	height: 30px;
	background-image: url('images/latestnews_header.gif');
}

#latestnews_kolor {
	margin-bottom: 0px;
	height: 30px;
	background-image: url('images/thepowerofkolor.gif') ;

}


/* Latest Video */

#latestvideo {
	padding: 20px 25px;
}

#latestvideo h2 {
	height: 35px;
	background-image: url('images/latestvideo_header.gif');
}


/* Album Review */

#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/review_header.gif');
}


/* Page Footer */

#page_footer {
	margin-left: 416px;
	width: 362px;
	padding: 9px 0px;
	background: url('images/background.gif') #343231 repeat-x 0px 0px;
	color:#FFFFFF;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}

#gallery_page_footer {
	margin-left: 416px;
	width: 362px;
	padding: 9px 0px;
	background: url('images/background.gif') #343231 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}


#style1 {
   color:#c6633;
   font-size:18px;
   }
   
   
   
#address {
	width: 200px;
	height:20px;
	padding:4px;
	margin-bottom:1px;
	font-size: 12px;
	float: left;
	vertical-align:bottom;
	
	text-align:right;
	border:#666666;
	border:solid;
	border:#666666;
	
}

#address_input {
	width: 250px;
	height:20px;
	vertical-align:middle;
	padding:0px;
	margin-bottom:0px;
	font-size: 12px;
	float: left;
	text-align:left;
	border:#666666;
	border:solid;
	border:#666666;
}

#address_input1 {
	width: 120px;
	height:20px;
	vertical-align:middle;
	padding:0px;
	margin-bottom:0px;
	font-size: 12px;
	float: left;
	text-align:right;
	border:#666666;
	border:solid;
	border:#666666;
}




#menu_outer_address {
	width: 400px;
	height:20px;
	padding:0px;
	margin-bottom:1px;
	font-size: 12px;
	float: left;
	border:#666666;
	border:solid;
	border:#666666;
	
}


.forminput {
	background-color: #ffffff;
	color: #000;
	border: 0px solid #c0c0c0;
	padding: 2px;
	margin: 0;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	height: 20px;
	float: left;
}

.txtinput {
	background-color: #ffffff;
	color: #000;
	border: 0px solid #c0c0c0;
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	height: 90px;
	width:320px;
	vertical-align: top;
}

.buttoninput {
	background-color: #ffffff;
	height:25px;
	padding: 0px;
	padding-left:2px;
	margin: 2px 0;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;

	float: right;
}
