body {

}

#BlurbBox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 200px;
	margin-left: 10px;
	border: 0px;
	padding: 0px;	
}

#FriendBox {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 200px;
	height: 200px;
	margin-left: 10px;
	border: 0px;
	padding: 0px;
}

#UserBox {
	position: absolute;
	left: 20px;
	top: 80px;
	width: 200px;
	height: 200px;
	margin-left: 10px;
}

#BlurbTextBox {
	position: absolute;
	left: 0px;
	top: 235px;
	width: 580px;
	height: 200px;
	margin-left: 10px;
}

#BlurbInputBox {
	position: absolute;
	left: 20px;
	top: 190px;
	width: 600px;
	height: 170px;
}

#ButtonBox {
	position: normal;
	left: 0;
	width: 100%;
    height: 100px;
    margin-top: 20px;
	text-align: center;
}
#esvarea {
	position: absolute;
	left: 400px;
	top: 98px;
	width: 400px;
	height: 100px;
}

#VISA1 div {
    border-width: 1px;
	border-style: inset;
}

P {
    //font-family: verdana;
	//font-size: 1em;
	//text-align: left;
}

table {
	position: relative;
	left: 4em;
	margin: 0 0 0 3em;
	background-color: white;
  	border-width: 3px;
	border-color: white;
	border-style: ridge;
	text-align: left;
}

div .whole {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0 0 0 0;
	margin: 0 auto;
	width: 48em;
	background-image: url(../images/bluegrad.jpg);
}

div .whole table, div .whole form table  {
	width: 48em;
	background-color: white;
	margin: 0 2em 2em 2em;
	padding: 0 0 0 0;
}

div .whole table, div .whole form table {
	font-family: Verdana;
	font-size: 10pt;
}

#container #whole form table {
	background-color: orange;
}

#subinfo {
	font-family: Georgia, serif;
    background-image: url(../images/parchbg.gif);
}

td {
    border: 1px;
	border-color: white;
	border-style: solid;
}

td.num {
  width: 5%;
  padding: .5em;
}

td.label {
  width: 56%;
  padding: .5em;
}

td.entry {
  width: 39%;
  padding: .5em;
}

td.wide {
  width: 100%;
}

tr.grey td {
   background-color: #CCCCCC;
}


.linktext {
	line-height: 12pt;
	font-size: 9pt;
}

h1 {
	text-align: left;
	line-height:20pt;
	font-size: 24pt;
	color: #938A7D;
	padding: 0;
	text-align: center;
}

h2 {
	text-align: left;
	line-height:18pt;
	font-size: 14pt;
	color: #938A7D;
	padding: 0 0 0 20px;
}

#subinfo H1, H2, H3 {
	color: black;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}

#subinfo p.georgia {
	font-family: Georgia, serif;
	color: black;
	text-align: left;
	padding-left: 4em;
}