﻿html
{
margin:auto;
}
body {
background-color:#575658;
margin-top:0px;
margin:auto;
}
a {
text-decoration:none;
color: #44b840;
}
a:visited {

color: #44b840;
}
a:active {

color: #29a3f4;
}
a:hover {
color: #fe0308;
}
.DivShell
{
Position:relative;
margin:auto;
top:0px;
height:auto;
width:1000px;

font-family:verdana;
color:#29a3f4;
}

.DivHeadder
{
background-image: url('images/top.jpg');
height:173px;
}
 
.DivMid
{
background-image: url('images/bottomv2.jpg');
background-repeat:repeat-y;
position:relative;
top:172px;
height:800px;
}

.DivMidlong
{
background-image: url('images/bottomv2.jpg');
background-repeat:repeat-y;
position:relative;
top:172px;
height:1400px;
}


.DivContent
{
position:absolute;
top:20px;
margin-left:200px;
margin-right:250px;
}

.DivOpacity
{
background-color:black;
opacity:0.6;
position:relative;
top:0px;
left:230px;
width:540px;
height:30px;

}

.DivNav
{
font-size:18pt;
text-align:center;
position:relative;
top:-32px;
left:220px;
width:560px;
}

.DivImg
{
height:auto;
width:auto;
}

.DivText
{
position:relative;
top:150px;
left:-25px;
width:580px;
}

.DivBold
{
color:#44b840;
font-size:14pt;
}

.DivDecore
{
position:absolute;
vertical-align:bottom;
left:180px;
opacity:0.1;
}

#DivImgfade

{
	  position:absolute;
	  left:150px;
	  top:-15px;
	  background-image:url('gfx/0.jpg');
	  background-repeat:no-repeat;
	  width:700px;
	  height:150px;
	}
	.fadeimg
	{
	  opacity:1;
	  width:700px;
	  height:150px;
	}