body, h1, ul, li, p
{
	margin: 0;
	padding: 0;
}

body
{
	background-image: url(../images/background.gif);
	font: 12px/1em verdana, arial, sans-serif;
}

.formParagraph
{
	float: left;
	margin-right: 10px;
}

p, li
{
	padding-bottom: 12px;
	line-height: 1.5em;
}

h1
{
	font-size: 1.25em;
	margin-bottom: 12px;
	line-height: 1.5em;
}

ul
{
	margin-left: 20px;
}

li
{
	margin-left: 20px;
}

a:link, a:visited
{
	color: black;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

a:hover, a:active
{
	text-decoration: underline;
}

hr
    {
        border:1px solid gray;
    }

.goldText
{
	color: #cc9933;
	font-weight: bold;
	font-size: 1.25em;
	margin-bottom: 12px;
}

.grayText
{
	color: gray;
}

.redText
{
	color: red;
}

.bold
{
	font-weight: bold;
}

.last
{
	margin-bottom: 0;
}

.options
{
	margin-left: 10px;
}

.lastOption
{
	margin: 0 0 0 10px;
}

.headline
{
	font-family: Georgia, "Times New Roman" , serif;
	font-size: 2em;
	text-align: center;
	margin: 10px 0;
}

.orangeLink
    {
        color:#cc6633;
    }

#header
{
	height: 15px;
	width: 700px;
	margin: 0 auto;
	background-color: black;
	padding: 10px 20px;
	color: white;
	font-size: 10px;
}

#header a:link, #header a:visited, #footer a:link, #footer a:visited
{
	color: white;
	text-decoration: none;
	font-weight: normal;
	padding: 0 5px 0 0;
}

#header a:hover, #header a:active #footer a:hover, #footer a:active
{
	color: silver;
}

#header ul, #footer ul
{
	margin: 0;
}

#header li, #footer li
{
	display: inline;
	margin: 0;
}

#content
{
	width: 740px;
	background-image: url(../images/contentBg.gif);
	margin: 0 auto;
}

#contentHeader, #otherSeminars
{
	width: 540px;
	margin: 0 auto;
}

#contentHeader
{
	background-image: url(../images/genericHeader.gif);
	background-repeat:no-repeat;
	min-height: 71px;
	background-repeat: no-repeat;
	padding: 175px 100px 0 100px;
}

#formLeft
{
	width: 200px;
	text-align: right;
	margin: 20px 0;
}

#otherSeminars
{
	padding: 0 100px 20px 100px;
}

#otherSeminars a:link, #otherSeminars a:visited
{
	color: #cc9933;
}

#instructions
{
	width: 528px;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid silver;
	background-color: #ebebeb;
}

#instructions img
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid silver;
}

.tabs
{
	width: 560px;
	margin: 40px auto 0 auto;
}

.liveTab, .archiveTab, .clickLiveTab, .clickArchiveTab
{
	height: 20px;
	text-align: center;
	padding: 10px;
}

.liveTab p, .archiveTab p, .clickLiveTab p, .clickArchiveTab p
{
	padding: 5px;
}

.liveTab, .clickLiveTab
{
	background-image: url(../images/liveSessionsTab.gif);
	border: 1px solid #cc9933;
	border-bottom: none;
	background-color: #cd9a34;
	background-repeat: repeat-x;
}

.clickLiveTab
{
	width: 250px;
	cursor: pointer;
}

.liveTab
{
	width: 100px;
}

.archiveTab, .clickArchiveTab
{
	float: right;
	background-image: url(../images/archiveSessionsTab.gif);
	border: 1px solid silver;
	border-bottom: none;
	background-repeat: repeat-x;
	background-color: #cecdcd;
}

.archiveTab
{
	width: 200px;
}

.clickArchiveTab
{
	width: 300px;
	cursor: pointer;
}

.clickArchiveTab p
{
	color: #666;
}

.clickArchiveTab p:hover, .clickArchiveTab p:active, .clickLiveTab p:hover, .clickLiveTab p:active
{
	color: black;
	text-decoration: underline;
}

.liveSessionList, .archiveSessionList
{
	width: 568px;
	margin: 0 auto 0 auto;
}

.liveSessionList
{
	border: 1px solid #cc9933;
	background-color: #f0e5d0;
}

.archiveSessionList
{
	border: 1px solid silver;
	background-color: #ebebeb;
}

.liveSession, .archiveSession
{
	padding: 20px 20px 0 20px;
	width: 480px;
	margin: 0 auto;
	background-color: white;
}

.liveSession
{
	border: 1px solid #cc9933;
	border-bottom: none;
}

.archiveSession
{
	border: 1px solid silver;
	border-bottom: none;
}

.liveButton, .archiveButton
{
	padding: 5px 20px 0 20px;
	text-align: right;
	width: 480px;
	margin: 0 auto 20px auto;
}

.liveButton
{
	background-image: url(../images/liveButtonBg.gif);
	border: 1px solid #cc9933;
	background-color: #dab772;
	background-repeat: repeat-x;
}

.archiveButton
{
	background-image: url(../images/archiveButtonBg.gif);
	border: 1px solid silver;
	background-color: #c0c0c0;
	background-repeat: repeat-x;
}

.banner
{
	width: 520px;
	margin: 0 auto 20px auto;
	border: 1px solid silver;
	height: 100px;
}

img
{
	border: none;
	text-decoration: none;
}

#logoBottom
{
	width: 740px;
	margin: 0 auto;
	background-image: url(../images/genericFooter.gif);
	background-repeat:no-repeat;
	height: 226px;
	background-position: right;
}

#footer
{
	width: 740px;
	height: 24px;
	background-image: url(../images/footerBg.gif);
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	background-position: middle;
}

/*---javascript styles
--------------------*/
#archives
{
	display: none;
}
























