@charset "UTF-8";
/* CSS Document for Susan Shaw*/

/* eric meyer's css reset code */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: Georgia, "Times New Roman", Times, serif;
vertical-align: baseline;
}


body {
background-color: #999999;
padding: 0;
margin: 0;
}

p {
color:#FFFFFF;
font-size:12px;
margin-top:1px;
}

h1 {
color:#FFFFFF;
padding: 30px 0px 10px 0px;
margin:0;
}

h2 {
font-size:12px;
color:#333333;
}

li {
list-style:none;
color:#FFFFFF;
font-size:12px;
}

a:link {
color: #990000;
text-decoration:none;
}

a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

#news {
text-align:left;
}

#homeimage {
width: 463px;
margin: 0 auto;
padding-top: 10px;
}

#flashcontent {
width: 800px;
margin: 0 auto;
padding-top: 20px;
}

.weblink {
text-align:center;
color:#CCCCCC;
font-size:10px;
padding-top: 100px;
}
