body {
	font-family: arial, helvetica, serif;
	background: #9999CC;
	font-size: 14px;
	padding: 2em;
	margin: 0;
}


#header {
	background: url('topcorners2.jpg') top left no-repeat;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding-top: 40px;
}

* html #header {
	background: url('topcorners2.jpg') top left no-repeat;
	width: 790px;
	height: 85px;
	margin: 0px;
	padding-top: 40px;
}


#headerpic {
	background: url('bliss3.jpg') top center no-repeat;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding-top: 150px;
}

* html #headerpic {
	background: url('bliss3.jpg') top center no-repeat;
	width: 760px;
	height: 168px;
	margin: 0px;
	padding-top: 150px;
}


#content {
	width: 790px;
	background: #CCCCFF;
	padding: 0;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 790px;
}


html>body #content {
	width: 790px;
} 






h1 {
	text-align: center;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #FFFFCC;
}

h2 {
	text-align: center;
	margin-top: 30px;
}

h3 {
	text-align: left;
	color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFCC;
	border: 1px solid gray;
}

h4 {
	text-align: left;
	font-size: 12px;
	margin-left: 23px;
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 23px
}


p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}


img.pic {
	float: left;
	margin-right: 10px;
}

img.picr {
	float: right;
	margin-left: 10px;
}



a {
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1em;
	margin-top: 2em;
	padding: 0.5em;
}

*html a {
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1em;
	margin-top: 2em;
	padding: 0.5em;
}

a:link {
	color: black;
	background-color: #FFFFCC;
	border: 1px solid black;
	margin-top: 2em;
}

a:visited {
	color: black;
	background-color: #FFFFCC;
	border: 1px solid black;
	margin-top: 2em;
}

a:active {
	color: gray;
	background-color: gray;
	border: 1px solid black;
	margin-top: 2em;
}

a:hover {
	text-decoration: underline;
	background-color: #9999CC;
	border: 1px solid black;
	margin-top: 2em;
}


#sublink a {
	text-decoration: none;
	font-size: 1em;
	background: none;
	border: 0px;
}

*html #sublink a {
	text-decoration: none;
	font-size: 1em;
	background: none;
	border: 0px;
}

#sublink a:link {
	color: black;
	text-decoration: underline;
}

#sublink a:visited {
	color: black;
	text-decoration: underline;
}

#sublink a:active {
	color: gray;
}

#sublink a:hover {
	text-decoration: underline;
}



#footer {
	clear: both;
	background: url('bottomcorners2.jpg') top left no-repeat;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	padding-top: 28px;
}

#footertext {
	font-size: 0.85em;
	text-align: center;
}

*html #footer {
	background: url('bottomcorners2.jpg') top left no-repeat;
	width: 790px;
	height: 58px;
	margin: 0px;
	padding-top: 0px;
}
