body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333333;
	background-color: #999999;
}

#main {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/g-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 766px;
}
#menu {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/g-menubg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 766px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 30px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFEFB9;
}
#contents {
	width: 766px;
}
#footer {
	font-size: 80%;
	color: #FFFFFF;
	background-image: url(images/g-footerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 30px;
	width: 766px;
	padding-top: 4px;
}
.offset {
	position: absolute;
	left: -5000px;
}
.contents-f {
	background-image: url(images/f-textbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contents-p {
	background-image: url(images/p-textbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#f-text {
	float: left;
	width: 420px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#f-text h2 {
	margin-top: 0px;
	font-size: 130%;
}
#f-news {
	float: right;
	width: 283px;
	margin-top: 20px;
}
#f-news h1 {
	font-size: 110%;
	color: #FFFFFF;
	background-image: url(images/f-newsbg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#f-news p {
	color: #000000;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	padding-right: 20px;
}
#finish {
	color: #990033;
	clear: both;
	height: 2em;
	width: 760px;
}

a {
	color: #990033;
}
a:hover {
	color: #660066;
}
.jenniphotopad {
	margin-top: 40px;
}
#ptitle {
	background-image: url(images/p-ttlbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 706px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#ptitle h1 {
	font-size: 150%;
	margin: 0px;
	color: #660066;
}
#p-text {
	padding: 30px;
	width: 706px;
	font-size: 90%;
}
#p-text h2 {
	font-size: 140%;
	margin-top: 0px;
}
#g-text {
	padding: 0px 10px 10px;
	width: 746px;
	font-size: 90%;
	margin: 0px;
}
.whitetxt {
	color: #FFFFFF;
}
.whitetxt:hover {
	color: #FFFFFF;
}.form1 {
	width: 99%;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.padright {
	margin-right: 10px;
	padding-right: 0px;
	margin-bottom: 10px;
}
.nobullet {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.nobullet li {
	display: block;
	padding-left: 10px;
}
.nobullet li:hover {
	background-color: #EEEEEE;
}
