body {
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F3C858;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	
	scrollbar-face-color:#ee6d20;
	scrollbar-highlight-color:#f4bf57;
	scrollbar-3dlight-color:#f4bf57;
	scrollbar-darkshadow-color:#f4bf57;
	scrollbar-shadow-color:#f4bf57;
	scrollbar-arrow-color:#f4bf57;
	scrollbar-track-color:#f4bf57;
	
}

a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.main { 
	width:990px;
}

.menu, .content {
	background-repeat: no-repeat;
}

.ltd, .rtd {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/ltd.gif);

}

.rtd {
	background-image: url(images/rtd.gif);
}

.menu, .content, .fotobar {
	background-image: url(images/menu_bg.gif);
	background-position: center bottom;
}

.content {
	background-image: url(images/content_bg.jpg);
}

.fotobar {
	background-image: url(images/fotobar_bg.jpg);\
	
}

.marquee {
	background-color: #F5D070;

}

#content {
	text-align:justify;
	height: 350px;
	overflow: auto;
	margin:3px;
	padding:10px;
}

#content h1 {
	margin:0px;
	padding:0px;
	padding-bottom:4px;
	font-size:16px;
}


/* MENU */
.menu ul {
	margin:0px;
	padding:5px;
}

.menu li {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:14px;
}
	

.menu li.s {
	margin-left:16px;
	font-size:12px;
}

.menu li.s a {
	color:#fff;
}	

.menu ul ul {
	padding:0px;
}

.sub_text {
	font-size:11px;
}

.fb_content {
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	height:490px;
	margin-top:40px;
	overflow:auto;
}

.fb_content div {
	margin-bottom:8px;
}
#caption {
	font-size:17px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:12px;
}


.react_subh {
	font-weight:bold;
	padding:3px;
	border-bottom:1px dotted #000;
	font-size:14px;

}

.react_subh .react_name{
	font-size:16px;
}
