body {
	border:0;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image: url(shibideyayha/mainbg.jpg);
	background-repeat:repeat-x;
}
a img {
	border: 0;
}
a {
	color:#ee40af;
}
.pinkspan {
	color:#ee40af;
}
div, td, input {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#allencompassing {
	width:950px;
	position:absolute;
	left:50%;
	margin-left:-475px;
}

/* hours table */
td {
	font-size:10pt;
}
td.lefttd {
	width:118px;
}

.hourstable {
	width:265px;
	margin-left:20px;
}




/*Header*/
.header {
	width:100%;
	float:left;
	display:inline;
	position:relative;
	height:205px;
	overflow:hidden;
}
.headerleft {
	float:left;
	width:213px;
	height:205px;
	display:inline;
	overflow:hidden;
}
.headerright {
	float:left;
	width:737px;
	height:205px;
	display:inline;
	overflow:hidden;
}
.headerrightup {
	float:left;
	height:93px;
	width:100%;
	display:inline;
	overflow:hidden;
}
.headerrightmiddle {
	float:left;
	height:82px;
	width:100%;
	display:inline;
	overflow:hidden;
}
.headerrightdown {
	float:left;
	height:11px;
	width:100%;
	display:inline;
	overflow:hidden;
}
.linkimage {
	float:left;
	display:inline;
	height:82px;
}


/* main */
.main {
	width:100%;
	float:left;
	display:inline;
	overflow:hidden;
}
.leftcol {
	width:197px;
	margin-left:24px;
	float:left;
	display:inline;
	overflow:hidden;
	/*background-image:url(shibideyayha/leftcolbg.png);
	background-repeat:no-repeat;
	background-position:top center;*/
}
.dogimage {
	float:left;
	display:inline;
	overflow:hidden;
	behavior: url(iepngfix.htc);
}
.png {
	behavior: url(iepngfix.htc);
}
.centercol {
	width:444px;
	float:left;
	display:inline;
	overflow:hidden;
}
.standard {
	width:100%;
	float:left;
	display:inline;
	overflow:hidden;
}
.standardcc {
	width:400px;
	float:left;
	display:inline;
	overflow:hidden;
	font-size:11pt;
	
}
.rightcol {
	width:285px;
	float:left;
	display:inline;
	overflow:hidden;
}
.rightcoltext {
	width:265px;
	margin-left:20px;
	float:left;
	display:inline;
	overflow:hidden;
}

/* FOOTER */

.footer {
	width:100%;
	float:left;
	display:inline;
	overflow:hidden;
	background-image:url(shibideyayha/footerbg.png);
	background-repeat:no-repeat;
	height:363px;
	behavior: url(iepngfix.htc);
}
.footerlinks {
	margin-top:300px;
	float:left;
	display:inline;
	width:100%;
	text-align:center;
	color:#ee40af;
}
.footerlinks a {
	color:#ee40af;
}