@import url(blocks/sake-2009.css);

html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
 	font-family : trebuchet ms,arial narrow, arial ;
 	font-size : 11px;
	color : #060808;
	background-image:url(image/ui-new-bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#outercontainer {
	width:882px;
	text-align:left;
	margin:0px auto;
	background-image:url(image/ui-new-vbg_1.png);
	background-repeat:repeat-y;
	background-position:center;
}

#headcontainer {
	width:882px;
	text-align:left;
	margin:0px auto;
}

#tagcontainer {
	width:882px;
	text-align:left;
	margin:0px auto;
	background-image:url(image/ui-new-vbg_2.png);
	background-repeat:repeat-y;
	background-position:center;
}

#centercontents {
	width:882px;
	text-align:left;
	margin:0px 39px;
}



#header {
	width:800px;
	height: 73px;
	float:left;
	color:#174D2A;
	font-family:arial, verdana, tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	background-color:#ffffff;
}

#tagline {
	width:882px;
	height: 32px;
	float:left;
	letter-spacing:-0.5px;
	font-family:trebuchet ms, tahoma, arial;
	color:#ffffff;
	font-size:14px;
	text-align:left;
}

#nav {
	text-align:left;
	margin:0px;
	width:176px;
	float:left;
}

#pageContent {  margin:0px;
				padding:19px 20px 0px 24px;
				width: 580px;
				float:left;
 }

* html #pageContent {
	width:580px;
} /* IE */


#footer {
	width:100%;
	height: 58px;
	float:left;
	background-image:url(image/ui-new-footerbg_1.gif);
	background-repeat:repeat-x;
	background-position:top left;
	color:#174D2A;
	font-family:arial, verdana, tahoma;
	font-size:9px;
	font-weight:bold;
	background-color:#DCE169;
}



#content {
	width:800px;
	float:left;
}

