

body
{
	margin: 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background : url(../images/page-back.gif) ;
	background-repeat : repeat-y;

}


a:visited
{
	color: Gray;
}


#header
{
	width: 100%;
	height: 136px;
	margin: 0 0;
	padding: 0;
		/*position: absolute;*/
	background-image: url(../images/eag_main_back.gif);
	/* border: thin solid black px;
	*/
}

#left_nav
{
	width: 142px;
	height : 100%;
	padding: 0 0 0 0;
	position : absolute;
	top : 136px;

}

#content #main #date
{
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	text-align : right;
}



#content #main #headline
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : normal;
	color: #003366;
	padding-bottom : 5px;
}

#content #main #quote
{
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	text-align : left;
	padding-top : 5px;
}
#content #main #quote #author
{
	text-align : right;
	padding-bottom : 15px;
}
#content #main #lesson_headline
{
	font-weight : bold;
}
#content #main #lesson_headline #number
{
	font-weight : bold;
	color : Red;
}
#content #main #drs_headline
{
	font-weight : bold;
	font-size: 20px;
	text-align : center;
}

#content #main #sub_headline
{
	font-style : italic;
	padding-bottom : 5px;
}

#content #main #admin_buttons
{
	text-align : right;
}

#content #main
{
	/* position: fixed;
	*/
	position: absolute;
	width: 570px;
	height: 100%;
	top: 138px;
	left: 142px;
	right: 0;
	bottom: 0;
	padding: 0px 20px 0 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
}
#content #main #article_title
{
	font-weight : bold;
	color: #003366;
	padding-bottom : 2px;
	font-size : medium;
}
#content #main #author
{
	font-style : italic;
	padding-bottom : 15px;
}
#content #main #chat_count
{
	position : relative;
	top : 32px;
	padding-left : 430px;
	font-weight : bold;
}

#content #main #error_message
{
	font-style : italic;
	color : Red;
	font-weight : bold;
}

#tablestyle
{
	width : 100%;

}

#tablestyle td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-bottom-color : #D3D3D3;
	vertical-align : top;
}
#tablestyle td#top
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
	font-weight : bold;
	vertical-align : top;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-bottom-color : Black;
}
#tablestyle td#top2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : center;
	font-weight : bold;
	vertical-align : top;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-bottom-color : Black;
}
#tablestyle td#DueDate
{
	color : Red;
	vertical-align : top;
}
#tablestyle td#End
{
	border-bottom-style : none;
	vertical-align : top;
}
#tablestyle td#6_life_areas_puller_bottom
{
	font-weight : bold;
	text-align : center;
	color : Red;
}
#tablestyle td#6_life_areas_puller_bottom_date
{
	text-align : center;
}

#6_life_areas_tablestyle
{
	width : 100%;

}

#6_life_areas_tablestyle td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
	/*border-bottom-style : solid;
	border-bottom-width : thin;
	border-bottom-color : #D3D3D3;
	*/
	vertical-align : top;
}
#6_life_areas_tablestyle td#top
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
	font-weight : bold;
	vertical-align : top;
	padding-top : 5px;

}
#6_life_areas_tablestyle td#top1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : left;
	font-weight : bold;
	vertical-align : top;
	border-top : thin solid Black;
}
#6_life_areas_tablestyle td#definition
{
	vertical-align : top;
	font-style : italic;	
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-bottom-color : Black;
	padding-bottom : 5px;
}
#6_life_areas_tablestyle td#End
{
	border-bottom-style : none;
	vertical-align : top;
}
#tablestyle_signup
{
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	border-bottom-color : #D3D3D3;
	vertical-align : top;
	font-weight : bold;
}
#tablestyle_forum
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align : left;
	border-bottom-color : #D3D3D3;
	vertical-align : top;
	font-weight : bold;
}
#tablestyle_forum td#not
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
#tablestyle_forum td#thread
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-bottom-color : #D3D3D3;
}
#content #main #search_title
{
	font-weight : bold;
	text-align : center;
}
#content #main #footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	padding : 25px 0 0 0;

}
