
h1{
text-align:center;
}
div.siteartmage{
margin:15px;
clear:both;
/*border:1px solid #ccc;*/
overflow:hidden;
min-height:150px;

}

div.siteartmage{
 //height:150px
 
}
div.siteartmage p{
/*clear:both;*/
}
div.siteartmage h3{
/*float:left;
padding:0 10px;
text-align:center;*/
font-size:13px
margin:30px 0;
}
div.siteartmage img{
float:left;
margin:10px;
border:0;
}
body{
 font-size:11px;
 font-family:Verdana,Arial,Helvetica,Geneva,sans-serif
}

div#sites{
 margin:0 auto;
 width:800px;
}

div.description{/*
  float:left;
  width:600px;
  overflow:hidden
*/}

h3 a,
h3 a:link,
h3 a:visited,
h3 a:hover{
  color:#000066;
  font-weight:bold;
  text-decoration:none;

}

p a,
p a:link,
p a:visited,
p a:hover{
  color:#333;
  font-weight:bold;
  text-decoration:none;

}
#footer{
  width:100%;
  text-align:center;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover{
  color:#000;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
}

div.divimg{
width:200px;
float:left;
}