
html { overflow: -moz-scrollbars-vertical; }

body {
	background-color : #000000;
	clear: left; 
	font-weight: normal; 
	font-size: 11px; 
	visibility: visible; 
	overflow: auto; 
	text-transform: none; 
	color: white; 
	font-style: normal; 
	font-family: verdana, arial; 
	position: static; 
	font-variant: normal;  
	display: block;
	margin: 10px;	
	}
h1 { 
height: 0; 
border-bottom: 2px dotted #000; 
color: #ffffff;
} 

#topleft {
	float:left;
	width:67%;
	background:#000;
	margin-right:15px;
	padding-bottom:0px;
	}

#topright {
	background:#000;
	text-align: right;
	vertical-align: top;
	}

#mainright {
	width:33%;
	float:left;
	background:#000;
	padding-bottom:0px;
	}

#maincenter {
	width:34%;
	float:left;
	background:#000;
	padding-bottom:10px;
	}

#mainleft {
	width:33%;
	float:left;
	background:#000;
	padding-bottom:10px;
	}

#singlecenter {
	margin:1.5em auto 0 auto;
	width:60%;
	text-align:middle;
	background:#000;
}

.headtitle {
	color: #637BC5;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
	}

.boxtext {
	clear: left; 
	background-color: black;
	border-collapse: collapse;
	border-right: #637bc5 2px solid; 
	border-top: #637bc5 2px solid;
	border-left: #637bc5 2px solid; 
	border-bottom: #637bc5 2px solid; 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	margin: 0px;
	background-position: 60px 30px; 
	float: none; 
	visibility: visible; 
	vertical-align: top; 
	overflow: auto; 
	text-transform: none; 
	position: static; 
	text-align: left;
	display: block;
	}

div.nifty {
	margin-top: 10px;
	padding-bottom: 5px;
	background: #637bc5;
	text-transform: uppercase; 
	text-align: center;
	}

div.niftyb { 
	background: #637bc5;
	text-align: right;
	}

div.donate {
	margin-top: 10px;
	padding-bottom: 5px;
	background: #ff0000;
	text-transform: uppercase; 
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	}

div.donateb { 
	background: #ff0000;
	text-align: right;
	}
	
div.niftynews { 
	margin-top: 10px;
	padding-bottom: 5px;
	background: #5B6D82;
	text-transform: uppercase; 
	text-align: center;
	}

div.niftynewsb { 
	background: #654A6B;
	}
	
.boxtextnews {
	height: 50px;
	color: black;
	background-color: #B2ACA5;
	border-collapse: collapse;
	border-right: #5B6D82 2px solid; 
	border-top: #5B6D82 2px solid;
	border-left: #5B6D82 2px solid; 
	border-bottom: #5B6D82 2px solid; 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	margin: 0px;
	vertical-align: top; 
	text-transform: none; 
	text-align: left;
	overflow-y: scroll;
	}

.boxtextdonate {
	color: black;
	background-color: #ffffff;
	border-collapse: collapse;
	border-right: #ff0000 2px solid; 
	border-top: #ff0000 2px solid;
	border-left: #ff0000 2px solid; 
	border-bottom: #ff0000 2px solid; 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	margin: 0px;
	vertical-align: top; 
	text-transform: none; 
	text-align: left;
	}
	
.bookdate { color: #999999; }

.textbold { font-weight: bold; }

.textcenter { text-align: center; }

.textleft { text-align: left; }

.texttop { vertical-align: top; }

.greytitle {margin-top: 15px; margin-bottom: 15px; color: #999999;}

.backtop {margin-top: 15px; margin-bottom: 15px; color: #f00;}

hr { color: #637BC5; }

img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
.imgcenter { 
    text-align: center; 
    margin: 10px; 
}

.albums {
	background-color: black;
	border-top-style: none;  
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
	border-collapse: collapse; 
	margin-top: 10px;
	padding-right: 15px; 
	padding-left: 15px; 
	padding-bottom: 2px; 
	padding-top: 0px; 
	}
	
a.plain {cursor: hand; text-decoration: none; color: #ffffff;}
a.plain:link {color:#ffffff;text-decoration: underline;}
a.plain:visited {color: #ffffff;text-decoration: underline;}
a.plain:active {color: #ffffff;text-decoration: none}
a.plain:hover {text-decoration: underline; color: #aaaaaa;}

a.news {cursor: hand; text-decoration: none; color: white;}
a.news:link {color:white;text-decoration: underline;}
a.news:visited {color: white;text-decoration: underline;}
a.news:active {color: white;text-decoration: none}
a.news:hover {text-decoration: underline; color: #69636B;}

a {cursor: hand; text-decoration: none; color: red;}
a:link {color:red;text-decoration: underline;}
a:visited {color: red;text-decoration: underline;}
a:active {color: red;text-decoration: none}
a:hover {text-decoration: underline; color: red;}