/*  CST 4 Singers : styles and layout defs */
/**********************************************/

html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #009900; text-decoration:none;}
a:hover {color: #770000;}

body {
	background-color:#000000;
	color: #000000;
	font: normal 63% Tahoma,sans-serif;

}

p, ul, ol {padding-bottom: .9em;}
p, blockquote {text-align:justify;font-family: Times New Roman,sans-serif;
font-size: 1.3em;}

li {list-style: none;}

h1 {font: bold 1.5em Times New Roman,sans-serif; text-align:center; font-variant:small-caps; color:#770000; margin-bottom:10px;}
h2 {font: bold 2.5em Times New Roman,sans-serif; text-align:center; font-variant:small-caps; color:#770000; margin-bottom:10px;}
h3 {font-size:14px; font-weight:bold;  text-align:left;  color:#009900; }

hr{border: 0px solid #777777; border-top-width:1px; height:0px; width:80%; text-align:center;}


.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

li {
	list-style-image: url(images/arrow.png);
	margin-left: 30px;
	font-family: Times New Roman,sans-serif;
    font-size: 1.2em;
}

.box {
padding: 10px;
border:1px solid #777777;
margin:30px;
	background-image:url(images/bg-t2.gif);
 	background-repeat:repeat-x repeat-y;
	background-position:top left;
}

img {
margin:10px;
border:1px solid #777777;
margin-top:0px;
margin-bottom:0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header {
	color:#000000;
	font-size:2em;
	font-weight:bold;
	font-family:Times New Roman;
	vertical-align:middle;
	font-variant:normal;
}

#middle-content{
margin:0px;
text-align:center;
padding: 20px;
font-weight:500;
font-size:1.3em;
text-align:justify;
color:#000000;
}

#footer {
	color: #000000;
	font: normal .9em sans-serif;
	padding: 5px;
	font-weight:600;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {color: #ffffff; background-color:#000000;}

.buyme_btn {
font-weight:bold; 
color:#ffffff; 
font-variant:small-caps; 
font-size: .9em;
font-family:Verdana;
background-color:#000000;
margin:10px;
}

.banner {
color:#990000;
font-size:1.4em;
text-align:center;
font-weight:300;
margin-bottom:10px;
}

.movie-loop {
margin:10px;
background-color:#CCFF33;
border:2px solid #000000;
}

blockquote {
border:1px solid #770000;
background-color:#dddddd;
color:#000000;
width:90%;
text-align:justify;
font-size:.9em;
padding:10px;
margin-top:10px;
}

.tsig {
font-size:.8em;
color:#770000;
font-weight:bold;
}

blockquote.church p {
line-height:.7;
font-size:12px;
color:black;
}

