@charset "utf-8";
/* CSS Document */
#sprite1
{
	     margin-top:2px;
		margin-left:-3px;
}

ul.navigation
{
width:100%;	
list-style:none;
margin:0;
padding:3px;
border: solid 1px #464646;
}
ul.navigation li
{
	display:inline;
	
    
}
ul.navigation li img
{
	border: solid 2px #464646;
}
ul.navigation li img:hover
{
	border: solid 2px white;
}
#experience
{
height:104px;	
}
#previous
{
background:url(../images/previous_winners.jpg) no-repeat 0 0;
width:96.5%;
height:80px;

margin-left:2px;	
}
#nominee
{
background:url(../images/nominees1.jpg) no-repeat 0 0;
width:95.5%;
height:58px;
cursor:pointer;
margin-left:2px;	

}
#nominee:hover
{
background:url(../images/nominees1.jpg) no-repeat -189px 0;

width:96.5%;
height:58px;
cursor:pointer;
margin-left:2px;	
}
#lines2
{
	background:url(../images/lines.png);
	height:52px;
	width:99%;

}

#lines1
{
	background:url(../images/lines.png);
	height:52px;
	width:99%;

}
#lines
{
	background:url(../images/lines.png);
	height:52px;
	width:99%;

}
#container
{
	background:url(../images/container.png);
	height:52px;
	width:99%;

}
#webcast
{
	margin-top:10px;
background:url(../images/webcast1.jpg) no-repeat;
width:96.5%;
height:97%;
cursor:pointer;
margin-left:2px;
}
/*
#webcast:hover
{
border: 1px solid #0FF;	
}*/

