body
{
background-image: url("../images/nature007.jpg");
margin-top:0px;
margin-bottom:0px;
margin-left:80px;
margin-right:80px;
/*ece6d8*/
color: #a9d7ab;
font-family: "Book Antiqua";
font-size:12pt;
height:1000px;
}

h1 
{
text-align: center;
margin: 0px;
}

h3{
margin: 0px;
text-align: center;
}

div#main 
{
height:100%;
width:100%;
background-color: #ffffff;
text-align:center;
}

div.bar
{
width:100%;
height:25px;
background-image: url("../images/bargrad.jpg");
background-repeat: repeat-x;
font-size:10pt;
color:#7e7e7e;
text-decoration:none;
padding-top:3px;
text-align:center;
}

div#welcomeblock
{
float:left;
text-align:left;
margin:20px;
height:250px;
}

.slideshow
{
float:right;
margin:0 0 10px 10px;
padding:2px;
}

.phasedesc
{
color: #000000;
background-repeat:no-repeat;
width:200px;
height:135px;
margin:3px auto;
float:left;
text-align:center;
font-family:"Verdana";
}

.inner{
background: transparent;
filter:glow(color:white, strength=3);
width:200px;
color:#000000;
}

a{
text-decoration:none;
cursor:hand;
color:#7e7e7e;

}
a:visited
{
color:#7e7e7e;
}

img{
margin:3px;
}


