

body {
width:720px;
background-color:#A9B2B9;
}

#header {
width:720px
}

#footer {
clear:both;
width:720px;
}


#frid {
width:705px;
padding-left:30px;
background-image:url(../images/repeaty.jpg);
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
height:350px;
clear:left;
padding-top:30px;
}


h1 {
font-size:14px;
}

#blurb {
border-bottom:1px #666666 dashed;
width:680px;
padding-bottom:10px;
}

li {
margin-left:30px;
list-style:square;
}

a:link {
color:#000000;
font-weight:bold;
}

p {
width:690px;
padding-top:5px;
}

#container {
background-color:#FFFFFF;
height:auto;
}