/* This will be the stylesheet for sarah burton.ca */



a:link.class1 { color: white; text-decoration: none; }
a:visited.class1 { color: white; text-decoration: none; }
a:hover.class1 { color: white; text-decoration: underline; }
body { background-color: #FFFFCC; }
body { font-family: courier; }
body { font-size: 10px; }

#header{

text-align: left;
color: black;
font-family: courier;
font-size: 10px;
border-style: solid;
border-color: #999999 #999999 #999999 #999999;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
padding-bottom: 0cm;
border-bottom-width: 0px
}

#headernews{

text-align: left;
color: black;
font-family: courier;
font-size: 10px;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
padding-bottom: 0cm;
border-bottom-width: 0px
}

#formformat{
color: black;
font-family: courier;
}

#submit{
color: red;
font-family: courier;
}

#bodytable{

text-align: left;
color: black;
font-family: courier;
font-size: 10px;
border-style: none;

}

#menutable{

text-align: left;
color: white;
font-family: courier;
background-color: #FFFFCC;
font-size: 10px;
}

#menufont{
color: black;
font-family: courier;
font-size: 10px;
}

#headnews{
text-align: right;
color: grey;
font-family: times new roman;
font size: 25px;
}


#footer{
text-align: left;
color: black;
font-family: courier;
border-style: solid;
border-color: #000000 #000000 #000000 #000000;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
padding-bottom: 0cm;
border-bottom-width: 0px
}

#date{
color: #CCCCCC;
font-family: courier
}

#reg{
color: black;
font-family: courier
}

