	body {
		margin:0px 0px 20px 0px;
		background:#FFF;		
		}
	a 	{ color: #000000; }
	a:link	{ color: #000000; }
	a:visited	{ color: #000000; }
	a:active	{ color: #000000; }
	a:hover	{ color: #DB836D; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	h1	{
                                font-family: georgia, palatino, times new roman,  serif; 
                                color: #000000; 
                                font-size: 18pt; 
                                font-weight: bold;
                                text-decoration: none; 
                                letter-spacing: -2pt;
                                text-align:center;		}

	h2	{
                                font-family: georgia, palatino, times new roman,  serif; 
                                color: #000000; 
                                font-size: 13pt; 
                                font-weight: normal;
                                text-decoration: none; 
                                letter-spacing: -1pt;
                                text-align:center;		}

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                                border-top:4px double #666;
		}

        #banner a,
        #banner a:link, {
                        DB836D 
                        }
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: palatino,  georgia, verdana, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

	.description {
		font-family:arial, sans serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		position:absolute;
		background:#FFF;
		margin-right:20px;
		margin-left:225px;
		margin-bottom:20px;
		border:1px solid #FFF;
		width: 70%;
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:150px;
                                float:right			
		}
		
	.blog {
  		padding:15px;
		background:#FFF; 
		}

                .headlink {
                                font-family: arial, verdana; sans-serif;
                                color: #000000; 
                                font-size: 10pt; 
                                font-weight: normal;
                                text-decoration: none; 
                                letter-spacing: 0pt;
                                text-align:center;
		}

	.headlink  a { color: #000000; text-decoration: none; }
	.headlink  a:link {
		font-weight: normal;
                color: #000000; 
		text-decoration: none;
                 }
	.headlink  a:visited {
                color: #000000; 
		text-decoration: none;
                 }
	.headlink  a:active {
                color: #999999; 
		text-decoration: none;
                 }
	.headlink  a:hover {
                color: #999999; 
		font-weight: normal;
		text-decoration: none;
	}


        .biglink {
                                font-family: arial, verdana; sans-serif; 
                                color: #000000; 
                                font-size: 10pt; 
                                font-weight: normal;
                                text-decoration: underline;
                                letter-spacing: 0pt;
                                text-align:center;
		}

	.biglink a 	{ color: #000000; text-decoration: underline;}
	.biglink a:link {
		font-weight: normal;
                color: #000000;
		text-decoration: underline;
                 }
	.biglink a:visited {
                color: #000000; 
		text-decoration: underline;
                 }
	.biglink a:active {
                color: #000000; 
		text-decoration: underline;
                 }
	.biglink a:hover {
                color: #DB836D; 
		font-weight: normal;
		text-decoration: underline;
	}

	.blogbody {
		font-family: arial, verdana; sans-serif;
                color: #000000; 
                font-size: 13px;
                text-align:justify;
		font-weight:normal;
  		background:#FFF;
		}

	.blogbody a, {color: #DB836D; text-decoration: underline;}
	.blogbody a:link {
                color: #555555;
		font-weight: normal;
		text-decoration:underline;
                 }
	.blogbody a:visited {
                color: #555555;
		font-weight: normal;
		text-decoration:underline;
	}
	.blogbody a:active {
                color: #555555;
		font-weight: underline;
		text-decoration:underline;
	}
	.blogbody a:hover {
                color: #999999;  
		font-weight: normal;
		text-decoration:underline;
	}


	.title	{
                                font-family: georgia, palatino, times new roman,  serif; 
                                color: #000000; 
                                font-size: 18pt; 
                                font-weight: bold;
                                text-decoration: none; 
                                letter-spacing: -2pt;
                                text-align:center;		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		font-family: georgia, palatino, times new roman,  serif;
                text-align:center;
		font-size: 14px; 
		color: #555555; 
		font-weight:normal;
		}			
		
	.posted	{ 
		font-family: arial, verdana; sans-serif;
                color: #888888; 
                font-size: 8pt;
                text-align:center;
		font-weight:normal;
  		background:#FFF;
		margin-bottom:25px;
		}
			
                 .syndicate {
		font-family:arial, verdana; sans-serif;
                                color: #000000; 
                                font-size: 8pt;
                                text-align:center;
		font-weight:normal;
  		background:#FFF;
		}

	.syndicate a,
	.syndicate a:link, {
                                color: #555555; 
		font-weight: normal;
		text-decoration: none;
                 }
	.syndicate a:visited, {
                                color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.syndicate a:active, {
                                color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.syndicate a:hover {
                                color: #DB836D;
		font-weight: normal;
		text-decoration: underline;
	}
	
		
	.comments-body {
		font-family:arial, verdana, sans-serif;
		color:#000000;
		font-size:8pt;
		font-weight:normal;
  		background:#FFF;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #000000; 					
		}		

	.comments-post {
		font-family: arial, verdana, sans-serif;
                                text-align: center;
		color:#000000;
		font-size:8pt;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-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; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:arial, verdana, sans-serif; 
		font-size:small; 
		color: #000000; 
		border-bottom:1px solid #000000;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family: arial, verdana, sans-serif;
		color:#000000;
		font-size:large;
		font-weight:bold;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}
