div.fadehover {
	position: relative;
	width : 296px;
    height: 220px;
    padding:0 0px;
    overflow: hidden;
	background: none;
	}
 
img.a {
    border:none;
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
	}
 
img.b {
    border:none;
	position: absolute;
	left: 0;
	top: 0;
	}

.fadehover { float: left; width: 296px; margin: 0 21px 20px 0; }
.fadehover.last { margin-right: 0; }
.fadehover p { font-size: 10px; text-transform: uppercase; margin: 5px 0 0 0; padding-top: 196px; text-decoration: none; font-family: Verdana; color: #87847f; }
.fadehover a:link {text-decoration: none; color: #87847f;}

.fadehover a:hover { color: #1C86EE }
.fadehover p:hover  { color: #1C86EE }

.text a:link {text-decoration: none}
.text { font-size: 12px; margin: 5px 0 0 0; text-decoration: none; font-family: Verdana; background: none; width: 45%; float: left; }
.heading h1 { font-size: 18px; }
.text a { text-transform: uppercase; color: #87847f; }
.text a:hover  { color: #1C86EE }

.news a:link {text-decoration: none}
.news { font-size: 12px; margin: 5px 0 0 0; text-decoration: none; font-family: Verdana; background: none; width: 45%; float: right; }
.news a { text-transform: uppercase; color: #87847f; }
.news a:hover  { color: #1C86EE }

#bg { position: fixed; top: 0; left: 0; z-index:-1; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }