*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #999999; color: #444; }
a {COLOR: #8F233D; text-decoration: none;}
a:visited {COLOR: #8D1F3A; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background: #004668 url(file:///C|/Users/Kristin/Documents/Virtual%20Web%20Concepts/CSS%20Templates/new_flower/images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }

ul {  padding: 0; margin: 0 0 10px;}

p {
	margin: 5px 0 10px 0;
}
img { border: none; }

#header {
background: #8D1F3A url(file:///C|/Users/Kristin/Documents/Virtual%20Web%20Concepts/CSS%20Templates/new_flower/images/Banner.png);
height: 255px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}
table {vertical-align:middle}
#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}
#left { padding-left: 10px; float: left; width: 250px; background: #D9E6ED; padding: 5px; margin-bottom: 10px; margin-top: 10px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 460px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }

