body {
font: .7em Verdana, Arial, Sans-Seriff;
text-align:center;
color: #333;
}
td {font: .7em Verdana, Arial, Sans-Seriff;
}
h3 {
	color: #B31313;
	padding-left: 20px;
}
a {
	color: #182678;
	text-decoration: none;
}
a:hover {
	color: #B31313;
	text-decoration: underline;
}
#holder {
	background-attachment: relative;
	background-image: url(/images/1100.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
	height: 1100px;
	border: 2px groove #333;
	text-align: left;
/*	text-align:center;margin:auto;width:730px */
}
#topbar {
	background-color: #2F3538;
	position: relative;
	top: 6px;
	height: 30px;
	width: 766px;
	color: #666666;
	text-align: center;
	padding: 5px 10px 5px 10px;
}
html>body .content {
  width:766px;
} 
#topbar a {
	font: bold 1em;
	color: #FFF;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
#topbar a:hover {
	font: bold 1em;
	color: #CCC;
	text-decoration: overline underline;
	margin: 0px 5px 0px 5px;
}
#webcam {
	position: relative;
	float:left;
	top: 257px;
	padding: 20px;
	width: 190px;
	height: 600px;
	color: #FFF;
}
#main {
	position: relative;
	float: right;
	left: 0px;
	top: 257px;
	width: 485px;
	margin-right: 15px;
}
.floaty1 {
	background: #FFF url("/images/palms.jpg") no-repeat scroll right bottom;
	height: 140px;
	border: 1px solid #BBBCBC;
	padding: 10px 0px 10px 50px;
}
.floaty3 {
	background: #FFF url("/images/faceright.jpg") no-repeat fixed right bottom;
	border: 1px solid #BBBCBC;
	padding: 10px 10px 10px 15px;
}
.floaty3 .floatyleft {
	positioning: relative;
	float:right;
	width: 255px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.lined {
	border-right-style: dotted;
	border-right-color: #333333;
	border-right-width: 1px;
}
li {
	padding-left: 5px;
	list-style-position: outside;
	padding-top: 5px;
}
fieldset {
	text-align: center;
}
legend {
	font: bold 1.4em Georgia;
}
