body {
	/*we use an absolute url for NN4 followed by a relative url for modern browsers*/
	background-image:  url("http://www.culinaryartsonline.com.com/images/co/co_pgb.gif");
	/*/*/background-image:   url("co_pgb.gif"); /* */
	background-repeat: repeat-x;
	/*css shorthand values: Top Right Bottom Left */
	margin: 91px 0 0 0;
	padding: 0;
}

/*font family for page*/
div, p, td, ul {
	font-family: "Verdana", Arial, sans-serif;
}

/*Contains Logo at top of Page*/
#header {
	position: absolute;
	width: 212px;
	left: 0px;
	top: 0px;
}

#header-text {
	position: absolute;
	left: 213px;
	top: 30px;
text-align: center;
color: #333333;
font-style: italic;
font-weight: bold;}

.tagline {  font-style: italic; text-align: center; font-size: 12px; line-height: 20px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: normal; vertical-align: middle}
p { line-height: normal }

.headertag {
	position: absolute;
	left: 560px;
	top: 20px;
text-align: center;
color: #333333;
font-style: italic;
font-weight: bold;}

.headertag {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; position: absolute; height: 100px; width: 400px; left: 500px; top: 20px; clip:      rect(   ); text-align: right; color: 000000}

H3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; position: absolute; height: 100px; width: 400px; left: 480px; top: 20px; clip:      rect(   ); text-align: right; color: 000000}

.greenheadline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #006633}

.moreinfo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; background-color: #FFFF33}

/* Footer Div */
#footer {
	padding: 16px 24px 16px 32px;
	font-size: 12px;
	letter-spacing: .5em;
	color: #999999;
}

