body {
		margin-top:10px;
		margin-left: 0px; margin-right: 0px;
		background: #374D7F;
		font-family : "verdana";		}

        html  {
                scrollbar-face-color:#374D7F;
                scrollbar-highlight-color: #7682A5;
                scrollbar-3dlight-color: #9999CC;
                scrollbar-darkshadow-color: #586CA7;
                scrollbar-shadow-color: #586CA7;
                scrollbar-arrow-color: #96A6E9;
                scrollbar-track-color#5E5E9F;
                }
	A 			{ color: #151B54; text-decoration: none; font-weight:bold; }
	A:link		{ color: #151B54; text-decoration: none; } 
	A:visited	{ color: #151B54; text-decoration: none; } 
	A:active	{ color: #151B54;  } 
	A:hover		{ color: #FFFF7E;  } 

        h1, h2, h3 {
	        margin:0px; padding: 0px;
                }

        img {/* border style for all images */
                border: 0;
                } 

	#banner {
		font-family:verdana;
		color: #151B54;
		font-size:x-large;
		font-weight:bold;
		border-left:6px solid #96A6E9;	
		border-right:6px solid #96A6E9;  		
		border-top:6px solid #96A6E9; 
                                          border-bottom:2px solid #96A6E9;		
  		background: #9999CC;
  		padding:0px;
                text-align:center;
		}

#banner a, #banner a:link, #banner a:visited, #banner a:hover {color:black;}

#bannerindex {
		font-family:verdana;
		color: #151B54;
		font-size:x-large;
		font-weight:bold;
		border-left:6px solid #96A6E9;	
		border-right:6px solid #96A6E9;  		
		border-top:6px solid #96A6E9; 
                                           border-bottom:6px solid #96A6E9;		
  		background: 5E6B9F;
  		padding:0px;
                margin-left: 15px;
                margin-right: 997px;
		}

#bannerindex a, #banner a:link, #banner a:visited, #banner a:hover {color:black;}


	.description {
		color: #151B54;
		font-size:12px;
		font-weight:bold;
  		text-transform:none;	
		display:block;		}	

	#content {
		position:relative;
		z-index: 3;
		padding: 0px;
		background: #6D7AAE;
                                           border-left:6px solid #96A6E9;	
		border-right:6px solid #96A6E9;  		
		border-top:2px solid #96A6E9;
                                           border-bottom:6px solid #96A6E9;
		margin-right:16px;
		margin-left: 253px;
		margin-bottom:20px;
                width: 480px
		}


	#links {
		z-index:2;
		position:absolute;
		top: 201px;
		left: 787px;
		width: 195px;
                                           border-left:6px solid #96A6E9;	
		border-right:6px solid #96A6E9;  		
		border-top:6px solid #96A6E9;
                                           border-bottom:6px solid #96A6E9;
		background: #6D7AAE;
		color: #151B54;
		
		}
				
	#llinks {
		z-index:2;
		position:absolute;
		top: 201px;
		left: 15px;
		width: 185px; 
                                           border-left:6px solid #96A6E9;	
		border-right:6px solid #96A6E9;  		
		border-top:6px solid #96A6E9;
                                           border-bottom:6px solid #96A6E9;
                                           background:#6D7AAE;
		color: #151B54;
		
		}

        .help {
                cursor: help; color: #444; border-bottom: 1px dotted #96A6E9; }
                dfn.help {font-style: italic; }
                acronym.help {border-color: #374D7F; 
                }
				
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
	.blogbody, .comments-body, .trackback-body {
		color: #151B54;
		font-size:11px;
		font-weight:normal;
  		background: #fff;
  		line-height:14px;		
  		border-left: 1px solid #96A6E9;			
  		border-right: 1px solid #96A6E9;
  		border-bottom: 3px double #96A6E9;	  			  		
  		padding:10px;
		}

       .blogbreak {
	        border-bottom:1px dotted #96A6E9;
	        height:1px;
                }
	
       .archivebody {
                color: #1E1E52;
		font-size:12px;
		font-weight:normal;
  		background: #fff;
  		line-height:14px;		
                }
	
	.title	{ 
		font-size: small; 
		color: #151B54; 
		text-transform: uppercase;
		font-weight:normal;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background: #6D7AAE;
		font-size:11px;
		font-weight:bold;  							
		}	
		
	.date, .comments-head	{ 
		font-size: 18px; 
		color: #151B54; 
		font-weight:bold;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom: 3px double #96A6E9;	
		}			
		
	.posted, .comments-post, .trackback-post	{ 
		font-size: 8px; 
		color: #151B54;
		display:block; 
		text-align:right; 
		}
		
		
	.calendar {
		color:black;
		font-size:10px;
		font-weight:normal;
  		padding:2px;				
		}
	
	.calendarhead {	
		color: #151B54;
		font-size:10px;
		font-weight:bold;
                                          text-transform: uppercase;
  		background: #6D7AAE;
  		line-height:14px;				
		}	
	
	.side {
		color: #151B54;
		font-size:10px;
		font-weight:normal;
  		background: #6D7AAE;
  		line-height:14px;
                padding:3px;				
		}	
		
	.sidetitle {
		
		color: #FFFFFF;
		font-size:11px;
		font-weight:bold;
  		background: #374D7F;
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-transform:uppercase;
		letter-spacing: .2em;
                                          text-align:center;
                                          border-bottom:1px dotted #96A6E9;  					
		}		
	
	.syndicate {
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #6D7AAE;  		
 		}	
		
	.powered {
		color: #151B54;
		font-size:10px;
		font-weight:bold;
		border-top: 1px solid #96A6E9;
		border-bottom: 1px solid #96A6E9;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}

		
	
        input, select, textarea {
	        font-size: 12px; font-family:verdana; border: solid 1px black;
	        padding: 1px; margin: 1px;
	        background-color: #ffffff; color:black;
                }


        .quote {
		color:black;
		font-weight: normal;
  		background: #6D7AAE;
                                           border:1px dotted #96A6E9;
  		line-height:14px;
                                           padding-top:5px;
  		padding-left:5px;
  		padding-right:5px;
  		padding-bottom:5px;
		margin-right:50px;
		margin-left:50px;
		}




