/* Liz Large Stylesheet */
body, p, td, tr, th, h1, h2, h3, h4, h5, h6, li, ol, ul, input, select, option, textarea {
font-family: Georgia, verdana, sans-serif;
} 
a, a:link, a:active, a:visited, a:hover {
font-weight:bold;
text-decoration:underline;
}

/*ID's*/
#header {
height:124px;
}
#headernav {
display:none;
}
#leftcol {
display:none;
}
#rightcol {
display:none;
}

/*CLASSES*/
.mainimage {
margin:15px;
float:right;
}


