body {background-image:url(images/blueback.jpg);
}

p,h1,th, td,dt {font-family: Arial}

li, dd {font-family: Arial}

a:link {color:black; text-decoration:underline}
a:visited {color:black; text-decoration:underline}
a:hover {background:green; color:white; text-decoration:none}
a:active {background:white; color:black; text-decoration:none}

#banner {
	width: 700px;
	margin: 5px auto;
	}

#navigation {
	width: 690px;
	margin: 5px auto;
	border: 1px black;
	}	

#wrapper {
	width: 700px;
	margin: 5px auto;
	padding: 35px 35px;
	border: 5px double green;
	background-color: white;
	color: black;
	text-align: center;
	}

#news {
	width: 400px;
	text-align: justify;
	float: right;
	}

#newshead {
	text-align: center;
	}

		
#featsoft {
	width: 300px;
	float: left;
	font-size: 12px;
	text-align: justify;
	}

#feathead {
	text-align: center;
	}

.articlecolumn {
	width: 680px;
	font-size: 12px;
	text-align: justify;
	}
	
.thumbleft {
	float: left;
	margin: 4px;
	width: 170px;
	padding: 5px;
	}
	
.thumbright {
	float: right;
	margin: 4px;
	width: 170px;
	padding: 5px;
	}
	.sitemap {
	font-size: 10px;
	text-align: justify;
	}

#freesoftnav {
	width: 360px;
	margin: 5px auto;
	border: 1px black;
	}	

.freesoft {
	width: 500px;
	margin: 5px auto;
	}	

li.inside {
	list-style-position:inside;
	}

.tags {
	width: 400px;
	text-align: justify;
	float: left;
	font-size: 11px;
	}
