/*  contact CSS  */

h2 {
color: #fff ;
margin: 0px 0px 10px 0px;
padding: 0px;
border: 0px;
}

p {
color: #fff;
}

a, a:visited { 
color: #a01f1f ; 
border-bottom: 0px;
}

a:hover, a.bullet:hover {
color: #a01f1f; 
border-bottom: 1px solid #a01f1f;
}

/* Structural Elements */

#middle #bg {
position:relative ; 
width: 1000px ; 
margin: auto ; 
z-index:0 ; 
text-align: left ;
background: url(media/bg-middle-repeat.gif) repeat-y;
margin-bottom: 0px;
padding: 0px; 
}

#middle #bg #content {
position:relative ; 
display: block;
background: url(media/bg-middle-contact.jpg) no-repeat top left;
height: 484px;
margin: 0px;
}

/* Unique elements */

#addressOne {
position: absolute;
left: 96px;
top: 81px;
}

#addressTwo {
position: absolute;
left: 96px;
top: 223px;
}
