	body {
                width: 870px; 
		margin:0px 20px 20px 20px;
		background:#CDDBE6;		
		}
	A 			{ color: #666633; text-decoration: none; font-weight:normal; } 
	A:link		{ color: #CA0000; text-decoration: none; } 
	A:visited	{ color: #CA0000; text-decoration: none; } 
	A:active	{ color: #FFFFFF; background-color: #CA0000; } 
	A:hover		{ color: #FFFFFF; background-color: #CA0000; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:-2;
		font-weight:normal;
  		background:#CDDBE6;
  		padding:1px; 		  		  		 	 
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:georgia, verdana, arial, sans-serif;
		font-size: x-large;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		}
		
	.description {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:bold;
  		background:#993300;
  		text-transform:none;	
		}	
				
	#content {
		float:right;
		position:relative;
		width:65%;
		background:#FFF;
		border:1px dotted #333;		
		margin-left:15px;
		margin-bottom:20px;
		margin-top:50px;
		}

	#container {
		background:#FFF;
		border:1px dotted #333;		
		}

	#links {
		background:#CDDBE6;
		}
		
	.blog {
		background:#FFF;  							
		}	

	
	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:8pt;
		font-weight:normal;
  		background:#FFF;
  		line-height:16px;			
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: 10pt; 
		color: #557B98; 	
		text-transform:none;				
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;  							
		}		

	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:8pt;
		font-weight:normal;
  		background:#CDDBE6;
  		line-height:140%;
  		padding:2px;				
		}	
		
	table {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:8pt;
		font-weight:normal;
  		background:#;
  		line-height:140%;
  		padding:px;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:10pt;
		font-weight:bold;
  		line-height:140%;
  		padding:2px;
		letter-spacing: .1em;
		border-bottom:1px dotted #FFF;
		text-align:center;		  					
  		background:#CDDBE6;		
		}

