body				{	margin: 0px; width : auto; }
#psaiMainBox	{	position: relative; width: 690px; height: 505px; display: block; background: url(../images/psai_background.jpg) 0 0; border: 0px solid #FF0000; }
h3				{	display: none; }
a				{	color: #909090; text-decoration: underline; }
a:hover			{	text-decoration: none; }

#startScreen	{	position : absolute; display: block; width : 100%; height : 100%; }
#mainSite		{	position : absolute; display : none; width : 100%; height : 100%; }

#cHolder		{ 	position: relative; width: 690px; border: 0px solid #FF0000; }

#what			{	position: absolute; display: none; left: 0px; }
#try			{	position: absolute; display: none; left: 0px; }
#how			{	position: absolute; display: none; left: 0px; }
#contact		{	position: absolute; display: none; left: 0px; }
#imprint		{	position: absolute; display: none; left: 0px; }
#watch			{	position: absolute; display: none; left: 0px; }

#startlink				{	width: 172px; height: 126px; display: block; background: url(../images/enter_psai.gif) 0px 0px no-repeat; }
#startlink:hover		{	background: url(../images/enter_psai.gif) 0px -126px no-repeat; }

#trylink				{	position: absolute; left: 550px; top: 50px; width: 100px; height: 25px; display: block; background: url(../images/link_try.gif) 0 0; }
#trylink:hover			{	background: url(../images/link_try.gif) 0 25px; }

#whatlink				{	position: absolute; left: 20px; top: 215px; width: 140px; height: 25px; display: block; background: url(../images/link_what.gif) 0 0; }
#whatlink:hover			{	background: url(../images/link_what.gif) 0 25px; }

#howlink				{	position: absolute; left: 215px; top: 460px; width: 200px; height: 25px; display: block; background: url(../images/link_how.gif) 0 0; }
#howlink:hover			{	background: url(../images/link_how.gif) 0 25px; }

#contactlink			{	position: absolute; left: 535px; top: 480px; width: 70px; height: 20px; display: block; background: url(../images/link_contact.gif) 0 0; }
#contactlink:hover		{	background: url(../images/link_contact.gif) 0 20px; }

#imprintlink			{	position: absolute; left: 610px; top: 480px; width: 70px; height: 20px; display: block; background: url(../images/link_imprint.gif) 0 0; }
#imprintlink:hover		{	background: url(../images/link_imprint.gif) 0 20px; }

#watchlink			{	position: absolute; left: 580px; top: 340px; width: 67px; height: 113px; display: block; background: url(../images/watchaction.gif) 0 0; }
#watchlink:hover		{	background: url(../images/watchaction.gif) 0 113px; }


.cBoxTop		{	width: 690px; height: 33px; background: url(../images/cBox_top.gif) 0 0; background-repeat: no-repeat; display: block; margin-bottom: 25px; margin-top: 15px; }
.cBoxBottom		{	width: 690px; height: 33px; background: url(../images/cBox_bottom.gif) 0 0; background-repeat: no-repeat; display: block; margin-bottom: 25px;  }
.txtBox			{	width: 640px; height: auto; font-family: arial; font-size: 15px; color: #909090; text-align: left; text-align: justify;}
.headline		{	float: left; margin-left: 25px; margin-top: 15px; }
