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

h1.navtitle{
	width:220px;
	height:160px;
	float:left;
	background-image:url(../images/titles/logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

h1.hometitle{
	width:480px;
	height:200px;
	float:left;
	background-image:url(../images/titles/home.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#999999;
}