/* Layout */

.cx1
{
	float: left;
	position:relative;
	background-image:url(images/mjpenner/bg/left_border.gif);
	background-repeat:repeat;
	top:25px;
	width: 380px;
}

.cx2
{
	float: left;
	position:relative;
	background-image:url(images/mjpenner/bg/left_border_wide.gif);
	background-repeat:repeat;
	top:25px;
	width: 630px;
}

.cx3
{
	float: left;
	position:relative;
	background-image:url(images/mjpenner/bg/left_border.gif);
	background-repeat:repeat;
	top:25px;
	width: 625px;
}

.cxframe
{
float:left;
left:10px;
position:relative;
width:366px;
}

.cxframe2
{
	float:none;
	left:0px;
	position:relative;
	width:590px;
}



#pagebot
{
}

#homer {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:50px;
text-align:left;
}

#item_one {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:100px;
text-align:left;
}

#item_two {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:60px;
text-align:left;
}

#item_three {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:60px;
text-align:left;
}

#item_four {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:65px;
text-align:left;
}

#item_five {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:70px;
text-align:left;
}

#item_six {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:50px;
text-align:left;
}

#item_border_1 {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:auto;
text-align:left;
}

#item_border_2 {
list-style: none;
margin: 0;
padding: 0;
float: left;
width:8px;
text-align:left;
}


.CodeForeground
	{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Courier New";
	}
.CodeInText
	{
	font-family:"Courier New";
	font-weight:bold;
	}
.ScreenText
	{
	font-family:Tahoma;
	}
.ImportantWords
	{
	font-weight:bold;
	}
.Highlight
	{
	font-family:Arial;
	color:red;
	}

/* Scrolling Div */


.boxback3
{
	float:left;
	position:relative;
	width:500px;
	height:400px;
	top:0px;
	left:25px;
	overflow:auto;
	background-color:#FFFFFF;
	scrollbar-face-color:#993300;
	scrollbar-track-color:#F0EFEA;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3Dlight-color:#000000;
	scrollbar-base-color:#993300;
	scrollbar-shadow-color:#993300;
	scrollbar-darkshadow-color:#993300;
	scrollbar-highlight-color:#993300;
}

.title
{
	position:absolute;
	top:0px;
	left:0.5em;
	height:1em;
	margin-left : auto;
	margin-right: auto;
	padding: 5px;
	z-index : 0;
}

.sidebar
{
	position : absolute;
	top : 5em;
	left : 1%;
	width : 10em;
	z-index : 1;
	padding : 0em;
}

.other
{
	padding :0.5em;
	margin-top : 0.5em;
}

.contentText
{
	margin-top : 5em;
	margin-left : 12em;
	padding : 1em;
	margin-right : 1em;
}
