/*
 * canvas
**/

body
{
	font-size: 9pt;
	background-color: lavender;
}

table.canvas
{
	width: 760px;
	border: 1px solid steelblue;
	border-collapse: collapse;
	margin: 0px auto;
	background-color: snow;
	background-image: url(../../../../images/esa%20header2.jpg);
	background-repeat: no-repeat;
	position: static;
}


/*
 * header
**/

#header
{
	border-bottom: none;
	background-color: #FFFFFF;
	height: 150px;
	width: 770px;
	background-repeat: no-repeat;
}


/*
 * navbar
**/

#navbar
{
	border-top: solid 1px lightsteelblue;
	border-bottom: solid 1px steelblue;
	border-left: solid 1px lightsteelblue;
	border-right: solid 1px steelblue;
	background-image: url(../../../../../images/8.jpg);
	background-repeat: repeat;
}


/*
 * footer
**/

#footer
{
	border-top: solid 1px steelblue;
	background-color: WhiteSmoke;
	background-repeat: no-repeat;
	background-image: url(../../../../images/esa%20footer2.jpg);
}


/*
 * body
**/

#body
{
	border-top: none;
	border-bottom: none;
	background-image: none;
	background-position: right top;
}

#main
{
	width: 530px;
	background-color: #FFFFFF;
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
}

#mainspacer
{
	width: 481px;
}

#sidebar
{
	width: 230px;
	border-left: 1px solid steelblue;
	background-color: #FFFFFF;
	background-image: url(../../../../../images/es.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#sidespacer
{
	width: 204px;
}

body
{
	font-size: 9pt;
	background-color: lavender;
}

table.canvas
{
	width: 760px;
	border: 1px solid steelblue;
	border-collapse: collapse;
	margin: 0px auto;
	background-color: snow;
	background-image: url(../../../../images/esa%20header2.jpg);
	background-repeat: no-repeat;
	position: static;
}

#body
{
	border-top: none;
	border-bottom: none;
	background-image: none;
	background-position: right top;
}

#main
{
	width: 530px;
	background-color: #FFFFFF;
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
}

#mainspacer
{
	width: 481px;
}

#sidebar
{
	width: 230px;
	border-left: 1px solid steelblue;
	background-color: #FFFFFF;
	background-image: url(../../../../../images/es.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#sidespacer
{
	width: 204px;
}











#main a
{
	text-decoration: underline;
}

#main a:link, #main a:visited
{
	color: blue;
}

#main a:hover
{
	color: #006600;
}

#main a img
{
	border: none;
}

#main h1
{
	padding: 0px 0px 0px 0px;
	margin: 24px 0px 18px 0px;
	font-size: 18pt;
	font-weight: normal;
	color: Darkblue;
	font-family: Arial, MS Trebuchet, Serif;
}

#main h2
{
	padding: 0px 0px 0px 0px;
	margin: 24px 0px 18px 0px;
	font-size: 14pt;
	font-weight: normal;
	color: Darkblue;
	font-family: Arial, MS Trebuchet, Serif;
}

#main h3
{
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 12px 0px;
	font-size: 9pt;
	font-weight: normal;
	color: darkslategray;
}

#main p
{
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 18px 0px;
	font-size: 9pt;
	line-height: 14pt;
}

#main th, #main td, #main textarea, #main input
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	font-family: Verdana,  Helvetica, Sans-Serif;
}

#main ul
{
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 20px;
}

#main li
{
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 0px;
	font-size: 9pt;
	line-height: 14pt;
}

#main pre
{
	font-family: Courier New, Monospace;
	font-size: 9pt;
	padding: 12px 6px 12px 6px;
	background-color: GhostWhite;
	border: solid 1px gainsboro;
}

#main blockquote
{
	border-left: solid 1px steelblue;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 18px;
	font-size: 9pt;
}

#main hr
{
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 0px;
	border: none;
	border-top: solid 1px gainsboro;
}


/*
 * header
**/

#main .header
{
	margin-top: 36px;
	margin-bottom: 24px;
}

#main .header h1
{
	font-size: 18pt;
	color: Darkblue;
	font-weight: normal;
}

#main .header h1 a, #main .header h1 a:link, #main .header h1 a:visited, #main .header h1 a:hover
{
	color: Darkblue;
	text-decoration: none;
}


/*
 * actions
**/

#main .actions p
{
	margin-top: 24px;
	margin-bottom: 48px;
	border-top: solid 1px gainsboro;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}


/*
 * body
**/

#main .body
{
	margin-top: 24px;
	margin-bottom: 24px;
}

#main .body img
{
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 6px;
}

#main .body a em
{
	color: #006600;
	font-style: normal;
}

#main .body a:visited
{
	color: MediumBlue;
}

#main .body a:hover
{
	color: #006600;
}


/*
 * edit_link
**/

#main .edit_link
{
	font-size: 9pt;
	font-family: Verdana,  Helvetica, Sans-Serif;
	white-space: nowrap;
}


/*
 * channel
**/

#main .channel
{
	margin-bottom: 36px;
}


/*
 * subtitle
**/

#main .subtitle
{
	margin-top: 36px;
	margin-bottom: 24px;
}

#main .subtitle h2
{
	font-size: 18pt;
	color: #006600;
	font-weight: normal;
}


/*
 * comments
**/

#comments .comment
{
	border: 1px solid steelblue;
	background-color: ivory;
	padding-left: 12pt;
	padding-right: 12pt;
	margin-top: 18px;
	margin-bottom: 18px;
}

#comments .header
{
	margin-top: 18px;
	margin-bottom: 18px;
}

#comments .header h2
{
	margin-top: 18px;
	margin-bottom: 18px;
	font-size: 9pt;
	font-weight: normal;
	color: #006600;
	font-family: Verdana, Helvetica, Sans-Serif;
}

#comments .actions
{
	margin-top: 18px;
	margin-bottom: 6px;
}


/*
 * commentform
**/

#commentform table
{
	width: 476px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

#commentform td, #commentform th
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
	padding-top: 1px;
	padding-bottom: 1px;
}

#commentform tbody th
{
	font-weight: normal;
	white-space: nowrap;
}

#commentform tbody input
{
	width: 356px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
}

#commentform textarea
{
	width: 476px;
	height: 160px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9pt;
}

#credits
{

	font-size: 3pt;
	color: lavender;
	font-weight: light;
}

#credits a
{
	text-decoration: none;
}

#credits a:link, #credits a:visited
{
	color: lavender;
}



#ext_wrapper

{
	
}