#global_wrapper {
	width: 100%;
	height: 100%;
	background: url(../images/vp0050.png) repeat;
	margin: 0;
	padding: 0;
}
.table_body{
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}

img {
	border: 0px;
}

#port_left {
	margin: 0;
	padding: 0;
	width: 213px;
	height: 400px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	float: left;
}

#port_right {
	margin: 0;
	padding: 0;
	width: 587px;
	height: 400px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	float: right;
	background: url(../images/port_right.jpg) no-repeat;
}

.flowerpot {
	width: 250px;
	background: url(../images/flowerpot.png) no-repeat;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	float: left;
	padding-top: 79px;
	margin-left: 37px;
	clear: left;
	height: 21px;
}

.flowerpot a {
	color: #6a421c;
	line-height: 0;
}

.flowerpot a:hover {
	color: #b21115;
}

a {
	text-decoration: none;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 34px;
	overflow: scroll;
}

#list {
	width: 300px;
	text-align: left;
	height: 400px;
	top: 0;
	right: 0;
	position: relative;
	float: right;
}

.loadinggif {
	padding-top: 150px;
	padding-left: 41px;
	color: #b81212;
}

#list ul li {
	list-style-type: none;
}

#list ul li:hover {
	color: #000;
	list-style-type: disc;
}

#display {
	width: 285px;
	float: left;
	margin: 0;
	padding: 0;
	height: 300px;
}

.clickalink {
	margin-top: 382px;
	margin-left: 32px;
}

.display_splash {
	color: #94130d;
	text-decoration: none;
	letter-spacing: 6px;
	white-space: normal;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
	padding-left: 37px;
}

.disclaimer {
	color: #8c8c8c;
	display: block;
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-left: 14px;
}

.display_splash img {
	
	border: 10px solid #fff;
}

/* @group sample slip */

.sample_page_wrap {
	width: 223px;
	padding-bottom: 5px;
	position: relative;
	left: 20px;
	background: url(../images/details_bkg.png) 0 bottom;
}

.sample_thumb {
	float: left;
	margin: 5px 9px;
	border-bottom-width: 18px;
	background: url(../images/thumb_back.png) no-repeat;
	padding: 3px 3px 19px;
}

.sample_title {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #8e1c28;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	margin-left: 10px;
	margin-right: 10px;
}

.sample_description {
	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-top: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	color: #747474;
	margin-right: 10px;
}

.sample_description a {
	color: #a2100f;
}

.sample_description a:hover {
	text-decoration: underline;
}



/* @end */

/* @group vcard */

.vcard {
	padding-top: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 40px;
}


.vcard a {
	color: #e0e9fe;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

.resume {
	margin-top: 30px;
}

.vcard a:hover {
	text-decoration: underline;
}



/* @end */

.listhead {
	padding-top: 12px;
	padding-left: 30px;
}