BODY	{
	background: white;
	margin: 0;
	padding: 0;
	}

a	{
	font-family: 'verdana';	
	font-size:16px; 
	color: #006699;
	
	}

.maindiv
	{
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 12pt;
	color: gray;
	}

.storycontent {
	font-family: 'Arial'; 
	font-size: 12pt; 
	color:gray; 
	}

.linkname {
	font-family: 'Arial';
	font-size: 12pt;
	color: #18701d;
	}

.storytitle {
	font-family: 'verdana';	
	font-size:16px; 
	color: #003366;
	}

.title {
	font-family: 'verdana'; 
	font-size: 26pt; 
	color: gray;
	width: 530px;
	border-bottom:dashed 1px #ccc;
	}

.searchtitle {
	border-bottom:dashed 1px #ccc;
	font-family: 'verdana';
	font-size: 14pt;
	color: #003366;
	}

#shadowbox {
	width: 1000px;
	background-image:url(images/shadowbox.jpg);
	background-repeat: repeat-y;
	}

.shadowboxbottom {
	height: 6px;
	width: 1000px;
	background-image:url(images/shadowboxbottom.jpg);
	background-repeat: no-repeat;
	}

.content {
	width: 900px;
	text-align: left;
	}

.verticalrule {
	
	border-left: 1px solid #ddd;
	height: 100%;
	}

.verticalrule2 {
	
	border-right: 1px solid #ddd;
	height: 100%;
	}

.feedbody {
	width: 540px;
	vertical-align: top;
	text-align: left;
	}
	
.sidebar {
	width: 178px;
	padding: 3px;
	
	}

.logo {
	
	height: 60px;
	width: 925px;
	text-align: right;
	font-family: 'arial';
	font-size: 14pt;
	color: gray;
	border-bottom: 2px solid #ddd;
	
}




.homecontent {
	width: 530px;
	font-family: 'verdana';
	color: gray;
	}
	
	
.homesearch {
	width: 480px;
	background-image: url(images/bigsearchbg.gif);
	height: 180px;
	padding-left: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	color: #003366;
	
}

.googlesearchout {
	width: 500px;
	height: 60px;
	background-image:url(images/searchbg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	}

.googlesearchin {
	width: 400px;
	}
