img
{
    border: 0;
}
p
{
    font-size: 8pt;
    float: none;
    color: White;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
}
h1
{
    margin-top: 0px;
    font-size: 16pt;
    color: White;
    font-family: Georgia, Times New Roman, Serif;
}
h2
{
    font-size: 9pt;
    color: #ffff01;
    font-family: Georgia, Times New Roman, Serif;
}

body
{
    background-color: White;
    padding: 0;
    margin: 0;
    font-size: 8pt;
    float: none;
    color: White;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
}

.yellowheading
{
	color: #FFFF00;
}

#Table_01 {
	width:1000px;
	text-align: center;
	margin: auto;
	display: block;
}

#UpperLogo
{
	width:1000px;
	height:229px;
	position: relative;
	z-index: 100;
}
#MainArea
{
    width: 1000px;
    float: left;
}
#MainArea #LeftBracer
{
	width:153px;
	float: left;
}
#LeftMenu
{
	width:117px;
	height: 227px;
	float: left;
	background-image: url(/systemfiles/media/images/ScholarshipHomeGAO1_03.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#LeftMenu ul
{
    text-align: left;
    width: 117px;
    padding: 0;
    margin: 0;
}
#LeftMenu ul li
{
    display: block;
	list-style: none;
}
#MainArea #LeftMenu ul .First a
{
    border-top: none;
}
#MainArea #LeftMenu ul li a
{
    border-top: solid 1px #b2bfd0;
}
#LeftMenu ul a
{
    float: left;
    color: White;
    width: 107px;
    text-decoration: none;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 3px;
    font-size: 8pt;
    font-family: Arial, Sans-Serif;
}

#MainArea #ContentArea
{
	width:383px;
	float: left;
/*	background-image: url(/systemfiles/media/images/ScholarshipHomeGAO1_04.jpg);
	background-repeat: no-repeat;*/
	background-color: #406695;
    text-align: left;
    margin: auto;
    padding-left: 40px;
    padding-right: 40px;
}
#MainArea #ContentArea #bottomimage
{
    margin-left: -40px;
    margin-bottom: -2px;
}
#MainArea #ContentArea a
{
    color: #ffff00;
}


#MainArea #RightMenu
{
	width:122px;
	height: 232px;
	float: left;
}
#MainArea #RightMenu img
{
    border: 0;
}

#MainArea #RightBracer
{
	width:145px;
	float: left;
}

#FooterArea
{
    float: left;
    width: 1000px;
    height: 35px;
}
#FooterArea #FooterLeftBracer
{
    float: left;
    width: 270px;
}
#FooterArea #FooterCentre
{
	float: left;
    width: 463px;
    background-color: #04091d;
    height: 25px;
    margin: auto;
    text-align: left;
    color: White;
    padding-top: 10px;
}
#FooterArea #FooterCentre #Copyright
{
    padding-left: 20px;
    float: left;
}
#FooterArea #FooterCentre #Webreality
{
    padding-right: 20px;
    float: right;
}
#FooterArea #FooterCentre #Webreality a
{
    text-decoration: none;
    color: White;
}
