body{	
  margin:auto;
  text-align:center;
  margin: 0px;
  padding:0px;
  margin-top: 30px;
  font-family: arial, sans-serif;
  background-color: #fff;
  background-image: url(images/pagepg.gif);
  font-size: 11px;
  color: black;
}


em{
font-weight: bold;
color: navy;
font-style: normal;
}


a {
  text-decoration: none;
  color: navy;
}

a:hover{
text-decoration: underline;
}

ul{
list-style: square;
margin-left: 30px;
}

html>body ul{
margin-left: 0px;
}


#wrapper{
  width: 802px;
  height:auto !important;
  border: 1px navy solid;
  background-color: white;
  position: relative;
  margin:0px;
  padding:0px;
}


html>body #wrapper{
min-height: 825px;
width: 800px;
margin: auto;
}


#content{
  padding: 0 10 10 0px;
  width: 490px;
  min-height: 150px;

  float: left;
  margin-top: 0px; 
}



#welcome{
  font-size: 16px;
  text-align:left;
  color: navy;
}



#side{
  text-align:left;
  font-style: normal;
  font-size: 11px;
  float:left;
  width: 200px;
  min-height: 250px;
  text-decoration: none;
  
}



.info{
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
  margin-top:-35px;
  width: 175px;
  float: left;

}


html>body .info{
  margin-top: 110px;
  margin-left: 10px;
}



.buttons{
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  line-height: 8px;
  float: left;
	width: 197px;
	text-align:left;
	color:#000;
	margin-left:0px;
  padding: 10px;
  height: 22px;
  margin-top:-4px;
  margin-bottom: 2px;
}


html>body .buttons{
  width: 180px;
  line-height: 8px;
}


.buttons a{
	color:#fff;
	  text-decoration: none;
	background-color: navy;
	padding-left: 3px;
	display:inline;
	text-decoration: none;
  display:block;

  padding: 5px;
}



.buttons a:hover{
	background-color: #88B5FF;
	color: black;
	  text-decoration: none;
}



#flash{
  float: left;
  margin-top:6px;
  margin-bottom: 10px;
}



#copy{
  text-align:left;

  float: left;
  width: 580px;
  min-height: 250px;
  margin-left: 0px;
  color: black;
}

#pic{
margin-left: 120px;
}


#cc{
margin-top: 10px;
margin-left: 15px;

}
