body {
	margin:0px 0px 0px 0px;
background:url(http://www.churchoftheepical.org/images/bgblkmarble.thm.gif);	
		}
          body {background-attachment:fixed;}	

a 			{ color: #006699; text-decoration: underline; }
a:link		{ color: #006699; text-decoration: underline; }
a:visited	{ color: #006699; text-decoration: underline; }
a:active	{ color: #006699;  }
a:hover		{ color: #FFF;  }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#container {
	width: auto
}

#banner {
        width: 100%;
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	text-align: center;
	height: 150px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-family: palatino,  georgia, verdana, arial, sans-serif;
	font-size: xx-large;
        background:#000;
	color: #333;
	text-decoration: none;
        -moz-border-radius: 1em;
}

#banner h2 {
	font-family:palatino, georgia, times new roman, serif;
	color:#ccc;
	font-size:small;
	text-transform:none;	
	font-weight: normal;
}

#center {
}

.content {
	width: 700px;
	position:absolute;
	left:240px;
	background:#000;
        margin-top:20px;
	margin-bottom:20px;
        padding:2px;
	border:2px solid #666;
       -moz-border-radius: 1em;
}

#right {
	margin:15px;				
	border:2px solid #666666;
	width:200px;
	position: absolute;		
	left: 0px;
        -moz-border-radius: 1em;
}

.content p {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#999;
	font-size:small;
	font-weight:normal;
	background:#000;
	line-height:200%;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}

.content h2 {
	font-family:palatino, georgia, times new roman, serif; 
	font-size: large; 
	color: #006699; 
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}

.content h3 {
	font-family: palatino, georgia, times new roman, serif;
	font-size: medium;
        text-align: center;
	color: #666;
}

.content p.posted {
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #ccc; 
	margin-bottom:25px;
}

#calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:2px;
  text-align:left;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	font-family:palatino, georgia, times new roman, serif;
	color:#666600;
	font-size:small;
	font-weight:normal;
	padding:2px;
	letter-spacing: .3em;
	background:#FFF;
	text-transform:uppercase;
	text-align:left;			
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

.sidebar {
	font-family:verdana, arial, sans-serif;
	color:#999;
        font-size:x-small;
	font-weight:normal;
	background:#000;
	line-height:140%;
	padding:2px;	
        -moz-border-radius: 1em;			
}

.sidebar h2 {
	font-family:palatino, georgia, times new roman, serif;
	color:#999;
	font-size:small;
	font-weight:bold;
        text-align: left;
	padding:2px;
	background:#000;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
}

.sidebar img {
	border: 3px solid #000;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-family:palatino, georgia, times new roman, serif;
	color:#999;
	font-size:x-small;		
	line-height:140%;
	padding:2px;
	margin-top:50px;
	background:#000;		
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
}
#nav { width: 800px; font-family: Verdana, Arial, sans-serif; font-size: small; padding:5px; margin:0px; align: center; background-color:#000; text-align: center; color:#fff; border:2px solid #666;
-moz-border-radius: 1em;
}

#nav a {
color:#006699;
text-decoration:none;
align: center;
}
#nav a:hover {
color:#fff;
text-decoration:none;
}