/* Article Boxes - Rounded Corners */
	div.uedge {
      background-image: url(images/top.gif);
	  background-position:top center;
	  background-repeat:repeat-x;
	  background-color:#FFFFFF
    }
    div.redge {
      background-image: url(images/right.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
    div.bedge {
      background-image: url(images/bottom.gif);
      background-position: bottom center;
      background-repeat: repeat-x;
    }
    div.ledge {
      background-image: url(images/left.gif);
	  background-position:top left;
	  background-repeat: repeat-y;
    }
    div.ulcorner {
      background-image: url(images/tl_corner.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.urcorner {
      background-image: url(images/tr_corner.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.blcorner {
      background-image: url(images/bl_corner.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.brcorner {
      background-image: url(images/br_corner.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
    }
    div.leftcontent {
	margin:10px;
	padding:10px;
	text-align:left;
	width: 750px;
	height: 400px;
	position: absolute;
	visibility: visible;
    }
	div.innercontent {
	width: 100%;
	height: 100%;
	padding:10px;
	}
	.thumbnails {
	width: 86px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
/* End Article Boxes */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logo {
	float: left;
	margin-right: 10px;
	width: 369px;
	height: 164px;
}

A:link {text-decoration: underline; color: #006600;}

A:visited {text-decoration: underline; color: #006600;}

A:active {text-decoration: none; color: #FF3300;}

A:hover {text-decoration: underline; color: #009900;}

a.smalllink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
a.smalllink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
}
a.smalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10x;
	color: #FF0000;
	POSITION: relative;TOP: 1.5px;LEFT: 1.5px;
}
a.smalllink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339966;
	text-decoration: line-through blink;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 200px;
	width: 300px;
	margin-left: 55px;
	margin-top: 20px;
}
.thumb_container {
	height: 100px;
	width: 259px;
	position: absolute;
	left: 114px;
	top: 222px;
	visibility: visible;
}
.background {
	background-image: url(images/ethereal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.clearboth {
	clear: both;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#leftcell {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
#rightcell {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
}h2 {
	color: #004000;
}
#pushup {
	margin-top: -10px;
}
