body {
margin: 0px;
background:#FFFFFF;		
}

#header-left {
position: absolute;
top: 10px;
left: 10px;
width: 350px;
height: 40px;
background: #FFFFFF;
}

#header-left h1 {
font-family: sans-serif;
font-size: 20px;
margin: 0px;
}

.description {
font-family: sans-serif;
color: #333333;
font-size: 12px;
}

#header-right {
position: absolute;
top: 10px;
left: 440px;
width: 300px;
height: 70px;
background: #FFFFFF;
font-family: sans-serif;
color: #333333;
font-size: 12px;
line-height: 16px;
}

#header-outside {
position: absolute;
top: 10px;
left: 750px;
width: 150px;
height: 120px;
}

#sidebar-left {
position: absolute;
top: 80px;
left: 20px;
width: 220px;
background: #FFFFFF;
}

#main {
position: absolute;
top: 80px;
left: 260px;
width: 400px;
background: #FFFFFF;
}

#sidebar-right {
position: absolute;
top: 140px;
left: 680px;
width: 220px;
background: #FFFFFF;
}

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

	#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,
        #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;
		}
				
	#content {
		position: absolute;
		background:#FFF;
		margin-right:20px;
		margin-left:225px;
		margin-bottom:20px;
		border:1px solid #FFF;	
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:200px;			
		}
		
	.blog {
		}

	.blogbody {
		font-family: sans-serif;
		color:#333333;
		font-size: 14px;
		font-weight:normal;
  		line-height:140%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	h3.title	{
		font-family: sans-serif;
		font-size: 16px;
		color: #666666;
		margin-bottom: 0px;
		padding-bottom: 0px;
		line-height: 100%;
		}
		
	h3.titlesingle	{
		font-family: sans-serif;
		font-size: 16px;
		color: #000000;
		margin-top: 30px;
		margin-bottom: 0px;
		border-bottom: 2px solid #000000;
		}			

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

	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family: sans-serif; 
		font-size: 12px; 
		color: #666666; 
		margin-top: 0px;
		margin-bottom: 10px;
		}
	
	.side {
		font-family: sans-serif;
		color: #333333;
		font-size: 12px;
		font-weight: normal;
  		line-height: 140%;	
  		margin-top: 10px;	
  		margin-bottom: 25px;			
		}	
		
	.sidetitle {
		font-family: sans-serif;
		color:#000000;
		font-size: 14px;
		font-weight: normal;
  		margin-top: 0px;	
		border-bottom: 1px solid #000000;
		}		
	
	.syndicate {
		font-family: sans-serif;
		font-size: 13px;		
  		line-height: 140%;
  		margin-top: 20px;		
 		}	
		
	.powered {
		font-family: sans-serif;
		color:#666666;
		font-size: 12px;		
		line-height:140%;
		margin-top:20px;					
		}	
		
.gadmain {
margin-left: 10px;
margin-top: 0px;
margin-bottom: 15px;
}

.gadsingle {
margin-top: 30px;
margin-bottom: 50px;
}
		
	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover	{ color: #999999;  }		

#header-left a:link  {color:#0066cc; text-decoration:none;}
#header-left a:visited  {color:#0066cc; text-decoration:none;}
#header-left a:hover  {color:#00cccc; text-decoration:underline;}
		
.side a:link  {color:#0066cc; text-decoration:none;}
.side a:visited  {color:#0066cc; text-decoration:none;}
.side a:hover  {color:#00cccc; text-decoration:underline;}

.posted a:link  {color:#999999; text-decoration:none;}
.posted a:visited  {color:#999999; text-decoration:none;}
.posted a:hover  {color:#00cccc; text-decoration:underline;}

.title a:link  {color:#000080; text-decoration:none;}
.title a:visited  {color:#000080; text-decoration:none;}
.title a:hover  {color:#00cccc; text-decoration:underline;}

li {
margin-left: -20px;
}
		
