body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.5;
	margin: 0;
	margin-top:0px;
	padding: 0;
	position:relative;
	background-image: url("images/bg.jpg");
	background-position: center;
	background-position: top;
	background-repeat: repeat-y;
}

h1{
	margin-left:0px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.3em;
	color: #F5F8EF;
	font-weight:normal;
}

.marqueetext {
	font-size:12px;
	line-height: 2;
	font-weight: bold;
	color: #663300;
}

.maintext {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}

.maintextl {
	font-size: 16px;
	line-height: 1.5;
	color: #333333;
}

.maintextw {
	font-size: 12px;
	line-height: 1.5;
	color: #ffffff;
}

.event {
	font-size: 14px;
	font-weight: bold;
	color: #dbe2e4;
}

.eventtext {
	font-size: 12px;
	color: #dbe2e4;
	margin-left:10px;
}

.footer {
	font-size: 10px;
	color: #eaeffc;
	line-height: 1;
}

.footer a:link, .footer a:visited {
	color: #eaeffc;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #89ddd4;
	text-decoration: none;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #0042a8;
	margin-top: 2px;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #b06f0d;
	margin-top: 2px;
}

.add {
	font-size: 12px;
	color: #ffffff;
}

.add a:link, .add a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.add a:hover, .add a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:hover, a:active {
	color: #6699FF;
	text-decoration: none;
}
	
.ver {
	background-image: url(images/verline.jpg);
	background-repeat: repeat-y;
}

.box1 {
	background-image: url(images/slices-box_r1_c2.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-position: left;
}

.box2 {
	background-image: url(images/slices-box_r2_c1.jpg);
	background-repeat:repeat-y;
	background-position: top;
	background-position: left;
}	

.box3 {
	background-image: url(images/slices-box_r2_c4.jpg);
	background-repeat:repeat-y;
	background-position: top;
	background-position: left;
}	

.box4 {
	background-image: url(images/slices-box_r4_c2.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-position: left;
}		