body {background: #B4C9E8 url(images/background.jpg) repeat-x; margin: 0;}

h1 { font-size: 12pt; color: #B21E34; margin-top: 10px; margin-bottom: 4px; margin-left: 0px; }
h2 { font-size: 12pt; color: #6699cc; margin-top: 10px; margin-bottom: 4px; margin-left: 0px; }

p { margin-top: 10px; margin-bottom: 0px; margin-left: 0px; }

#wrap {width: 803px; background: url(images/wrap_bg.jpg); margin: 0 auto;}

#content {width: 803px; background: url(images/content_bg.jpg) bottom no-repeat;
		font-family: Helvetica, Arial, sans-serif; font-size: 12pt; color: #625753;}
#content a:link { color: #6699cc; }
#content a:visited { color: #6699cc; }

#flash { width: 500px; height: 340px; padding: 10px; background: url(images/flash_bg.jpg) bottom no-repeat; } 

#nav {width: 799px; height: 20px; background: url(images/nav_bg.jpg) no-repeat; 
		font-family: Helvetica, Arial, sans-serif; font-size: 12pt; color: #ffffff; 
		font-weight: lighter; padding-top: 7px; padding-left: 4px;}
#nav a:link { color: #ffffff; text-decoration: none; }
#nav a:visited { color: #ffffff; text-decoration: none; }

.padded-text { padding-left: 6px; padding-right: 6px; padding-bottom: 50px; }