body{	
  background-image: url(images/pagepg.gif);
  margin:auto;
  text-align:center;
  padding:0px;
  margin-top: 0px;
  width: 800px;
  font-family: arial, sans-serif;
  background-color: #fff;
  font-size: 11px;
  color: black
}


.titlecol{
font-weight: bold;
color: #0D6852;
}


a {
text-decoration: none;
color: white;
}


img{
border: 0px;
}



#wrapper{
  width: 800px;
  height: 800px;
  /*border: 1px #B80000 solid;*/
  position: relative;
  margin:0px;
  padding:0px;
  background-color:#FFFFFF;
}


#content{
padding: 0 5 0 5px;
  width: 500px;
  height: 570px;
  background-color: white;
  float: left;
    margin-top: -3px; 
}


html>body #content{
padding: 5 10 10 10px;
  width: 580px;
  height: 565px;
}



#welcome{
  font-size: 16px;
  text-align:left;
  margin-top: 10px;
}


html>body #welcome{
margin-top: 5px;
}


#side{
  text-align:left;
  color: white;
  font-style: normal;
  font-size: 12px;
  float:left;
  width: 200px;
  height: 575px;
  margin-top: -3px;
  padding: 0 0 0 10px;
  text-decoration: none;
  background-color: #0D6852;
}


html>body #side{
  width:190px;
  margin-top: 0px;
}


#info{
  font-size: 12px;
  color: white;
  font-weight: normal;
}


.buttons{
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 10px;
  float: left;
	width: 200px;
	text-align:left;
	color:#fff;
	margin-left:-7px;
  padding: 10px;
  height: 20px;
}


html>body .buttons{
  width: 180px;
  margin-left:-13px;
}


.buttons a{
	color:#fff;
	padding-left: 3px;
	display:inline;
	text-decoration: none;
  display:block;
  height: 13px;
  padding: 5px;
}


.buttons a:visited{
	color:#fff;
	text-decoration: none;
}


.buttons a:hover{
	background-color: #F2CD00;
}



#flash{
  float: left;
  margin-top:-3px;
}


html>body .buttons{
  margin-top: 0px;
}


#copy{
  text-align:left;
    background-color: white;
  float: left;
  width: 580px;
  height: 350px;
  margin-top: -3px; 
  margin-left: 0px;
}


html>body #copy{
  width: 580px;
  margin-top: 0px; 
  height: 330px;
}
