body			{border: 0; margin: 0; background: #000000; font-family: Century Gothic, Trebuchet MS, Helvetica; font-size: 12px}
img				{border: 0}
p,div			{margin: 0}
p				{margin-bottom: 10px;}

h1				{font-size: 36px; margin: 0; color: #93A445}
h2				{font-size: 18px; margin: 0;}
h3				{font-size: 14px; margin: 0; font-weight: normal}

a,a:visited		{color: #525B26; text-decoration: none}
a:hover			{text-decoration: underline}

#logo			{position: absolute; top: 18px; left: 30px; text-align: center}
#logo a			{text-decoration: none; color: black; font-weight: bold }

#content		{position: relative; margin: 0 auto; border: 0; width: 957px; height: 665px; background: #000000;}

#private, #private_bg		{position: absolute; top: 25px; left: 50px; width: 90%; height: 75%;}
#private_bg					{z-index: 2; background-color: #FFFFFF; -khtml-opacity:.75; -moz-opacity:.75; -ms-filter:"alpha(opacity=75)"; filter:alpha(opacity=75); opacity:.75;}
#private					{z-index: 3; margin-top: 50px}

#note_error,
#note_success,
#note_bg		{position: absolute; width: 250px; height: 100px; left: 200px; top: 300px; padding: 5px; font-weight: bold; font-size: 12px; text-align: center}

#note_bg		{z-index: 2; border: 2px solid #000; background-color: #FFFFFF; -khtml-opacity:.85; -moz-opacity:.85; -ms-filter:"alpha(opacity=85)"; filter:alpha(opacity=85); opacity:.85;}

#note_error		{z-index: 3; color: #CC0000;}
#note_success	{z-index: 3; color: #667236;}

#tutorial_video		{margin: 0 auto; width: 835px; height: auto;}
#tutorial_video h1	{font-size: 22px; margin: 5px}

.button				{background-color: #8CA04D; color: white; border-width: 1px;}