@charset "utf-8";
/* CSS Document */

#bottomfull
{
	width:1076px;height:45px;float:left;background-image:url(../img/bottombg.jpg);
}



#bottomleft, #bottomright, #bottommiddle
{
	float:left;display:inline;font-family:Garamond;font-size:16px;color:#FFF;text-align:left;padding-top:12px;height:25px;
	font-style:italic;
}

#bottomleft
{
	margin-left:22px;width:472px;
}

#bottommiddle
{
	width:113px;
}

#bottomright
{
	margin-left:320px;width:140px;
}

.bottomlink
{
	font-family:Garamond;font-size:16px;color:#FFF;text-decoration:none;
}

.bottomlink:hover
{
	color:#999;
}