BODY
{
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bkgrnd.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

#master
{
	margin: 0 auto;
	width: 760px;
	background-color: #ffffff;
	border: 5px solid #336;
	color: #333;
	font-size: 12px;
}

#leftbox
{
	float: left;
	margin-left: 10px;
	width: 200px;
	clear: both;
}

#sponsors {display: none;}
#homepage #sponsors {display: block; text-align: center;}

#middlebox
{
	margin: 0 0 0 205px;
	font-size: 12px;
	padding: 0 10px 5px 20px;
	line-height: 140%;
	min-height: 550px;
}

.titleline
{
	border-bottom: 5px solid #69C;
	padding-bottom: 5px;
}

A
{
	color: #900;
	/*text-decoration: none;*/
	/*font-weight: bold;*/
}

A:hover { color: #69c; }

#navbar
{
	background-color: #900;
	clear: both;
	width: 100%;
	height: 30px;
	text-align: right;
}

#eventspage #middlebox A { color: #900; }

#eventspage H3
{
	background-color: #336;
	color: #fff;
	padding: 5px;
}

.navitems
{
	font-size: 12px;
	/*font-weight: bold;*/
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 135px;
	padding: 6px 3px; /* 3px when Meetings is added back */
	/*display: inline-block;*/
}

.navitems A
{
	color: #fff;
	text-decoration: none;
}

.navitems A:hover
{
	color: #fff;
	text-decoration: none;
}

.xitems
{
	color: #336;
	font-size: 12px;
	/*font-weight: bold;*/
	border-bottom: 1px solid #fff;
	text-align: center;
	width: 20px;
	padding: 0px;
}

#whitetitle
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

.redtitle
{
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	background-color: #336;
}

.newsitems
{
	border-bottom: 2px solid #369;
	padding: 3px;
	font-size: 10px;
}

tr.ruled { background-color: #900; }

.curvy
{
	position: relative;
	width: 175px;
	height: 207px;
	background: #336;
	color: #000;
	margin: 1em 1em;
	float: left;
}

#ctl, #cbl, #ctr, #cbr
{
	position: absolute;
	width: 20px;
	height: 20px;
	color: #336;
	background: #fff;
	overflow: hidden;
}

#ctl
{
	top: 0px;
	left: 0px;
}

#cbl
{
	top: 187px;
	left: 0px;
}

#ctr
{
	top: 0px;
	left: 155px;
}

#cbr
{
	top: 187px;
	left: 155px;
}

#quadtl, #quadtr, #quadbl,
    #quadbr
{
	position: relative;
	font-size: 150px;
	font-family: arial;
	color: #336;
	line-height: 40px;
}

#quadtl { left: -8px; }
#quadtr { left: -25px; }

#quadbl
{
	left: -8px;
	top: -17px;
}

#quadbr
{
	left: -25px;
	top: -17px;
}

#txt
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 155px;
	height: 105px;
	color: #000;
}

.curvy2
{
	position: relative;
	width: 200px;
	height: 530px;
	background: #336;
	color: #000;
	margin: 0 0em 1em 0em;
	float: left;
}

#ctl2,  #ctr2
{
	position: absolute;
	width: 20px;
	height: 20px;
	color: #89a;
	background: #fff;
	overflow: hidden;
}

#cbl2, #cbr2
{
	position: absolute;
	width: 20px;
	height: 20px;
	color: #89a;
	background: #fff;
	overflow: hidden;
}

#ctl2
{
	top: 0px;
	left: 0px;
}

#cbl2
{
	top: 180px;
	left: 0px;
}

#ctr2
{
	top: 0px;
	left: 510px;
}

#cbr2
{
	top: 180px;
	left: 510px;
}

#quadtl2, #quadtr2, #quadbl2,
    #quadbr2
{
	position: relative;
	font-size: 150px;
	font-family: arial;
	color: #336;
	line-height: 40px;
}

#quadtl2 { left: -8px; }
#quadtr2 { left: -25px; }

#quadbl2
{
	left: -8px;
	top: -17px;
}

#quadbr2
{
	left: -25px;
	top: -17px;
}

#txt2
{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 93%;
	height: 110px;
	color: #fff;
	text-align: left;
}

H1
{
	font-size: 18px;
	color: #333366;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

H2
{
	font-size: 14px;
	color: #900;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

H3
{
	font-size: 12px;
	color: #336;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

LI { padding-bottom: 5px; }

#footer
{
	background-color: #900;
	clear: both;
	font-size: 11px;
}

.agendasub
{
	color: #336;
	font-weight: bold;
}

.agendadesc { font-style: italic; }
#agendatable { font-size: 11px; }
#agendatable TD { padding: 5px; }

#agendatable TD:first-line
{
	color: #69c;
	font-weight: bold;
	text-align: center;
}

#calendar
{
	padding-top: 0;
	width: 17em;
}

#calendar span
{
	float: left;
	width: 2em;
	padding: 0;
	margin: 1px;
	text-align: center;
	border: 1px solid silver;
}

#calendar, .sun { clear: left; }

/* columns on home page */
.fourcol
{
	width: 230px;
	float: left;
	margin: 5px 10px 5px 10px;
	font-size: 11px;
	border-top: 5px solid #69C;
	border-bottom: 5px solid #69C;
	background-color: #e1e1e1;
	padding: 5px;
	height: 400px;
}

.fourcol H2
{
	font-family: Arial, sans-serif;
	color: #00236F;
	font-size: 12px;
}

.fourcol P { font-size: 11px; }

A.external:link, A.external:visited
{
	background-image: url(../images/externallink.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 25px 5px 0;
	height: 15px;
}

UL LI UL LI A
{
	color: #336;
	text-decoration: underline;
}

.twocol
 {

width: 200px;
	float: left;
	padding: 0 20px;
}


/* IE-specific styles */
*html body
{
	behavior: url(css/csshover.htc);
	font-size: 100%;
}

*html #menu ul li
{
	float: left;
	width: 100%;
}

*html #menu  ul li a { height: 1%; }
*html #menu a, #menu h2 { font: bold 12px/16px arial, helvetica, sans-serif; }

