﻿body {
	color: #000000;
	font-family: Arial;
	margin: 0px;
	cursor:default;
	background:url(images/vine3_both.jpg) repeat-y center fixed;
}
.inputText{
	width:30px;
	border:solid 1px #aaaaaa;
	background:#ffffff;
	text-align:center;
}
#centerBlock {
	margin: auto auto auto auto;
	width: 800px;
	background: Transparent;
}
#centerBlock .main{
	z-index:2;
	position:absolute;
	clear:both;
}
#mast {
	margin:5px 0px 0px 0px;
	width: 800px;
	height: 110px;
	background: Transparent url('images/mast.gif') no-repeat;
}
#mast div{
	height:100px;width:700px;cursor:pointer;margin:auto;
}
#menu {
	margin: 4px 0px 10px 0px;
	width: 800px;
	height:55px;
	text-align: center;
	background: Transparent  url('images/menu4.gif') no-repeat;
}
/*#menu{
	width: 100%;
	height:48px;
	text-align: center;
	background: Transparent  url('images/menu3.gif') repeat;
	position:absolute;
	top: 120px;
	left:0px;
}*/
.menuItem{
	color: #ffffff;
	text-align:center;
	font: bold 14pt helvetica, Courier, monospace;
	width:20%;
	float:left;
	padding-top:18px;
}
.menuItem a{
	color: #ffffff;
}
.menuItem a:hover{}
p{
	text-align:left;
	margin-top:30px;
}
p.underline{
	text-decoration:underline;
}
ul{
	text-align:left;
	margin:0pt 0pt 0pt 20pt;
	list-style-image:url(images/bulletStar.jpg);
}
li{
	padding:4pt 0pt 2pt 0pt;
}
#panel {
	background: Transparent /*url(images/panelBoard2.jpg) repeat-y*/;
	/*border: solid 1px #cf7e4e;*/
	margin: 30px 0px 10px 0px;
	width: 800px;
	/*height:1800px;*/
	text-align: center;
}
#panel div{
	margin:20px;
	font: normal 14pt tahoma, Arial, Helvetica, sans-serif;
}
.imgContainer{
	float:left;width:200px;height:200px;border:solid 1px #dddddd;margin:20px 25px 4px 25px;font-size:8pt;
}
.bright{
	color:#208040;
}
#hide{
	float:right;
	color:#2050b0;
	text-decoration:underline;
	cursor:pointer;
	font:10pt arial;
}
.divider{
	text-align:center;
	width:800px;
}
#footer {
	clear:both;
	padding:20px 0px 5px 0px;
	width: 800px;
	height: 20px;
	background: Transparent;
	text-align:center;
}
.smallText{
	color:#d26039;
	font:12pt arial;
	padding:10pt 8pt 0pt 8pt;
}
.smallText a:link{
	color:#d26039;
}
.smallText a:hover{
	cursor:pointer;
	color:#d26039;
}
.smallText a:active{
	color:#d26039;
}
.smallText a:visited{
	color:#d26039;
}
#note{
	color:#888888;
	clear:both;
	width:800px;
	text-align:right;
	margin:60px 140px 20px 20px;
	font:9pt arial;
}
#note a:hover{
	cursor:pointer;
}
.float{
	float:left;
	padding:14px;
}
table{margin:auto;}
img {
	border: solid 0px #000000;
}
a{
	text-decoration: none;
	color:#666666;
}
a.email{
	text-decoration:underline;
}
a:link {
}
a:hover {
	font-weight:bold;
}
a:active {
}
a:visited {
}
