	body {
		margin:0px 0px 0px 0px;
                                font-family: verdana, arial, sans-serif;
		background:#FFF;	
                                color:#000;	
		}
	A 			{ color: #699; text-decoration: none; font-weight:bold;}
	A:link		{ color: #699;  }
	A:visited	{ color: #699;  }
	A:hover		{ color: #F60; text-decoration: underline; }
	A:active	{ color: #F60;  }
                img {border:none; }
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

                #header {  height: 120px;
                                 width: 100%;
                                 background-image:url(/images/bg.gif);
                                 background-repeat:repeat-x; 
                                 text-align:center;
                                 overflow:hidden;
                             }

	#footer {
                                clear:both;
		color:#FFF;
		font-size:x-small;
		font-weight:normal;	
  		padding: 2px;
                                text-align:center;
                                background-color:#699;
		}

        #footer a,
        #footer a:link,
        #footer a:visited,
        #footer a:active {
                                text-decoration: none;
                                color: #FFF;
                                font-weight: bold;
                                }
        #footer a:hover {
		text-decoration: underline;
		}

	.description {
		font-size:small;
  		text-transform:none;	
		}
				
	 #content { 
                padding: 10px;
	margin-left: 156px;   
                font-size:small;   
                             }

             #menu { float: left; 
height: 100%; 
width: 156px; 
margin-left: -1px;
padding-left:20px;
background-image:url(/images/dots.gif);
background-repeat:repeat-y;
font-size:small;
font-weight:normal;
line-height:140%;
padding:2px;
padding-left:10px;
}

		
	.blog {
  		padding:15px;
		background:#FFF; 
		}

	.blogbody {
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:125%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-size: medium;
		}					

	.date	{ 
		font-size: smaller;
		margin-bottom:5px;
                                font-weight:normal;
		}			
		
	.posted	{ 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	input {
                         font-family: verdana, arial, sans-serif;
                         font-size: small;
                         border:1px solid #699;
                         background-color: #FFF;
                         }

                .button {
                        background-color: #699;
                        font-weight: bold;
                        color: #FFF;
                        border: none;
                }
		
	.comments-body {
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
		}		

	.comments-post {
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
		}


	.trackback-body {
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;			
		}		

	.trackback-post {
		font-size:x-small;
		font-weight:normal;		
		}	

		
	.comments-head	{ 
		font-size:small; 
		margin-top:20px;
		font-weight:bold;	
		}		

	#banner-commentspop {
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  	 
		}

                td { vertical-align: top;
                }
