body {
	font-family: arial, helvetica;
	font-size: 14px;
}

a {
	color: #aa0000;
	text-decoration: none;
	font-style: oblique;
}

a:hover{
	color: #770000;
	text-decoration: underline;
}

.personimg {
	float: left;
	margin-right: 25px;
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	rotate: -5deg;
}
.personimg2 {
	float: right;
	margin-left: 25px;
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	rotate: 5deg;
}
.pbg{background: #cc99cc;}
.obg{background: #ffcc77;}
.bbg{background: #ddddff;}
.gbg{background: #ccffcc;}
.rbg{background: #ffcccc;}
.wbg{background: #ffffff;}
.ybg{background: #ffffcc;}

#content em {
	font-variant: small-caps;
}

div#fill_div {
	visibility: hidden;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position: fixed;
	top: 0px;
	left: 0px;
}

div.popoverdiv {
	visibility: hidden;
	position: absolute;
	background-color: #eeeeee;
	border: 2px #000000 solid;
	text-align: center;
	padding: 10px;
	overflow: auto;
	-moz-border-radius: 10px;
	border-radius: 10px;
	top: 200px;
}

#body {
	background: #c19669;
}

#logo {
	position: absolute;
	top: 20px;
	left: 75px;
	background: url('images/logo.jpg');
	width: 400px;
	height: 100px;
	z-index: 49;
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	rotate: 5deg;
}

#logotext {
	font-weight: bold;
	font-size: 200%;
	margin-top: 15px;
}

#logotext2 {
	font-size: 150%;
}

#logo div {
	text-align: center;
}

#page {
	position: absolute;
	top: 230px;
	left: -30px;
	background: url('images/gridbg.jpg');
	width: 100px;
	height: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-align: left;
	z-index: 51;
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	rotate: 5deg;
}

#pagetext {
	font-weight: bold;
	font-size: 200%;
}

#person1 {
	top: 280px;
	background: url('images/tab1.png');
	z-index: 90;
}

#person2 {
	top: 310px;
	background: url('images/tab2.png');
	z-index: 91;
}

#person3 {
	top: 340px;
	background: url('images/tab3.png');
	z-index: 92;
}

#person6 {
	top: 370px;
	background: url('images/tab6.png');
	z-index: 93;
}

#person4 {
	top: 400px;
	background: url('images/tab4.png');
	z-index: 94;
}

#person5 {
	top: 430px;
	background: url('images/tab5.png');
	z-index: 95;
}

.navtab {
	position: absolute;
	left: 60px;
	width: 95px;
	height: 25px;
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	rotate: 3deg;
}

.navtab a {
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

.currtab {
	-moz-transform: rotate(-6deg);
	-webkit-transform: rotate(-6deg);
	rotate: -6deg;
}

#person {
	position: absolute;
	top: 0px;
	left: -30px;
	width: 200px;
	height: 250px;
	z-index: 50;
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	rotate: 10deg;
	background-repeat: no-repeat;
}

.person1 {
	background: url('images/person1.gif');
}

.person2 {
	background: url('images/person2.gif');
}

.person3 {
	background: url('images/person3.gif');
}

.person4 {
	background: url('images/person4.gif');
}

.person5 {
	background: url('images/person5.gif');
}

.person6 {
	background: url('images/person6.gif');
}

#content {
	min-width: 500px;
	max-width: 1600px;
	width: 60%;
	position: absolute;
	left: 100px;
}

#content {
	top: 110px;
}

#content div {
	position: absolute;
	left: 0px;
	width: 100%;
	padding-left: 100px;
	padding-right: 20px;
}

#content div.floater {
	float: right;
	width: 200px;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
}

#content div .cardDisplay {
	position: relative;
	display: block;
	top: auto;
	padding-left: 0px;
	padding-right: 0px;
}
#content div .cbox {
padding-top: 15px;
}

#content div .database {
	position: relative;
	width: 100%;
	background-color: #ddddff;
	z-index: 21;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

#cardResultTable td {
	padding-left: 5px;
	padding-right: 5px;
}

.contentbody {
	top: 75px;
	background: url('images/contentbody.gif');
	z-index: 20;
	padding-top: 10px;
	padding-bottom: 20px;
}

.contentbody p {
	padding-top: 0px;
	padding-bottom: 11px;
	line-height: 25px;
}

.contentheader {
	top: 25px;
	background: url('images/contentheader.gif');
	height: 40;
	padding-top: 10px;
	font-size: 200%;
	font-weight: bold;
	z-index: 19;
}

#bubble {
	z-index: 5;
	top: -10;
	background: url('images/bubble.gif');
	width: 270px;
	height: 54px;
	padding: 15px 15px 15px 15px;
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	rotate: 10deg;
	text-align: center;
	position: absolute;
	margin-left: 55%;
}

#bgperson {
	position: absolute;
	margin-left: 50%;
	z-index: 1;
	position: absolute;
	top: 0px;
	height: 160px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
}

.bgperson1 {
	background: url('images/bgperson1.gif');
}

.bgperson2 {
	background: url('images/bgperson2.gif');
}

.shadow {
	-moz-box-shadow: 5px 5px 5px #aaaaaa;
	-webkit-box-shadow: 5px 5px 5px #aaaaaa;
	box-shadow: 5px 5px 5px #aaaaaa;
}