/*
div#theMenu and div#theMenu2 are specific style classes...
Both are not mandatory...
*/

div#theMenu
{
	display: block;
	margin: 0px 2px;
	width: 170px;
	position: absolute;
	top: 0px;
}

#theBrandingContainer
{
	width: 100%;
	background-color: White;
	height: 85px;
}

#theBranding
{
	float:left;
	width:535px;
	height:85px;
	background-position: left top;
	background-image: url(../images/jackslagmanlogo.gif);
	background-repeat: no-repeat;
	background-color: white;
}

#theSplashTop
{
	padding-right: 0px;
	background-position: right top;
	padding-left: 0px;
	background-image: url(../images/splash_1.jpg);
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	background-repeat: no-repeat;
	top: 0px;
	height: 85px;
	background-color: white;
	text-align:right;
}

#theContainerTop
{
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	background-repeat: repeat-x;
	top: 0px;
	background-color: transparent;
	height: 100%;
}

#theBreadCrum
{
	float:left;
	left: 0px;
	background-image: url(../images/breadcrum_top_bg.gif);
	width: 100%;
	background-repeat: repeat-x;
	top: 85px;
	height: 24px;
	background-color: #9713b4;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:right;
}

#contentPlacer
{
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/content_bg.gif) #9713b4 fixed repeat-y left top;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	border-top: 0px solid;
}

#theNaviPanel
{
	float:left;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	left: 0px;
	background-image: url(../images/navi_bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	width: 191px;
	padding-top: 0px;
	background-repeat: repeat-y;
	border-top: 0px solid;
}

#spacer
{
	float:left;
	width:10px;
	height:100%;
}

#spacer2
{
	float:left;
	width:20px;
	height:100%;
}

#spacer3
{
	float:left;
	width:20px;
	height:100%;
}

#rightColumn
{
	float: left;
	width: 65px;
	top: 0px;
	height: 100%;
	color: silver;
	padding-bottom: 10px;
	padding-top: 10px;
}


#theContent
{
	float: left;
	border-right: 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 10px;
	margin: 0px;
	border-left: 0px solid;
	color: #ffffff;
	padding-top: 10px;
	border-bottom: 0px solid;
	font-family: Verdana;
	top: 0px;
	text-align: left;
	width: 480px;
}

#theContent a
{
	color: #FFB42A;
	text-decoration: none;
}

#theContent table
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana;
}

#theContent h1
{
	font-size: 11pt;
	color: #FFB42A;
	font-family: Verdana;
}


#footerContainer
{

	width: 100%;
	height: 22px;
	bottom: 0px;
	background-image: url(../images/breadcrum_down_bg.gif);
	text-align: right;
	clear: both;
	font-family: Verdana;
	font-size: 7pt;
	color: white;
}

#naviFooter
{
	float: left;
	width: 191px;
	height: 22px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-y;
	bottom: 0px;
	text-align: center;
}

#naviFooter a
{
	text-decoration: none;
	color: lightgrey;
}

#theDisclaimer
{	
	background-image: url(../images/breadcrum_down_bg.gif);	
	bottom: 0px;
	height: 22px;
	text-align: right;
}

body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	font-family: Verdana;
	top: 0px;
	background: url(../images/content_bg.gif) #9713b4 fixed repeat-y left top;
}

.navitop
{
	font-size: 8pt;
	font-weight: bold;
}

/*
Beneath the mandatory classes...
Edit the styles, but do not remove the class bodies...
*/

.mainMenuItem
{
	display: block;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 1px;
	cursor: pointer;
	color: white;
	font-family: Arial;
	background-color: #09caff;
	background-image: url(../images/menubg.gif);
}

.subMenu
{
	display: none;
}

.subMenuItem
{
	display: block;
	margin-bottom: 1px;
	cursor: pointer;
	color: midnightblue;
	position: relative;
	background-color: white;
}

.subMenuItemHover
{
	background-color: #FFB42A;
	display: block;
	margin-bottom: 1px;
	color: white;
}

.subMenuItemSelected
{
	background-color: yellow;
	display: block;
	margin-bottom: 1px;
	color: midnightblue;
	cursor: default;
}

div.menuImage
{
	right: 0px;
	display:inline;
	top: 0px;
}

.jackslagmanFooter
{
	font-weight: normal;
	font-size: 7.5pt;
	color: #FFB42A;
	font-family: Arial;
	text-align: center;
}

.jackslagmanFooterSilver
{
	font-weight: normal;
	font-size: 7.5pt;
	color: yellow;
	font-family: Arial;
	text-align: center;
}

.footerRightAlign
{
	text-align: right;
}

.news
{
	font-size: 7.5pt;
	color: #CCFFCC;
	font-family: Verdana;
	list-style-position: outside;
	list-style-type: square;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.news a
{
	color: #CCCCCC;
}
#news
{
	width: 200px;
}