
body, h1, h2, h3, h4, h5, h6, big, small, ul, li, tr, td, p, input, div {
color:#000000;
font-family:Times New Roman,Times,serif;
}


body {
background-color:#ccccff;
}

img{
border:none;
}

#container{
position:relative;
width:514px;
height:384px;
border:1px #000 solid;
margin-left:auto;
margin-right:auto;
margin-top:10px;
border:3px solid #9999CC;
}



#coverHead{
background:url(../images/coverhead.gif) no-repeat;
width:470px;
height:51px;
margin-left:auto;
margin-right:auto;

}

h1{
text-indent:-9999px;
padding:0px;
margin:0px;
}

#header{
margin-top:5px;
}

#logo{

}

#logo a{
display:block;
background:url(../images/coverlogo250.gif) no-repeat;
width:250px;
height:250px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}


#address{
font-size:12px;
font-weight:bold;
margin-left:auto;
margin-right:auto;
margin-top:-20px;
width:470px;
text-align:center;
}

#language{
width:264px;
margin-left:auto;
margin-right:auto;
margin-top:4px;
}

#english{
float:left;
}

#spanish{
float:right;
}

#contactDetails{
background:url(../images/coverfoot.gif) no-repeat;
width:470px;
height:18px;
clear:both;
margin-left:auto;
margin-right:auto;
}

#contactInfo{
font-size:12px;
font-weight:bold;
padding-top:4px;
width:470px;
text-align:center;
}

a{
text-decoration:none;
color:#000;
}