body {
	background-image: url(../images/BgSite.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{ font-size:13px; margin:0 0 5px 0px;}
#BoxPositionSite{
	display:block;
	position:relative;
	top:0px;
	left:50%;
	width:872px;
	margin:0 0 0 -436px;
	background:url(../images/BgContent.jpg) 242px repeat-y;
}
#BoxMenu{
	display:block;
	position:absolute;
	width:268px;
	height:409px;
	background:url(../images/menu.jpg);
	top:0px;
}
	#BoxMenu ul{ list-style-type:none; margin:0px; padding:0px; display:block; position:absolute; top:123px; left:22px;}
	#BoxMenu li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

	#BoxMenu li a{
	display:block;
	position:relative;
	width:227px;
	height:22px;
	line-height:22px;
	margin:0 0 6px 0;
	padding:0px;
	text-decoration:none;}

#BoxMoodTop1{
	display:block;
	position:absolute;
	width:596px;
	height:182px;
	left:268px;
	background:url(../images/MoodTop1.jpg);
}
#BoxMoodTop2{
	display:block;
	position:absolute;
	width:132px;
	height:167px;
	left:768px;
	top:182px;
	background:url(../images/MoodTop2.jpg);
}

#BoxContent{
	display:block;
	position:relative;
	width:500px;
	min-height:250px;
	height:auto;	
	top:180px;
	left:270px;
	margin-bottom:20px;
	line-height:17px;
}

#BoxFooter{
	display:block;
	position:relative;
	width:480px;
	height:171px;
	top:170px;
	left:270px;
	}

		#BoxMoodBottom1{
				display:block;
				position:absolute;
				width:690px;
				height:182px;
				left:-77px;
				background:url(../images/MoodBottom1.jpg) no-repeat;
			}


		#BoxMoodBottom2{
			display:block;
			position:absolute;
			width:138px;
			height:39px;
			right:-133px;
			top:-39px;
			background:url(../images/MoodBottom2.jpg) no-repeat;
		}

		#BoxMenu2{
		display:block;
		position:absolute;
		bottom:-55px;
		text-align:center;
		width:500px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Default Site Change */

.BoxImageSliderArrowLeft, .BoxImageSliderArrowRight {background-image:url(../../../codebase/layout/images/default/imgsliderarrowTransp.gif) !important;}