
body{


text-align: center;
background-color: #9200BF;

}
li
{
	padding-top: 0px;
	text-align: left;
	list-style: none;
	margin-left: -20px;
	margin-right: 20px;
	}
	
p{
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}
h2{
text-align: center;
}
#wrap {
  margin:  0 auto 0 auto;
  width: 750px;
  text-align: left;
  background-color: #FFFFFF;
  padding-bottom: 15px;
 
  }
  #articlediv
  { background-image: url(sidevine.png);
  background-repeat: no-repeat;
  }
  

#copyright{
width:auto;
text-align:center;
  margin-left: auto;
    margin-right: auto;
background-color: #9200BF;
padding-top:20px;
font-weight: bold;
}

#image
{margin-left: auto;
    margin-right: auto;
	text-align:center;
}

#nav{float: right;
border-style: double;
margin-left: 7px;
}

#picwrap
{float: left;}

a:link {color: #000000; text-decoration: none; }


a:visited {color: #000000; text-decoration: none; }

a:hover {color: #000000; text-decoration: none; }

