#frame {
	height: 380px;
	width: 780px;
	border: 2px solid #666666;
	background-image: url(images/bg.jpg);
	background-color: #F0F0F0;
	background-repeat: repeat-x;
	background-position: top;
}
#giftsframe {
	height: 618px;
	width: 780px;
	border: 2px solid #666666;
	background-image: url(images/bg_gifts.jpg);
	background-color: #F0F0F0;
	background-repeat: repeat-x;
	background-position: top;
}
.rightimg {
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
	overflow: auto;
	display: block;
	height: 280px;
	width: auto;
	padding-right: 10px;
}

h1 {
	color: #ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	line-height: 32px;
}
h2 .selected {
	color: #ff9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, li {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
}
.buttons {
	width: 150px;
}
.midbutton {
	width: 25px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #888888;
	line-height: 16px;
}

.content h1 {
	color: #ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	line-height: 24pt;
}

a.tulink {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.tulink:link, a.tulink:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.tulink:hover, a.tulink:active {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.tulink:visited:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
