body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #7E7E7E;
	background-image: url(images/squaremethod_v3_background.jpg);
	background-repeat: repeat-y;
	background-position: top center
	}

.gray {
	background-color: #F6F6F6;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 5px;
	padding: 10px;
	}
	
.latest {
	font-size: 5px;
	color: #111111;
	}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #7E7E7E;
	line-height: 14px;
	}

a img { 
	border-style: none; 
	}

a div {
	width: 167px;
	height: 5px;
	background-color: #009aeb;
	overflow: hidden;
	}
	
a:hover div {
	background-color: #ff00ff;
	}

a {
	color: #FF00FF;
	text-decoration: none;
	}

a div.first {
	position: relative;
	width:284px;
	height: 5px;
	overflow: hidden;
	}

a:hover div.first {
	position: relative;
	width:284px;
	height: 5px;
	overflow: hidden;
	}

a div.blogheader {
	position: relative;
	width:375px;
	height: 5px;
	overflow: hidden;
	}

a:hover div.blogheader {
	position: relative;
	width:375px;
	height: 5px;
	overflow: hidden;
	}

a:link, a:visited, a:active {
	color:#333333;
	}

.top10title {
	color: #8898A7;
	}

.top10title a {
	font-size: 10px;
	color: #009aeb;
	}

.topimage {
	top:500px;
	width: 674px;
	height: 300px;
	}

.navlink {
	color:#626262;
	text-decoration: none;
	}

.navlink a:link {
	color:#626262;
	text-decoration: none;
	}

.navlink a:visited {
	color:#626262;
	text-decoration: none;
	}

.navlink a:hover {
	color:#0099FF;
	text-decoration: underline;
	}

.navlink a:active {
	color:#626262;
	text-decoration: none;
	}

.dark_cell {
	background-color: #E3E3E3;
	}

.light_cell
	{
	background-color: #FFFFCC;
	}

.heading {
	font-size:9px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	}

.heading_large {
	font-size:11px;
	font-weight: bold;
	color: #626262;
	}

.description{
	position: relative;
	font-size:9px;
	color: #7E7E7E;
	padding-top: 5px;
	line-height: 15px;
	}

.newsheader {
	font-size: 15px;
	color: #009aeb;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight:bold;
	top:-3px;
	}

.commentheader {
	font-size: 15px;
	color: #FE8400;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 2px;
	font-weight:bold;
	padding-bottom: 8px;
	padding-right: 35px;
	padding-left: 35px;
	border-bottom: 1px dashed #8A7E8A;
	margin-left: 10px;
	}

.newsposted {
	font-size: 9px;
	color: #999999;
	}

.newstext {
	position: relative;
	top: -10px;
	font-size: 11px;
	color: #7E7E7E;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	}

.blogheader {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	}

.blogposted {
	font-size: 11px;
	font-style: italic;
	color: #D5A781;
	}

.thumbnailbox {
	width:300px;
	height:200px;
	margin-right: 16px;
	overflow:auto
	}
	
#rollover:hover {
	background: #FFFFCD;
	}
	
.imgNavigator {
	position: absolute;
	background-color: #FFFFFF;
	width: 675px;
	height: 20px;
	top: 417px;
	left: 72px;
	}
	
.buffered {
	margin: 1px 25px 5px 25px;
	padding-top: 2px;
	color: #312B2A;
	font-size: 10px;
	}
	
.buffered a {
	color: #312B2A;
	}

.sectionecontainer {
	position: absolute;
	top: 495px;
	left: 20px;
	width: 165px;
	z-index: 5;
	}
		
.sectioneheadingbox {
	position: absolute;
	top: -22px;
	left: 0px;
	width: 165px;
	height: 22px;
	background-color: #009AEB;
	overflow:hidden;
	}	
	
.egallery {
	position: relative;
	margin-top: 2px;
	}

.gallerycontainer {
	position: absolute;
	top: 699px;
	left: 20px;
	width: 165px;
	z-index: 5;
	}
	
.galleryheadingbox {
	position: absolute;
	top: -22px;
	left: 0px;
	width: 165px;
	height: 22px;
	background-color: #FF8E00;
	overflow:hidden;
	}
	
.gallery {
	position: relative;
	margin-top: 2px;
	}
	

