body {
	margin: 10px 0px 20px 0px; 
	background-color: #FFFFFF;
	text-align: center;
     }

a {     text-decoration: none;

	}

a:link {
	color: #0F314E;
	}

a:visited {
	color: #0F314E;
	}

a:active {
	color: #0F314E;
	}

a:hover {
background-color:#F7F3F7;
	color: #B22222;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: right; 
	padding: 0px;
	width: 770px; 
	background-color: #FFFFFF;
/*	border: 1px dotted #CCC;   */
	}

#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #FFFFFF;
        background-color: #FFF; 
	paggding:15px 15px 0px 15px;
	height: 64px;  /*to fix firefox issue*/
border:2px solid #B22222;
	}

a#banner-img {
	}


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


#banner h1 {
        color:#FFF;
	font-size: 16pt;
	font-weight: bold;
        background-color: #CDCF9C; 
        padding-right:20px;
        padding-top:10px;
        text-align:right;
        height:40px;
	}

#banner h2 {
	font-size: 8pt; 
        font-weight:bold;
        text-align:center;
	}

#center {
	float: right;  
	width: 454px;
	overflow: hidden;
	}

.content {
	padding: 5px 10px 5px 10px;  /*  top R bottom L */
	background-color: #FFFFFF;
	color: #464646;
	font-family: 'Times New Roman', times,serif;
	font-size: 12pt;  
        font-weight:bold; 
	}
#left   {
        float: right;
        width:110px;
        overflow: hidden;
        }

#right {
	float: right;   
	width: 206px;  
	background-color: #FFFFFF; 
	overflow: hidden;
        /* if borders: fix container size RA*/
	}

.content p {
	color: #666666;
	font-family: 'Times New Roman','Trebuchet MS', Verdana, sans-serif;
	font-size: normal;
	font-weight: bold;
	line-height: 150%;
/*	text-align: right;  */
	margin-bottom: 10px;
	}
.content h4 { /* for english text */
	color: #535353;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;  
	margin-bottom: 10px;
	}


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

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

.content h2 {
	color: #B22222;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #333;
	font-family: 'Times New Roman','Trebuchet MS',Verdana, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
.sidebar {
border-top: 1px solid #F7F3F7;
border-left: 1px solid #F7F3F7;
border-right: 1px solid #F7F3F7;
border-bottom: 5px solid #F7F3F7;

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


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

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

.sidebar img {
 
/*	border: 3px solid #666666; */
	}
 

#calendar {
  	line-height: 140%;
	color: #666666; 
	font-family: Arial, 'Times New Roman', 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: #666666;
	font-family: Arial, 'Times New Roman', serif;
	font-size: x-small;
	text-align: center; /* was left */
	font-weight: bold;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.photo {
	text-align: center;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
font-size:x-small;
font-weight:bold;
	}

.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: Arial, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
      	}
.comments-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 
text-align:left;					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;	
text-align:left;		
		}	
			
	
	

		
	.comments-head	{ 
		font-family:palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;	
text-align:left;	
		}		



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

</style>