/* Insert comments here */

/* 	border: dotted 1px #999999; */

#mainContainer
{
	position: relative;
	width: 850px;
	height: 1000px;
	z-index: 2;
	margin: 0px auto;
}

#flashNavID
	{
	position: absolute;
	left: 585px;
	top: 224px;
	width: 200px;
	height: 650px;
	z-index: 6;
}


#OTTLogo
	{
	position: absolute;
	left: 520px;
	top: 65px;
	width: 296px;
	height: 138px;
	z-index: 6;
}

#rightEdge
	{
	position: absolute;
	left: 520px;
	top: 203px;
	width: 65px;
	height: 461px;
	z-index: 8;
}

#rightContainer
	{
	position: absolute;
	left: 585px;
	top: 674px;
	width: 200px;
	height: 400px;
	background-color: #fec132;
	z-index: 8;
}

#credits
	{
	position: absolute;
	left: 101px;
	top: 900px;
	width: 260px;
	height: 100px;
	text-align: right;
	z-index: 10;
}

#homeImage
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 520px;
	height: 664px;
	z-index: 8;
}

#donateHome
	{
	position: absolute;
	left: 231px;
	top: 664px;
	width: 186px;
	height: 46px;
	z-index: 8;
}

#nonProfit
	{
	position: absolute;
	left: 0px;
	top: 710px;
	width: 355px;
	height: 37px;
	z-index: 8;
}

#breakingNews
	{
	position: absolute;
	left: 329px;
	top: 710px;
	width: 256px;
	height: 190px;
	z-index: 7;
}

#breakingNewsTop
	{
	position: absolute;
	left: 417px;
	top: 664px;
	width: 168px;
	height: 46px;
	z-index: 8;
}

#theNews
	{
	position: absolute;
	left: 378px;
	top: 723px;
	width: 173px;
	height: 106px;
	z-index: 12;
}

#audio
	{
	position: absolute;
	left: 567px;
	top: 32px;
	width: 270px;
	height: 25px;
	z-index: 24;
}


/* Secondary page coordinates start here */

#secondContent
	{
	position: absolute;
	left: 77px;
	top: 426px;
	width: 483px;
	height: auto;
	background-color: #ffffff;
	z-index: 12;
}

#contentTop
	{
	position: absolute;
	left: 77px;
	top: 357px;
	width: 483px;
	height: 69px;
	background-color: #3366cc;
	z-index: 12;
}

#secondMainImage
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 585px;
	height: 426px;
	z-index: 14;
}

#secondMainImageLogo
	{
	position: absolute;
	left: 585px;
	top: 62px;
	width: 228px;
	height: 162px;
	z-index: 14;
}


#stContainer
{
	position: relative;
	width: 600px;
	height: 400px;
	z-index: 2;
	margin: 0px auto;
}

#stHead
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 149px;
	z-index: 3;
}

#stContent
{
	position: absolute;
	left: 92px;
	top: 150px;
	width: 508px;
	height: auto;
	z-index: 3;
}



