/* AFW SCHOLARSHIP FUND */

/* POSITIONING STYLES */
body{
margin:0px;
background-color:#fff;
background-image:url(../images/background.gif);
background-repeat:repeat-x;}

#wrapper{
width:960px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:40px;}

#mainImage{
margin-left:95px;
margin-top:8px;}

#subImage{
margin-left:95px;
margin-top:8px;}

#navigationMenu{background-color:#FF66CC;
float:right;
width:700px;
height:42px;
margin-top:10px;
padding-left:5px;
padding-top:4px;
background-image:url(../images/background_navigation.gif);
background-repeat:repeat-x;
background-color:#999;
display:inline;}

li img{
border:0px;
margin-right:10px;}

img{
border:0px;}

#leftText{
position:absolute;
width:320px;
margin-top:30px;
margin-left:260px;}

#rightText{
position:absolute;
width:320px;
margin-top:30px;
margin-left:600px;}

#image1{float:left; margin-right:10px;
height:13px; width:112px; background-image:url(../images/rollover/eligibility_requirements.gif); background-repeat:no-repeat;}
#image1:hover{float:left;
height:13px; width:112px; background-image:url(../images/rollover/eligibility_requirements_over.gif); background-repeat:no-repeat;}

#image2{float:left; margin-right:10px;
height:13px; width:64px; background-image:url(../images/rollover/how_to_apply.gif); background-repeat:no-repeat;}
#image2:hover{float:left;
height:13px; width:64px; background-image:url(../images/rollover/how_to_apply_over.gif); background-repeat:no-repeat;}

#image3{float:left; margin-right:10px;
height:13px; width:133px; background-image:url(../images/rollover/board_members.gif); background-repeat:no-repeat;}
#image3:hover{float:left;
height:13px; width:133px; background-image:url(../images/rollover/board_members_over.gif); background-repeat:no-repeat;}

#image4{float:left; margin-right:10px;
height:13px; width:73px; background-image:url(../images/rollover/past_recipients.gif); background-repeat:no-repeat;}
#image4:hover{
height:13px; width:73px; background-image:url(../images/rollover/past_recipients_over.gif); background-repeat:no-repeat;}

#image5{float:left; margin-right:10px;
height:13px; width:87px; background-image:url(../images/rollover/benefits_of_giving.gif); background-repeat:no-repeat;}
#image5:hover{
height:13px; width:87px; background-image:url(../images/rollover/benefits_of_giving_over.gif); background-repeat:no-repeat;}

#image6{float:left; margin-right:10px;
height:17px; width:93px; background-image:url(../images/rollover/donation_form.gif); background-repeat:no-repeat;}
#image6:hover{
height:17px; width:93px; background-image:url(../images/rollover/donation_form_over.gif); background-repeat:no-repeat;}

#image7{float:left; margin-right:10px;
height:17px; width:89px; background-image:url(../images/rollover/list_of_donors.gif); background-repeat:no-repeat;}
#image7:hover{
height:17px; width:89px; background-image:url(../images/rollover/list_of_donors_over.gif); background-repeat:no-repeat;}

#image8{float:left; margin-right:10px;
height:17px; width:93px; background-image:url(../images/rollover/yp35.gif); background-repeat:no-repeat;}
#image8:hover{
height:17px; width:93px; background-image:url(../images/rollover/yp35_over.gif); background-repeat:no-repeat;}

#image9{float:left; margin-right:10px;
height:17px; width:104px; background-image:url(../images/rollover/hhgfaa.gif); background-repeat:no-repeat;}
#image9:hover{
height:17px; width:104px; background-image:url(../images/rollover/hhgfaa_over.gif); background-repeat:no-repeat;}

/* TEXT/LINK FORMATTING STYLES */

p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;}

li{
display:inline;}

a:link,a:visited,a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#369;
text-decoration:underline;}

a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#369;
text-decoration:none;}

a.navigationButton:link,a.navigationButton:visited,a.navigationButton:active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
margin-left:5px;
margin-right:5px;
text-transform:uppercase;
text-decoration:none;}

a.navigationButton:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fc3;
margin-left:5px;
margin-right:5px;
text-transform:uppercase;
text-decoration:none;}

a.subnavigationButton:link,a.subnavigationButton:visited,a.subnavigationButton:active{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
background-color:#666;
margin-left:5px;
margin-right:5px;
padding-left:8px;
padding-right:8px;
text-transform:uppercase;
text-decoration:none;}

a.subnavigationButton:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fc3;
background-color:#666;
margin-left:5px;
margin-right:5px;
text-transform:uppercase;
text-decoration:none;}