body{
	background-color: #343434;
	color: #969696;
}
 
ADDRESS
{
	text-align: center;
}

Img.orderimage
{
	Display:block;
	position:absolute;
	left:10px;
	top:185px;
}


#senior
{
	background:url(../../themes/12/portrait1dp.gif);
}

#wedding
{
	background:url(../../themes/12/wedding1dp.gif);
}

#activity
{
	background:url(../../themes/12/activity1dp.gif);
}

#viewcart
{
	background:url(../../themes/12/viewcartdp.gif);
}

#events
{
	background:url(../../themes/12/eventsdp.gif);
}

#prev
{
	background:url(../../themes/12/previousdp.gif);
}

#next
{
	background:url(../../themes/12/nextdp.gif);
}


#continue2
{
	background:url(../../themes/12/continue2dp.gif);
}

#change
{
	background:url(../../themes/12/changedp.gif);
}



A:active
 {
   color: rgb(0,0,140);
 }
 
 A:link
 { 
   color: rgb(200,200,200); text-decoration: underline;
 }
 
 A:visited
 {
   color: rgb(200,200,200);
 }
 
 A
 {
   color: rgb(200,200,200);
 }
 
 A:hover
 {
   color: rgb(200,200,255);
 }