body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin : 0;
padding : 0;
font-family:"Trebuchet MS";

}
*::-moz-selection {
background-color:#FF3C00;
color:white;
}

a {
cursor : pointer;
}
img {
border : 0;
}


.frame {
position : relative;
text-align : left;
width : 625px;
background : #ffffff;
z-index : 2;
}
#scroller {
	clear:both; 
	width: 803px;
	margin: 0 auto;
	margin-top:0px;
	overflow: hidden;
	height:269px;
}
#content {
	width: 23000px;
}
.section {
	width: 803px;
	height:269px;
	float: left;
}
#navigation {
position : relative;
float:right;
margin-top:-265px;
margin-right:-200px;
padding-top:5px;
height:50px;
z-index : 5;
text-align:right;
font-size : 12px;
font-weight : bold;
filter:alpha(opacity=95);
-moz-opacity: 0.9;
opacity: 0.9;
}
#navigation .selected {
color : #000000;
text-decoration : none;
background : #ffffff;
padding:5px;
}

#navigation .normal{
text-decoration : none;
color : #a1be4d;
background : #FDF5D0;
padding:5px;
}
#navigation a:hover{
background : #FFDC74;
}
#scroller .detail {
width : 300px;
margin-top:45px;
position : relative;
float:right;
filter:alpha(opacity=85);
-moz-opacity: 0.9;
opacity: 0.9;
}
#scroller .title {
font-size : 19px;
font-weight : bold;
text-transform : uppercase;
padding:10px;
padding-top:0;
margin-top:0px;
background:#FFFFFF;
}
#scroller .spots {
background :  url('bottom.png') no-repeat bottom left;
font-size : 11px;
padding:0 0 0 10px;
background:#FFFFFF;
}
#scroller .spts {
width:290px;
}
#scroller .spts a{
color:#000000;
background:#cc;
padding:2px;
margin:3px;
text-decoration:none;
}
#scroller .spts a:hover{
background:#666666;
color:#ADC95A;
}
