@CHARSET "UTF-8";

body.main
{
	background: #fde6d5 url(../images/html/top_repeat.gif) repeat-x top;
    width: 100%;
	margin: 0px;
	padding: 0px;
	color: #5f9bc2;
	font-size: 10px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-align: center;
}

/*body {
  	background-color: #FDE6D5;
	height: 545px;
    width: 100%;
    margin: 0;
	padding: 0;
	/*min-width: 1084px;*/
	/*min-width: 100%;
	min-height: 545px;
	color: #000000;	
}*/

img.ta {border: 0; outline:hidden;}
	
#centerUI{
	position: relative;		
	width:100%;
	/*min-width:300px;*/
	min-width: 100%;
	height:545px;
}

.content_text {
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.needJavascript {
text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}



#flashcontent{
	position: relative;
	float: left;
	width: 100%;
    height: 545px;
/*border: red 1px dashed;*/

}

.noscript{
border: red 4px dashed;
}



/* Footer */

#ultamaFooterList{position: absolute; padding:0; margin:0;  right: 30px; background: #FDE6D5; text-align: right; list-style-type:none; /*border:dashed;*/ }

.tamaFooter{
	position: relative;
	list-style-type: none;
	outline: hidden;
	font: .7em/1.5em bold italic serif;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	display:inline; /*fix IE whitespace in lists bug*/
} 
 		


li#tamatown{padding-right: .5em; top:.1em; }
li#copyright{padding-right: .5em; }
li#terms{padding-right: .5em; }
li#privacy{padding-right: .5em;}
li#separater{padding-left: 0em; padding-right: .5em;}

li#tamatown a:link, li#tamatown a:visited{ 
	display:block; /*allows anchor to take width and height*/ 
	width:138px; 
	height:15px;
	background:url(../images/html/VisitTamaTown1.gif) 0 0 no-repeat; 
	background-position: 0% 0%;
	text-indent:9000px; /*moves text out of the way*/ 
	overflow:hidden; 
	text-decoration:none; 
	float:left; /*will work as dispay in-line block for Firefox*/
}
 
li#tamatown a:link:hover, li#tamatown a:visited:hover{background-position: -138px 0px;}


