body {

	font: 12px Verdana, Arial, Sans-Seriff;
	text-align:center;
		margin:15px;
	padding:5px;
}
td {font: .7em Verdana, Arial, Sans-Seriff;
}
h3 {
	color: #006699;
	margin: 2px; 
	font-size:14px; 
	padding: 5px
}
h1 {
	color: #003399;
	margin: 2px; 
	font-size:18px; 
	padding: 5px
}
a {
	color: #182678;
	text-decoration: none; font-weight:bold
}
a:hover {
	color: #FF0000; font-weight:bold
}


#holder {
	background-attachment: relative;
	background-image: url("/images2/background.jpg");
	background-repeat: repeat;
	/*background-position: left top;*/
	/*position: relative*/
	padding-bottom: 40px;
	width: 770px;
	height: 100%;
	border: 2px groove #333;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#topholder {
	background-attachment: relative;
	background-image: url("/images2/top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 770px;
	height: 197px;
	border: 1px groove #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#topbar {
	background-color: #2F3538;
	position: relative;
	top: 6px;
	height: 10%;
	color: #666666;
	text-align: center;
	margin-left:0px; 
	padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:0px
}
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;
	padding: 10px;
	width: 230px;
	/*height: auto;*/
	/*height: 600px;*/
	color: #FFF;
}
.boxit{
	font: 14px;
	border:2px solid #FF0000; background-color: #FFFFFF;
	margin: 5px;
	color: #000080;
	font-family:Book Antiqua; 
	padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; text-align:center
}
.ul {
	list-style-position: outside;
	padding:0; 
	margin-left:15px; 

}
#main {
	position: relative;
	width: 485px;
	height: auto;*/
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	display: block;
	float: right;
}

#footer {
font-size: 10px
}

.floaty1 {
	position: relative;
	left: 0px;
	top: 20px;
	background: #FFF;
	border: 1px solid #BBBCBC;
	padding: 10px;
	width: 95%;
}
.floaty3 {
	position: relative;
	left: 0px;
	top: 20px;
	background: #FFF;
	border: 1px solid #BBBCBC;
	padding: 10px;
	width: 95%;
}
.floaty3 .floatyleft {
	positioning: relative;
	float:right;
	width: 255px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.lined {
	border-right-style: dotted;
	border-right-color: #333333;
	border-right-width: 1px;
}

li {
	text-align:left; 
	padding-left: 3px;
	padding-bottom: 10px; 
	line-height:100%
}

fieldset {
	text-align: center;
}

legend {
	font: bold 1.4em Georgia;
}
p{ 
	letter-spacing: 0; 
	margin: 8px;
	baseline; 
	margin-top: 0 
}

