a {
	text-decoration: none;
	}
	
body {
	background-image: url(images/pattern3.png);
	font-family: Helvetica, Arial, san-serif; 
	font-size: 10px;
	color: #000000;
	}
	
#center_wrapper {
	position: absolute;
	left: 70px;
	top: 10px;
	width: 650px;
	padding: 0;
	background-color: #ffffff;
	height: 575px;
	margin: 0;
	border: 1px #baaccd dotted;
	}

#wt {
	position: relative;
	left: 0px;
	top: 22px;
	}
	
#vjpHead {
	position: relative;
	left: 10px;
	top: 22px;
	}
	
#wa {
	position: relative;
	left: 0px;
	top: 19px;
	background-image: url(images/wa.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 185px;
	}	
	
#ps {
	position: relative;
	left: 0px;
	top: 42px;
	}
	
#pc {
	position: relative;
	left: 0px;
	top: 45px;
	}
	
#divider {
	position: relative;
	left: 0;
	top:45px;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-x;
	}	
	
#botNav {
	position: relative;
	left: 0px;
	top: 45px;
	}
	
#footer {
	position: relative;
	left: 0px;
	top: 65px;
	}
	
#rings {
	position: absolute;
	left: 600px;
	top: 30px;
	background-image: url(images/rings.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 105px;	
	}
	
#beads {
	position: absolute;
	left: 80px;
	top: 0;
	background-image: url(images/beads.gif);
	background-repeat: no-repeat;
	height: 285px;
	width: 113px;	
	}	
		
#beadsT {
	position: absolute;
	left: 80px;
	top: 0;
	background-image: url(images/beadsT.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 113px;	
	}	
		
#center_wrapper a:link, a:hover, a:active, a:visited { 
	color: #334e97;

	}
	
img {
	border: 0;
	}
			
#botNav a:hover, a:active { 
	color: #a592c0;
	}

#botNav a:link, a:visited {
	color: #334e97;
	}

.navStyle {
	text-align: center; 
	font-family: Helvetica, Arial, san-serif; 
	font-size: 11px;
	text-decoration: underline;
	}	

h1 {
	text-align: center; 
	font-weight: normal;
	font-family: Helvetica, Arial, san-serif; 
	font-size: 40px;
	line-height: 100%;
	color: #9fa9cd;
	}

h2 {
	text-align: center; 
	font-weight: normal;
	font-family: Helvetica, Arial, san-serif; 
	font-size: 16px;
	color: #7d8bbb;
	}


p {
	text-align: left; 
	font-family: Helvetica, Arial, san-serif; 
	font-size: 11px;
	text-decoration: none;
	}
	
.smalltext {
	font-size: 9px;
	color: #6677af;
	}
	
.copy {
	text-align: center; 
	font-family: Helvetica, Arial, san-serif; 
	font-size: 9px;
	color: #b6b3d2;	
	text-decoration: none;
	}
