/* This design is copyright 2004,2005 by David Reitter. All rights reserved. */

 body {
	margin: 0px 0px 20px 0px; 
	 background : black url("/sil-bg.jpg") 0% 50% no-repeat fixed;
         background-position: top center;
        	text-align: center;
   
	}

.background-image {
    width:100%;
    z-index: -10;
    top:0;
    left:0;
position:fixed;
    overflow:visible; /* do not scroll for this */
}
 
 
a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #0F314E;
	}

a:visited {
	color: #0F314E;
	}

a:active {
	color: #0F314E;
	}

a:hover {
	color: #B22222;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;  
        z-index:10;
	background : url("/sil-bright-big.jpg") 0% 50% no-repeat fixed;
         background-position: top center; 

	border: 1px solid #FFFFFF;
	}


#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #FFFFFF;
	background-color: black; 
	myorange:#FF6600;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
text-align: center;
	}

a#banner-img {
	display: none;
	}


#banner a { 
	color: #EE5500;	
text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 500px; 
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px; 
     color: #110500;  
	font-family: 'Times', 'Times New Roman', serif;
	font-size: small;
	}

#right {
	float: left;
	color: #EEEEEE;
	width: 200px;
		 
	overflow: hidden;
	}

#right a {

	color: #EEEEEE;
}
 
.rollbox {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	margin-bottom:20px;
	background : #999 url("/sil-dark-big.jpg") 0% 50% no-repeat fixed;
         background-position: top center; 
}


.content p {
	color: #110500; 
	font-family: 'Optima', 'Franklin Gothic Book', 'FranklinGothic Book', 'Verdana Regular', 'Verdana', 'Lucida Grande', 'Gill Sans MT',  Arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #000000;

	font-family: 'Optima', 'Franklin Gothic Book', 'Gill Sans MT',  Arial, sans-serif;
font-size: 120%;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	ccolor: #333;
	color: #000000;

	font-family: 'Optima', 'Franklin Gothic Book', 'Gill Sans MT',  Arial, sans-serif;
	font-size: 120%;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}
 

.content p.posted {
	color: #AAAAAA;
	font-family: 'Times', 'Times New Roman', serif;
	font-size: 90%;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

#calendar {
  	line-height: 140%;
	color: #AAAAAA;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
 
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}
 

#calendar table {


	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #003388;  
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #0033BB;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #003388;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	_border-bottom: 1px solid #0033BB;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}

.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: 1px solid #FFFFFF;
	}

.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: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}



#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%;
	}

.trackbacknum {
visibility: hidden;
}