BODY 	{ 
	background-color: #000020; 
	margin-right: auto;
	margin-left: auto;
	font-family: sans-serif;
	text-decoration: none;
	}

DIV.header {
	background-image: url(/pix/gma_bck.jpg);
	color: #a0a0ff;
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 150px;
	}

DIV.header H1 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 80%;
	}

DIV.header p {
	text-align: center;
	margin: 0.4em 0 0;
	font-size: 13px;
	font-style: italic;
	color: #000020;
	line-height: 80%;
	}

DIV.header a {
	text-decoration: none;
	color: #000020;
	font-weight: bold;
	}

DIV.header H3 {
	margin: 1em 0 0;
	color: #000020;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	}

DIV.left_pix {
	color: white;
	display: block;
	position: relative;
	float: left;
	width: 175px;
	}

DIV.links	{
	display: block;
	position: absolute;
	top: 150px;
	left: 175px;
	margin-top: 1em;
	width: auto;
	}

DIV.links H2	{
	font-size: 16px;
	color: #e0e0ff;
	}

DIV.links td	{
	padding: 0 0.5em 0 0.5em;
	}

DIV.links UL A	{
	color: #d0d0ff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	text-indent: -2em;
	}

DIV.editing	{
	display: block;
	position: relative;
	float: left;
	margin-top: 1em;
	width: auto;
	}

DIV.editing H2	{
	font-size: 16px;
	color: #e0e0ff;
	}

DIV.editing TABLE, P, A	{
	color: #d0d0ff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	text-indent: 2em;
	}

DIV.editing TD {
	vertical-align: top;
	}

DIV.editing option, textarea, input {
	background-color: #d0d0ff;
	color: #000020;
	}

DIV.footer {
	background-color: #d0d0ff;
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 22px;
	margin-top: 1em;
	}

DIV.footer p {
	text-align: center;
	margin: 0.4em 0 0;
	font-size: 13px;
	font-style: italic;
	color: #000020;
	line-height: 80%;
	}

DIV.footer a {
	text-decoration: none;
	color: #000020;
	font-weight: bold;
	}

