/* World Food Day USA Homepage styles */


a{
	color: #050C88;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	color: red;
	text-decoration: underline;
	
}

#WFD_Starburst
{
	border: none;
	position: absolute;
	left: 225px;
	top: 255px;
}

#WFD_Starburst img
{	
	border: none;
}
a:visited{
	color: #006FBA;
}

	pre {
		font-size:11px;
		color:blue;
	}

	body {
		background: url( /Layouts/wfdusa_may_2005/Images/WFD_Home_Background.gif );
		background-color: #006FBA;
		background-repeat: no-repeat;
		background-position: top left;
		margin:10px 10px 0px 10px;
		padding:0px;
		padding:0px;
		margin:0px;
	}

	h1 {
		font-size:14px;
		padding-top:10px;
		}

	
	#WFD_Featured_Links{
		list-style: none;
		padding: none;
	}
	
	#WFD_Featured_Links li{
		display: inline;
	}
	
	#WFD_Featured_Links li a img{
		border: none;
	}
	
	#WFD_Search{
		position: absolute;
		left: 630px;
		top: 10px;
		border: none;
	}
#WFD_Search a img{
	border: none;
}
#WFD_Home_Links tr td a{
	display: block;
	height: 16;
}

a.WFD_Home{	
	width: 56px;
	background: transparent url( /Layouts/wfdusa_may_2005/Images/WFD_HomeOn.gif ) no-repeat center left;
}

a.WFD_Home:hover{
	width: 56px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_HomeOver.gif) no-repeat center left;
}

a.WFD_Events{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Events.gif ) no-repeat center left;
}

a.WFD_Events:hover{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_EventsOver.gif) no-repeat center left;
}
a.WFD_Directory{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Directory.gif ) no-repeat center left;
}

a.WFD_Directory:hover{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_DirectoryOver.gif) no-repeat center left;
}
a.WFD_Galleries{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Galleries.gif ) no-repeat center left;
}

a.WFD_Galleries:hover{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_GalleriesOver.gif) no-repeat center left;
}
	
a.WFD_AboutUs{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_About.gif ) no-repeat center left;
}

a.WFD_AboutUs:hover{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_AboutOver.gif) no-repeat center left;
}
a.WFD_Resources{
	width: 66px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Resources.gif ) no-repeat center left;
}

a.WFD_Resources:hover{
	width: 66px;	
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_ResourcesOver.gif) no-repeat center left;
}

a.WFD_Teleconference{
	width: 98px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Teleconference.gif ) no-repeat center left;
}

a.WFD_Teleconference:hover{
	width: 98px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_TeleconferenceOver.gif) no-repeat center left;
}
 #WFD_Home_Links{
	position: absolute;
	top: 163px;
	left: 24px;
 }

#WFD_MyAccount_Link{
	position: absolute;
	display: block;
	top:160px;
	left:691px;
}
#WFD_MyAccount_Link tr td a{
	display: block;
	height: 16px;
}
a.WFD_MyAccount{
	width: 85px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_MyAccount.gif) no-repeat center left;
}

a.WFD_MyAccount:hover{
	width: 85px;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_MyAccountOver.gif) no-repeat center left;
}
#WFD_Login{
	position: absolute;
	display: block;
	height: 139px;
	width: 188px;
	top: 196px;
	left: 590px;
	border: none;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Login_Box.gif) no-repeat center left;
}
#WFD_Welcome{
	position: absolute;
	display: block;
	height: 139px;
	width: 188px;
	top: 196px;
	left: 595px;
	border: none;
	background: url( /Layouts/wfdusa_may_2005/Images/WFD_Welcome.gif) no-repeat center left;
}
#WFD_Login a img{
	border: none;
}

#WFD_Login input{
	width:100px;
	height:16px;
	border:1px solid #000000;
}

#WFD_Login input#Username{
	position: absolute;
	top: 65px;
	left: 60px;
}
#WFD_Login input#Password{
	position: absolute;
	top: 90px;
	left: 60px;
}

#WFD_Login a#Register{
	position: absolute;
	top: 113px;
	left: 25px;
}

.WFD_LoginButton{
	position: absolute;
	top: 113px;
	left: 100px;
}

#WFD_LoggedIn{
	position: absolute;
	top: 70px;
	left: 10px;
}

.WFD_Quotes{
	position: absolute;
	top: 450px;
	left: 595px;
}
#WFD_Footer{
	padding-top: 5px;
	position: absolute;
	top: 620px;
	width: 800px;
	text-align: center;
}


.WFD_ListBorder{
	border-right: 1px black;
}


#WFD_Home_Links span{
	display: none;
}

#WFD_MyAccount_Link span{
	display: none;
}

#WFD_Spotlight{
	position: absolute;
	top: 368px;
	left: 600px;
}

.WFD_CSS_Spotlight_two{
	position: absolute;
	left: 60px;
}

.WFD_CSS_Spotlight_three{
	position: absolute;
	left: 120px;
}
#WFDName{
	padding: none;
	font-weight: bold;
}
#WFDHomepageContent{
	font-weight: bold;
	position: absolute;
	top: 300px;
	left: 20px;
}
#WFDFeaturedLinks{
	position: absolute;
	top: 200px;
	left: 10px;
}
#WFDFeaturedLinks a img{
	border: none;
}
