body {
	background: #aac5d6 url(images/body_bg.png) top repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #900;
}

.julip-body_bg {
	background: #aac5d6 url(images/body_bg.png) top repeat-x;
	margin: 0 0 10 0;
}

div#julip-wrapper {
	width: 999px;
	margin: 0 auto;
	height: 900px;
}

div#julip-site-top {
	width: 999px;
	height: 11px;
	margin: 0 0 0 0;
	overflow:hidden;
	background: url(images/site_top.png) top left no-repeat;
}

div#julip-site-menu {
	width: 999px;
	height: 56px;
	margin: 0 0 0 0;
	overflow:hidden;
	
}

div#julip-site-menu-left {
	margin: 0 0 0 0;
	background: url(images/top_bar_left.png) top left no-repeat;
	width: 442px;
	height: 56px;
	float:left;
}

div#julip-site-menu-home {
	background: url(images/top_bar_button.png) top left no-repeat;
	width: 129px;
	height: 56px;
	float:left;
	text-align:center;
	line-height:56px;
	font-size:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

div#julip-site-menu-shop {
	background: url(images/top_bar_button.png) top left no-repeat;
	width: 129px;
	height: 56px;
	float:left;
	text-align:center;
	line-height:56px;
	font-size:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

div#julip-site-menu-jclub {
	background: url(images/top_bar_button.png) top left no-repeat;
	width: 129px;
	height: 56px;
	float:left;
	text-align:center;
	line-height:56px;
	font-size:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.julip-site-menu-button A:link {
	font-size:24px;
	text-decoration:none;
	color: #eee;
}

.julip-site-menu-button  A:visited{
	font-size:24px;
	text-decoration:none;
	color: #eee;
}

.julip-site-menu-button  A:hover{
	font-size:26px;
	text-decoration:none;
	color: #eee;
}
/*
div.julip-site-menu-button:hover  {
	background: url(images/top_bar_button_hover.png) top left no-repeat;
}
*/

div#julip-site-menu-right {
	background: url(images/top_bar_right.png) top left no-repeat;
	width: 170px;
	height: 56px;
	float:left;
	overflow:hidden;
}

div#julip-site-window {
	background: url(images/site_window.png) top left no-repeat;
	width: 999px;
	height: 133px;
}

div#julip-site-content-wrapper {
	width: 999px;
	margin: 0 0 0 0;
}

div#julip-site-content-left {
	width: 44px;
	float:left;
}

div#julip-site-content-holder {
	width: 906px;
	float:left;
	background-color:#FFFFFF;
}

div#julip-site-content-right {
	overflow:hidden;
	width: 49px;
	float:left;
}

div#julip-site-footer {
	text-align:center;
	font-weight:bold;
	font-size:x-small;
	color:#FF0000;
}
