html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {color: #646464; font: 11px Tahoma, Verdana, Arial, Sans-Serif;}

img {border: 0;}

a {text-decoration: none; }

p {margin: 0; padding: 0;}

div {height: auto;}

code {font: 9px Courier, monospace; color: black;}

body {
	background: white url(./images/xgroove.png) 760px 0 fixed !important;
	background: white url(./images/xgroove_ie.png) 0px 0 fixed;
}

#wrapper {
	width: 760px !important; float: left; min-height: 100%;
	width: 760px; float: left; min-height: 100%;
	border-right: 0px dashed blue;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
 	background: white url(./images/bg.png) bottom fixed repeat-x;
}

#head {
	height: 160px;
	width: 760px;
	background: url(./images/cr.png) center top no-repeat !important;
}

#line {
	width: 700px;
	height: 2px;
	float: left;
	border-top: 1px solid RGB(179,172,146);

	margin-top: 0px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;

	margin-top: -19px;
	margin-left: 15px;
	margin-right: 0px;
}

#nav {
	padding: 0;
	margin-left: 30px;
	margin-right: 30px;
	width: 700px;
	list-style: none;
	font: 10px Tahoma, Verdana, Arial, Sans-Serif;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	border-top: 0px solid RGB(242,194,94);
	border-bottom: 0px solid black;
}

#nav ul li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	width: 150px;
	border-top: 0px solid RGB(242,194,94);
	border-bottom: 0px solid black;
}

#nav li {
	float: left;
	width: 100px;
	background: rgb(245,243,218);
}

#nav li a {
	display: block;
	text-align: center;
	padding: 6px 10px;
	color: #808080;
}

#nav ul li {
	float: left;
	width: 100px;
	margin-top: 0px;
	background: red;
}

#nav ul li a {
	display: block;
	text-align: center;
	padding: 3px 10px;
	height: 13px;
	background: rgb(245,243,218);
	border-top: .5px solid gray !important;
	border-bottom: .5px solid gray !important;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#nav ul li ul li {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: red;
}

#nav ul li ul li a {
	display: block;
	text-align: left;
	padding: 3px 10px;
	height: 13px;
	background: rgb(245,243,218);
	border-top: .5px solid gray !important;
	border-bottom: .5px solid gray !important;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#nav ul li a:hover {
	background: rgb(216,208,187);
	border: 1px dashed red !important;
}

#nav li>ul {
	top: auto; left: auto;
}

#nav li ul {
	position: absolute;
	background: white;
	width: 100px;
	left: -999em;
}

#nav li ul ul {
	margin: -21px 0 0 100px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.over {
	background: rgb(216,208,187);
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	background: white;
}

#content {
	width: 660px;
	margin-left: 50px;
	margin-right: 50px;
	border: 0px dashed green;
}

#content p.left {
	padding: 10px 0 10px 0;
	text-align: left;
}

#content p.center {
	padding: 10px 0 10px 0;
	text-align: center;
}

#footer {
	float: right;
	width: 760px;
	padding-top: 76px;
	height: 100px !important;
	height: 120px;
	border: 0px solid red;
}

p.block {
	padding: 10px 0 10px 0;
	text-align: justify;
}

p.event {
	padding: 10px 0px 10px 0px;
	text-align: center;
}

p.eventx {
	padding: 10px 0px 10px 0px;
}

#event {
	padding: 10px 0 10px 0;
	text-align: center;
	display: block;
}

.revent {
	width: 640px;
}

.ievent {
}

.imgleft {
	float: left;
}

#directors {
	padding-top: 10px;
	width: 640px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	border: 0px solid black;
}

#arizona {
	float: left;
	width: 318px !important;
	border: 0px solid red;
}

#delaware {
	float: right;
	width: 318px !important;
	border: 0px dashed blue;
}

#title {
	float: left;
	width: 316px;
	height: 32px;
	background: white;
	border: 0px dashed green;
	line-height: 32px;
	font-weight: bold;
}

#subtitle {
	float: left;
	width: 156px;
	height: 32px;
	border: 0px dashed blue;
	line-height: 32px;
	text-decoration: underline;
}

#name1 {
	float: left;
	width: 156px;
	height: 32px;
	background: RGB(253,223,208);
	border: 0px dashed red;
	line-height: 32px;
}

#affil1 {
	float: left;
	width: 156px;
	height: 32px;
	background: RGB(253,232,208);
	border: 0px dashed black;
	line-height: 32px;
}

#name2 {
	float: left;
	width: 156px;
	height: 32px;
	border: 0px dashed red;
	line-height: 32px;
}

#affil2 {
	float: left;
	width: 156px;
	height: 32px;
	border: 0px dashed black;
	line-height: 32px;
}

#affil1a {
	float: left;
	width: 156px;
	height: 32px;
	background: RGB(253,232,208);
	border: 0px dashed black;
	line-height: 15px;
}

#affil2b {
	float: left;
	width: 156px;
	height: 32px;
	border: 0px dashed black;
	line-height: 15px;
}

#list ul {
	float: left;
	margin: 0 0 0 -40px !important;
	margin: 0;
	width: 100px;
	height: auto;
	text-align: left;
	list-style: none;
	font: 10px Tahoma, Verdana, Arial, Sans-Serif;}

#list li {
	margin-top: 5px;
	width: 145px !important;
	width: 100px;
}

#list li a {
	display: block;
	text-align: left;
}

#list ul li a:hover {
	background: pink;
}

#logos {
	float: right;
	padding: 0;
	width: 520px;
	height: 150px;
	margin-top: 55px !important;
	margin-top: 104px;
	background: white url(./images/partners.png) center top no-repeat !important;
}

#logos img {
	display: none;
	width: 520px;
	height: 150px;
}
