@charset "UTF-8";
body {
	background-color: #F3F3F3;
	background-image: url(file:///Macintosh%20HD/Users/mariannemann/Desktop/Comstat%20Newsletters/ComStat%20Newsletters/rose1.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #508D11;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
h3 {
	font-size: 18px;
	color: #606;
}
h4 {
	font-size: 18px;
	color: #F60;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu1 {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 10px;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 10px;
	margin-top: 20px;
}
#logo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Web_design-header.jpg);
	height: 150px;
	background-repeat: no-repeat;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #FFF;
}
#wrapper #page #blank1 {
	height: 20px;
	background-color: #FFF;
}
#wrapper #page #div1 {
	font-size: 16px;
	text-align: center;
	height: 650px;
	padding-top: 30px;
}
#wrapper #page #div3 {
	font-size: 18px;
	color: #000;
	background-image: url(images/Web_design-footer.jpg);
}
#wrapper #page #blank3 {
	height: 10px;
}
#wrapper #page #div1 #par3 {
	margin-top: 60px;
	margin-bottom: 60px;
}
#wrapper #page #div1 #par2 {
	margin-top: 60px;
}
#wrapper #page #div1 #par5 {
	margin-top: 60px;
	margin-bottom: 40px;
}
#blank7 {
	height: 30px;
}
#footer {
	font-size: 9px;
}
a:link {
	color: #498411;
}
a:visited {
	color: #4C8418;
}
a:hover {
	color: #F60;
}
/* CSS Document */

a:active {
	color: #4C8418;
}
