	body {
		margin:20px 20px 20px 20px;
		background: url(http://www.robichaux.net/k5eyp/world-map-background.jpg) no-repeat fixed center;
		}
	A 			{ color: #FF0000; text-decoration: none;} 
	A:link		{ color: #FF0000; text-decoration: none; } 
	A:visited	{ color: #000099; text-decoration: none; } 
	A:active	{ color: #FF0000; text-decoration: underline; } 
	A:hover		{ color: #FF0000; text-decoration: underline;  }


	h1, h2, h3 {
		margin: 0px;
		padding-bottom: 5px;
		color: #FF0000;
		text-align:center;
		font-family: georgia, times, serif; 
	}

	#banner {
		font-family: verdana, arial, sans-serif;
		text-align: center;
		color:#FF0000;
		font-size:x-large;
		font-weight:bold;	
		padding-bottom:10px;
		}
		
	.buttons {
	font-family: verdana, arial, sans-serif;
	text-align: center;
	color:#FFF;
	font-size:medium;
	text-transform:uppercase;
	font-weight:bold;
	background:#000099;
	margin:0px;
	padding:0px;
	}


	
	.buttons a,
	.buttons a:link,
	.buttons a:visited
	
	{
	    font-family: verdana, arial, sans-serif;
		font-weight: normal;
		text-decoration: none;
		font-weight:bold;
		font-size:medium;
		color:#FFF;
	}

	.buttons a:active,
	.buttons a:hover
        {
		font-weight: normal;
		text-decoration: none;
		font-weight:bold;
		font-size:medium;
		color:#FFCC00;
	}
		
		
		
		
	#banner a,
        #banner a:link,
        #banner a:visited {
		font-size: x-large;
		color: #FF0000;
		text-decoration: none;
		}


        #banner a:active,
        #banner a:hover {
		font-size: x-large;
		color: #FFCC00;
		text-decoration: none;
		}


				
	#content {
		align:center;
		font-family: georgia, times, serif; 

		}

	#links {
		background:#FFF;
		color:#CCC;
		margin-top:35px;				
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;		
  		border-bottom:1px dotted #CCC;	  
  		border-left:1px dotted #CCC;	
  		border-top:1px dotted #CCC;	
  		border-right:1px dotted #CCC;	 		
              padding:20px;
              margin-bottom:10px;
              margin-top:10px;
		}




	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
        {
		font-weight: normal;
		text-decoration: none;
	}
	
	.title	{ 
		font-family: georgia, times, serif; 
		font-size: large; 
		color: #666666; 
		text-transform: lowercase;	
		}			
		

		
