/* Styles Set 1 for networkedmac.com © 2006 David A. Caruso */

html {
	background: #e2e2e2 url(gradient.png) repeat-x;
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

img {
	margin-top: 100px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 815px;
	margin-top: 30px;
}

#header {
	background: url(header.png) no-repeat;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 59px;
}

#header a:link {
	color: black;
	text-decoration: none;
}

#header a:hover {
	color: gray;
	text-decoration: underline;
}

#main {
	background: url(body.png) repeat-y;
	display: table;
	width: 812px;
	font-size: 10px;
}

#footer {
	background: url(footer.png) no-repeat;
	height: 15px;
	text-align: center;
	font-size: 9px;
	padding-top: 22px;
	color: gray;
}

#news {
	width: 532px;
	font-size: 12px;
	height: auto;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 4px;
}

#sidebar {
	float: left;
	color: black;
	font-size: 11px;
	position: static;
	width: 238px;
}

#sidebar h1 {
	color: gray;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

#sidebar h2 {
	color: gray;
	font-size: 10px;
	text-transform: capitalize;
}

#onecolumn {
	float: left;
	width: 765px;
	margin-left: 20px;
	margin-right: 10px;
}

#nav {
	vertical-align: bottom;
	font-size: 13px;
}

#columns h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: silver;
	font-weight: bold;
	border-bottom: 1px solid silver;
	line-height: 30px;
}

#columns h2 {
	font-size: 13px;
	color: black;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: -12px;
}

#columns h3 {
	font-size: 12px;
	color: black;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}

#columns p {
	font-size: 10px;
	color: black;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}

#left {
	float: left;
	width: 240px;
	margin-left: 20px;
	margin-right: 10px;
}

#middle p {
	padding-bottom: 6px;
	padding-top: 3px;
}

#middle {
	width: 240px;
	float: left;
	margin-right: 10px;
	padding-left: 15px;
}

#right {
	width: 240px;
	float: left;
	padding-left: 15px;
}

#right td {
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

#left li a {
	font-weight: bold;
	text-decoration: none;
	color: #6d80a7;
	padding-right: 7px;
	margin-left: -40px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #5d6d8f;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #5d6d8f;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #5d6d8f;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: gray;
}

#left li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: gray;
}

#left li {
	list-style-type: none;
	line-height: 14px;
}

#left ul {
	margin-top: 14px;
}
