@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(images/bg.png);
	background-repeat:repeat;
	text-align:center;
	margin-top:30px;
}
.jimmar {
	width:285px;
	height:115px;
	background-image:url(images/img_jimmar.png);
	background-repeat:no-repeat;
}
.title {
	height:89px;
	background-image:url(images/img_title.png);
	background-repeat:no-repeat;
	background-position:100% 0%;
	line-height:80px;
	padding-right:35px;
}
.bodytop {
	width:765px;
	background-image:url(images/body_head.png);
	background-repeat:no-repeat;
}
.bodymain {
	width:765px;
	height:auto;
	background-image:url(images/body_tile.png);
	background-repeat:repeat-y;
}
.bodyfoot {
	width:765px;
	height:39px;
	background-image:url(images/body_foot.png);
	background-repeat:no-repeat;
}
.minilink {
	font-size:11px;
	text-align:center;
	color:#000;
}
.minilink a:link {
	color:#000;
	text-decoration:underline;
}
.minilink a:visited {
		color:#666;
}
.minilink a:hover {
	color:#090;
}
.minilink a:active {
	color:#090;
}
.cright {
	font-size:12px;
	color:#000;
	text-align:center;
	margin-top:20px;
}
.cright a:link {
	color:#000;
}
.cright a:visited {
	color:#555;
}
.cright a:hover {
	color:#090;
}
.cright a:active {
	color:#090;
}
.menugrid {
	font-size:11px;
	color:#000;
	text-align:center;
	line-height:10px;
}
.star {
	color:#090;
	font-weight:bold;
	font-size:13px;
}
.locatetable a:link {
	color:#090;
}
.locatetable a:visited {
	color:#900;
}
.locatetable a:hover {
	color:#0F0;
}
.locatetable a:active {
	color:#0F0;
}
.nutlink a:link {
	color:#f00;
	text-decoration:none;
}
.nutlink a:visited {
	color:#f00;
}
.nutlink a:hover {
	color:#FC3;
	background-color:#F00;
}
.nutlink a:active {
	color:#fc3;
	background-color:#f00;
}
	