/* ************* SYDNEY HART STYLE SHEET ***************** */

body{
font-size: small;
font-family: arial, helvetica, sans-serif;
margin:0;
color: #000;
background-color:#f7f7f7;
background:url(../images/shadow.jpg) no-repeat #f7f7f7 center 10px;
}

#container{
margin:auto;
margin-top:50px;
width:720px;
}

#main{
width:720px;
height:463px;
}

#logo{
position:absolute;
margin-left:20px;
margin-top:22px;
width:162px;
height:90px;
background-image: url(../images/sydneyhartlogo.gif);
background-repeat: no-repeat;
}

#copy{
Position:absolute;
width:340px;
margin-left:20px;
margin-top:120px;
}

#copy2{
position:absolute;
width:340px;
margin-left:200px;
margin-top:120px;
}

#copy a,#copy2 a{
color: #525759;
font-weight: bold;
}

#footer{
font-size:x-small;
padding:5px;
text-align:center;
vertical-align:top;
color:#000;
}

#nav{
width:720px;
height:40px;
font-size:small;
line-height:40px;
text-align:left;
color:#fff;
background-color: #acadb0;
text-indent:20px;
}

#footer ul{
display:inline;
list-style-image: url(../images/bullet.gif);
}

#footer li{
list-style-image: url(../images/bullet.gif);
}

#footer a{
text-decoration:none;
color:#bbb;
}

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

a:hover{
text-decoration:underline;
}

/* ************* SYDNEY HART STYLE SHEET ***************** */