<!--
html, body 		{ margin: 0; padding: 0; height: 100%; background-color: #ffffff; text-align: center; font-family: Verdana, sans-serif; font-size: 8pt; color: #bbccdd }

a			{ color: #aabbee; text-decoration: none; }
img			{ border: 0; }

/* table td {border: 1px solid black } */

table.container		{ width: 100%; height: 100%; text-align: center; vertical-align: middle;}

table.content		{ width: 1024px; height: 633px; background-image: url('images/sky.gif'); background-repeat: no-repeat; }
table.content td	{ }


table.header				{ height: 120px;  }
table.headerActive			{ height: 120px;  }
table.header td.space			{ height: 20px; background-color: white; filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50; }
table.headerActive td.space 		{ height: 20px; }
table.header #gt			{ height: 80px; width: 180px; margin: 0; padding: 0 0 0 50px; background-color: white; filter: alpha(opacity=85); -moz-opacity: .85; opacity: .85; vertical-align: bottom; }
table.headerActive #gt			{ height: 80px; width: 180px; padding-left: 50px; background-color: white; filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70; vertical-align: bottom; }
table.header #gt img 			{ filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50; padding: 0; vertical-align:bottom }
table.headerActive #gt img 		{ vertical-align:bottom }
table.header #middle, table.headerActive #middle	{ width: 644px }
table.header #name			{ width: 200px; padding: 0 20px 0 0; background-color: white; filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50; text-align: right; vertical-align:bottom; font-size: 10pt; color: #bbccdd; }
table.headerActive #name		{ width: 200px; padding: 0 20px 0 0; text-align: right; vertical-align:bottom;  font-size: 10pt; color: #bbccee; }
#email 					{ font-size: 8pt; }
#email a				{ color: #8888cc }

div.header		{ height: 120px; vertical-align: middle; background-color: white; filter: alpha(opacity=80); -moz-opacity: .80; opacity: .80; }
div.headerActive	{ height: 120px; vertical-align: middle; }
div.gt			{ float: left; margin: 20px 0; height: 80px; width: 220px; background-color: white; filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50; }
div.name		{ float: right; margin-top: 80px; height: 40px; width: 200px; }

table.main 		{ width: 1024px; height: 513px;  }
table.main tr.space	{ height: 30px; }
table.main tr.spaceTop	{ height: 20px; }
table.main td 		{ background-color: white; filter: alpha(opacity=90); -moz-opacity: .90; opacity: .90; }
table.main div 		{  }

#intro			{ width: 250px; text-align: left; vertical-align: bottom;  }
#introtext		{ padding: 0 0 100px 30px; font-size: 9pt; color: #ccccee; }
#earth			{ margin: 0; filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70; vertical-align: bottom; }
#earth img		{ width: 250px; vertical-align:bottom }
#main			{  }
#extra			{ width: 164px; text-align: right; vertical-align: top; }
#extra div		{ margin: 20px 20px 0 0; }
#extra #links		{ margin: 200px 20px 0 0; }
#extra #links a:hover	{ color: #bbccff; text-decoration: none; }

table.main td.spaceL	{  }
table.main td.space 	{ width: 40px; }
table.main td.line	{ width: 2px; background-color: white; filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70; }
table.main td.spaceM 	{ width: 100px; }
table.main td.spaceR	{  }
table.main td.text 	{ width: 220px; text-align: left; background-color: white; filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70; font-size: 8pt }
table.main td.textActive 	{ width: 220px; text-align: left; background-color: white; filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50;  }
table.main td.text div		{ padding: 0 0 0 30px; }
table.main td.textActive div	{ padding: 0 0 0 30px; }
table.main td.text a		{  }
table.main td.textActive a	{  }
table.main p.desc     		{ font-size: 7pt; margin: 2px 0; }
table.main td.thumbnail		{ width: 108px; background-color: none; }
table.main td.thumbnail img	{ background-color: none; filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70; }
table.main td.thumbnailActive img	{ background-color: none; }
table.main tr.spaceB		{ height: 100%; }
table.main tr.footer 		{ height: 40px; }
table.main tr.footer td		{ background-color: white; filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70; color: #ddddff; }


//-->
