.footer {
	background-image: url(../images/WakidiDiesel_r4_c1.png);
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(../images/WakidiDiesel_r4_c2.png);
	background-repeat: repeat-x;
}
.left {
	background-image: url(../images/WakidiDiesel_r5_c1.png);
	background-repeat: repeat-y;
}
.right {
	background-image: url(../images/WakidiDiesel_r5_c2.png);
	background-repeat: repeat-y;
}
.bgleft {
	background-image: url(../images/WakidiDiesel_r5_c3.png);
	background-repeat: repeat-y;
}
.bullet {
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:3px;
}
a.menu	{
	display:block;
	width:120px;
	font:normal 11px verdana;
	color:#333333;
	text-decoration:none;
	padding:3px 3px 3px 5px;
	font-weight:bold;
}
a.menu:hover	{
	display:block;
	widows:120px;
	font:normal 11px verdana;
	color:#ED6001;
	text-decoration:none;
	padding:3px 3px 3px 5px;
	font-weight:bold;
}
a.guest	{
	font:normal 11px verdana;
	color:#E5FFEB;
	text-decoration:none;
	font-weight:bold;
}
a.guest:hover	{
	font:normal 11px verdana;
	color:#ED6001;
	text-decoration:none;
	font-weight:bold;
}
a.mail	{
	color:#ffffff;
}
a.mail:hover	{
	color:#ffffff;
}
.border-table	{
	border:0px solid #FF0000;
}
.icon {
    vertical-align: middle;
    margin-right: 0.3em;
    margin-left: 0.3em;
}
.bglogin {
	background-image: url(../images/admin.png);
	width:176px;
	height:167px;
}
.bgcontent {
	background-image: url(../images/WakidiDiesel_r5_c6.png);
	background-repeat: repeat-y;
}
.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:15px;
	padding:5px 10px 5px 10px;
}
.bodyadmin {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:15px;
}
.footer2 {
	background-image: url(../images/admin_theme_r10_c3.jpg);
	background-repeat: repeat-x;
}
.bgtop {
	background-image: url(../images/admin_theme_r2_c9.jpg);
	background-repeat: repeat-x;
}
.bgadminleft {
	background-image: url(../images/admin_theme_r5_c1.jpg);
	background-repeat: repeat-y;
}
.bgadmincontent {
	background-image: url(../images/admin_theme_r5_c4.jpg);
	background-repeat: repeat-y;
}
.textputih {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	size:12px;
	font-weight:bold;
}
.frame {
	width:590px;
	height:505px;
	border:1px dashed #000000;
	padding:5px;
	color:#000000;
	background-color:#E5FFEB;
}
.gallery_frame {
	width:590px;
	height:300px;
	border:1px dashed #ffffff;
	padding:5px;
	color:#000000;
	background-color:#999999;
}
#rotator
{
	border: none;
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 120x;
	height: 44px;
}

.column {
  float: left;
  margin-right: 10px;
  padding: 0;
}
* html .column { overflow-x: hidden; } /* IE6 fix */

/* Use these classes to set how wide a column should be. */
.span-1   { width: 30px; }
.span-2   { width: 70px; }
.span-3   { width: 110px; }
.span-4   { width: 150px; }
.span-5   { width: 190px; }
.span-6   { width: 230px; }
.span-7   { width: 270px; }
.span-8   { width: 310px; }
.span-9   { width: 350px; }
.span-10  { width: 390px; }
.span-11  { width: 430px; }
.span-12  { width: 470px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 590px; }
.span-16  { width: 630px; }
.span-17  { width: 670px; }
.span-18  { width: 710px; }
.span-19  { width: 750px; }
.span-20  { width: 790px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
.span-23  { width: 910px; }
.span-24  { width: 950px; margin: 0; }

#rotator img
{
	width: 120px;
	height: 44px;
}
#scrollingContainer
{
	Width:100%;					/* 150 Pixels In Width */
	Height:128px;		 		/* Height Of Box */

	Border:none;				/* Black Border Around Box */
	Background-Color: #FFFFFF;	/* Light Blue Background Color */

	Padding:0Px;				/* A Little Bit Of Space Between Border Of Box And Text Inside */
	/*Float:Left;*/					/* I Want The Text To Wrap Around The Box */
	/*Margin-Right:10Px;*/				/* Right Margin Of 10 Pixels */
	Font-Size:0.9Em;			/* Smaller Font Size Than The Rest Of The Page */

	Overflow:Hidden;			/* Hide Overflow Content */
}
#scrollingContent
{
	font-size:0.9em;
}
