/* Created by Patricia A Simmons, Web Wise Concepts, LLC */
/* www.lrpwng.com, Feb 2007 */

body {/* set everything to zero for a good cross-browser starting point */
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	text-align: center;
	font: 100.01% Georgia, "Times New Roman", Times, serif;
	min-width: 770px;
	background: #FF99FF;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: normal;
}
#banner h1 {
	text-align: center;
	font-size: 120%;
	margin: 35px 0;
}
h2 {
	color: #990033;
	background: #ff99cc url(../images/headers2_bg.gif);
	width: 70%;
	padding-bottom: 10px;
	margin-top: 1.25em;
	padding-left: .75em;
}
h3 {
	font-size: 100%;
	padding: 10px 0 5px 0;
}
h4 {
	font-size: 90%;
	font-weight: 500;
	padding: 15px 0 5px 0;
}
h5 { padding: 5px; }
cite {
	font-size: 85%;
	line-height: normal;
}
blockquote { margin: 2em 45px 3em 45px; }
#container {
	margin: 10px auto;/* centers the wrapper first value */
	width: 770px; /* sets the width of the wrapper */
	position: relative;
	background:#fff url(../images/container_bg.gif) no-repeat bottom;
	border: 1px solid #FFCCFF;
	padding: 0 5px;
	text-align: left;/* Realigns the text to the left after the IE hack in the body rule */
	font-size: 90%;
	line-height: 1.25;
}
#banner {
	line-height: 1.5;
	height: 120px;
}
#tag {
	padding: 0 0 10px 0;
	text-align: center;
	font-weight: bold;
	margin: 45px 0 50px 220px;
}
ul#menu li {
	display: inline;
	margin-top: 30px;
	padding: 2px 22px;
	font: bold 80% Arial, Helvetica, sans-serif;
}
#links {
	text-align: center;
	margin-top: 30px;
}
#links span {
	margin: 0 30px;
	font: normal 75% Arial, Helvetica, sans-serif;
}
.fltlt {
	float: left;
	margin-right: 5px;
}
.fltrt {
	float: right;
	margin: 0 0 10px 15px;
}
img#logo {
	float: left;
	padding: 10px;
	margin-right: 30px;
}
img#standing { padding: 75px 25px 5px 10px; }
#outercontent_right {
	width: 50px;
	position: absolute;
	left: 768px;
	top: 11px;
}
#outercontent_left {
	width: 175px;
	position: absolute;
	right: 773px;
	top: 319px;
	border: 1px dashed #990000;
	background: #fff;
	font-size: 9px;
	padding: 2px;
}
#content {
	padding: 10px 20px;
	line-height: 1.3;
}
p {
	margin: 5px 50px 5px 10px;
	padding: 6px 0;
}
p.desc {margin-right: 10px;}
ul.list li {
	margin-left: 75px;
	font-size: 80%;
	line-height: normal;
	padding: 3px 0;
}
ul.list2 li {
	list-style-type: none;
	line-height: 2.5;
	float: left;
	width: 50%;
}
ul.list3 li {
	list-style-type: none;
	padding-left: 5px;
	line-height: 2;

}
.smtxt { font: normal 70% Arial, Helvetica, sans-serif; }
.crumbs {
	font: normal 10px Arial, Helvetica, sans-serif;
	}
.crumbs a {margin: 0 10px; border-bottom: 1px solid #900;}
.accent {
	color:#990033;
	background-color: #ccc;
	padding: 0 3px 0 3px;
	font-size: .85em;
	font-style: italic;
}
.italtxt { font-style: italic; }
dl { margin: 20px 50px; }
dt { font-weight: bold; }
.clearlft { clear: left; }
#pullquote {
	float: left;
	width: 175px;
	border: 1px solid #ff99cc;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 5px 25px 15px 0;
}
#pullquote p {
	padding: 3px;
	width: 90%;
}
#speakers {
	margin: 10px 0;
	padding: 10px 0;
}
#speakers h3 {
	margin-top: 15px;
	font-size: 100%;
}
#speakers p { margin-left: 25px; }
#footer {
	font:70% Arial, Helvetica, sans-serif;
	margin: 10px 0;
	text-align: center;
	height: 90px;
	border-top: 2px solid #990033;
}
#seminarinfo {
	height: 600px;
	width: 100%;
	padding: 0;
}
.sidebar {
	font: 85% Arial, Helvetica, sans-serif;
	line-height: 1.2;
	color: #990000;
	background: white;
	border: 1px dashed #990033;
	width: 150px;
	margin: 10px 2px;
	padding: 5px;
	float: right;
}
.sidebar p { margin: 5px 2px; }
ul#members {
	list-style-type: none;
	height: auto;
}
ul#members li {
	float: left;
	width: 175px;
	padding: 2px 15px;
	position: relative;
}
.info{
	height: auto;
	border: 1px dotted black;
	padding: 5px;
	margin: 10px;
	text-align: center;
	color:#990000;
	background-color:#FFCCFF;
}
.list_title {
	padding: 5px 0;
	text-align: center;
	color:#990000;
	font-size: 1.5em;
	font-variant:small-caps;
}
.new {
	font-style: italic;
	background: #ccc;
	margin-right: 10px;
	font-size: 9px;}
.clears { clear: both; }
/*** navigation and links */
a:link, a:visited {
	color:#990033;
	background: #FFCCFF url(../images/nav_bg.jpg);
	text-decoration:none;
}
#menu a:link, #menu a:visited { border-top: 1px solid #990033; }
a:hover, a:focus {
	border: none;
	color:#FFCCFF;
	background:#990033;
}
.here {
	color:#CCCCCC;
	background-color:#fff;
}
/*** Tables */
table {
	width: 90%;
	margin: 0 5% .5em 5%;
	border: 1px solid #990033;
}
caption {
	font-weight: bold;
	font-size: 100%;
	padding-top: 1em;
}
table#presentations {
	width: 75%;
	margin-left: 10%;
}
table#presentations td { padding: 8px 5px; }
table#presentations #setdate { width: 130px; }
table.members td { vertical-align: top; }
/* used for fading marquee text effect */
#fadeshow {
	position: relative;
	margin: 25px 70px;
	width: 90%;
	background: url(../images/thankyou.gif) no-repeat right top;
}
/***** used for DropDown ****/
#dhtmlgoodies_contentBox {
	border:1px solid #317082;
	height:0px;
	visibility:hidden;
	position:absolute;
	background-color: #FFCCFF;
	color: #000;
	overflow:hidden;
	padding: 3px 5px;
	width:240px;
}
#dhtmlgoodies_content {
	position:relative;
	font: .8em Arial, Helvetica, sans-serif;
	width:240px;
}
#dhtmlgoodies_slidedown {
	position:relative;
	width:240px;
	margin-left: 5px;
}
/*** AltTxt */
.navtext {
	width:150px;
	font-size:12px;
	border-width:2px;
	border-style:outset;
	border-color:#ccc;
	layer-background-color:#ff6699;
	background-color:#FF6699;
	color:black;
}
@media print {
h2 { font-size: 10pt; }
#content { font: normal 9pt Arial, Helvetica, sans-serif; }
#container, h2, h3, h3, h4, p, .headers {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 1.1;}
#banner, #links, #standing, h5, .smtxt, #footer { display: none; }
#exp_col, .showstate { display: none; }
.headers {
	float: left;
	clear: left;
	border: none;}
.switchcontent {
	line-height: normal;
	border: none;}
.switchcontent p.contact {padding: 0 0 6pt 0;}
.switchcontent img, .switchcontent p.desc, .switchcontent p.url, .switchcontent p.email { display: none; }
}

