/*
-----------------------------------------------------------------------------------------------
	File		:	SiteInfoPage.css
	Program		:   
	Date		:    
	Author		:
	Purpose		:
-----------------------------------------------------------------------------------------------
*/
.InfoPageTitleText
{
position: absolute;
top: 22%;
left: 12%;
width: 320px;
height: 48px;
padding: 0px 0px 10px 0px;
margin: 0;
text-align: left;
font-size: 52px;
font-family: Ariel, sans-serif;
color: #D3D3D3;
}
div.InfoPageTextArea
{
position: absolute;
top: 30%;
left: 12%;
width: 1200px;
height: 500px;
}
.InfoPageText
{
text-align: left;
font-size: 28px;
font-family: Ariel, sans-serif;
color: #808080;
}
/*
-----------------------------------------------------------------------------------------------
	InfoAboutPage
-----------------------------------------------------------------------------------------------
*/
div.InfoAboutPageTextAreaA
{
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 40%;
}
div.InfoAboutPageTextAreaB
{
position: absolute;
top: 40%;
left: 0%;
width: 100%;
height: 60%;
}
/*
-----------------------------------------------------------------------------------------------
	InfoAboutPageTextAreaB
-----------------------------------------------------------------------------------------------
*/
div.InfoAboutPageTextAreaB1
{
position: absolute;
top: 0%;
left: 0%;
width: 25%;
height: 100%;
}
div.InfoAboutPageTextAreaB2
{
position: absolute;
top: 0%;
left: 25%;
width: 25%;
height: 100%;
}
div.InfoAboutPageTextAreaB3
{
position: absolute;
top: 0%;
left: 50%;
width: 25%;
height: 100%;
}
div.InfoAboutPageTextAreaB4
{
position: absolute;
top: 0%;
left: 75%;
width: 25%;
height: 100%;
}
/*
-----------------------------------------------------------------------------------------------
	InfoAboutPageRowText
-----------------------------------------------------------------------------------------------
*/
.InfoAboutPageRowAText
{
position: absolute;
top: 0%;
left: 0%;
height: 10%;
text-decoration: underline;
}
.InfoAboutPageRowBText
{
position: absolute;
top: 10%;
left: 0%;
height: 10%;
}
.InfoAboutPageRowCText
{
position: absolute;
top: 20%;
left: 0%;
height: 10%;
}
.InfoAboutPageRowDText
{
position: absolute;
top: 30%;
left: 0%;
height: 10%;
}
/*
-----------------------------------------------------------------------------------------------
	InfoStaffPage
-----------------------------------------------------------------------------------------------
*/
.InfoStaffPageTextAreaA
{
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 20%;
}
.InfoStaffPageTextAreaB
{
position: absolute;
top: 10%;
left: 0%;
width: 100%;
height: 40%;
}
.InfoStaffPageTextAreaC
{
position: absolute;
top: 40%;
left: 0%;
width: 100%;
height: 40%;
}
/*
-----------------------------------------------------------------------------------------------
	InfoContactPage
-----------------------------------------------------------------------------------------------
*/
.InfoContactPageTextAreaA
{
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 10%;
}
.InfoContactPageTextAreaB
{
position: absolute;
top: 10%;
left: 0%;
width: 100%;
height: 10%;
}
.InfoContactPageTextAreaC
{
position: absolute;
top: 20%;
left: 0%;
width: 100%;
height: 10%;
}
.InfoContactPageTextAreaD
{
position: absolute;
top: 30%;
left: 0%;
width: 100%;
height: 10%;
}
.InfoContactPageTextAreaE
{
position: absolute;
top: 40%;
left: 0%;
width: 100%;
height: 10%;
}
.InfoContactPageTextAreaF
{
position: absolute;
top: 50%;
left: 0%;
width: 100%;
height: 10%;
}
.InfoContactPageTextAreaG
{
position: absolute;
top: 60%;
left: 0%;
width: 100%;
height: 10%;
}
/*
-----------------------------------------------------------------------------------------------
    End of File
-----------------------------------------------------------------------------------------------
*/
