body {
 margin:0 auto;
 background:#ccdcee;
 color: #483D8B;
 text-align:center;
 }

#wrap {
 text-align:left;
 width:760px;
 margin:0 auto; 
 background: url(/pages/images/background.gif)repeat-y left #ffffff;
 color: #00478A;
 }

#header {
 height:200px;
 background: #ffffff;
 color: #333333;
 }

#main {
background: url(/pages/images/background.gif) repeat-y left #ffffff;
color: #000000;
width:760px;
margin: 0 auto;
float: right;   
 }

#lnav { 
background: url(/pages/images/background.gif)repeat-y left #6ea4f4;
color: #ffffff;
width: 200px;
float: left;

  
 }
 
 #lnavlist
{
padding: 0;
margin:0;
font: bold .92em Arial, serif;
width: 180px;
}

#lnavlist li
{
list-style: none;
margin: 0;
text-align: left;
}

#lnavlist li a
{
padding: 0;
text-decoration: none;
}
#lnavlist li a:link { color: #FFFFFF; }
#lnavlist li a:visited { color: #ADD8E6; }
#lnavlist li a:hover { color: #BE6FF4; }

#rcontent {
 width:560px;
 background:#ffffff url(/pages/images/rside.gif) repeat-y right;
 color: #00478a;
 float: right;
 text-align:justify;
 }

#footer {
 clear: both;
 padding: 0;
 margin:0;
 height: 30px;
 background: #6EA4F4 url(/pages/images/bgftr.gif) no-repeat;
 color: #000000;
 }
 
 
 
 #pictures {
 list-style: none;
  
 }
 
 #pictures ul {
 	
 	list-style: none;
	display: inline;
	
 }
 
 #pictures ul li {
 list-style: none;
 width: 160px;
 text-align: center;
 display: inline;
 float: left;
	
 }
 
#pictures li a { padding: 0; text-decoration: none; }
#pictures li a:link { color: #483D8B; }
#pictures li a:visited { color: #483D8B; }
#pictures li a:hover { color: #BE6FF4; }

#surveyradio {text-align: left;}

#petpictures ul {
 list-style: none;
 float: left;

  
 	
 }

#aff { text-align: center; }


