body {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	margin: 0px;
	/*background-color:#BB000E;*/
	background-color:#D90000;
}
body p {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
}
body a {
	color: #000;
	text-decoration: underline;
}
body ul, nl, li {
	padding-left:30px;
	list-style: none;
	/*list-style: decimal inside url('arrow.gif');*/
}
.body_txt {
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
.headlineA {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:48px;
	color:#FFF;
	/*background-color:#FFF;*/
}
.headline0 {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:32px;
	color:#FFF;
	/*background-color:#FFF;*/
}
.headline {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:24px;
	color:#FFF;
	/*background-color:#FFF;*/
}
.headline2 {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:18px;
	color:#FFF;
	/*background-color:#FFF;*/
}
.headline2 a {
	text-decoration: none;
}
.headline2W {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:18px;
	color:#FFF;
	/*background-color:#FFF;*/
}
.headline2Wb {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:16px;
	color:#FFF;
	/*background-color:#FFF;*/
}
.headline2b {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:16px;
	color:#000;
	/*background-color:#FFF;*/
}
.headline3 {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:14px;
	line-height:140%;
	color:#000;
	background-color:#FFF;
}
.headline3 a {
	text-decoration: none;
}
.headline3 a:hover {
	/*color:#BB000E;*/
	color:#D90000;
	background-color:#FFF;
	text-decoration: underline;
}
.headline3W {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:14px;
	line-height:140%;
	color:#FFF;
	/*background-color:#FFF;
	text-decoration:none;*/
}
.headline3W a {
	color:#FFF;
	/*background-color:#FFF;
	text-decoration:none;*/
	text-decoration:none;
}
.headline3W a:hover {
	color:#000;
	/*background-color:#FFF;*/
	text-decoration: underline;
}
.headline3R {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:14px;
	/*color:#BB000E;*/
	color:#D90000;
	/*background-color:#FFF;*/
	text-decoration:none;
}
.headline4W {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:12px;
	color:#FFF;
	/*background-color:#FFF;
	text-decoration:none;*/
}
.subheadline {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:24px;
	color:#000;
}
.subheadline2 {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:18px;
	color:#000;
}
.subheadline2b {
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:18px;
	color:#000;
}
.search_box {
	float: right;
	/*font-family:Georgia,Arial, Helvetica, sans-serif;*/
	font-family:georgia, serif;
	font-size:24px;
	color:#000;
	padding-right: 20px;
	padding-top: 10px;
}
#container{
	width:850px;
	padding:0px;
	margin:0 auto;
	/*height:820px;*/
}
#content{
	/*margin-top:10px;
	background: url("../media/bg_page-wrapper.png") repeat-y right;*/
	background: #FFF;
	float:left;
	height:auto;
	width:850px;
	padding:0px;
	/*border: 1px #6B6B6B solid;*/
}
#footer{
	/*background: url("../media/bg_footer.png") no-repeat;
	background-position: left top;*/
	width: 830px;
	height: 60px;
	clear: both;
	overflow: hidden;
	padding-left: 15px;
	margin: 0 auto 10px;
	/*border: 1px #cc0000 solid;*/
}
#footer ul{
	border-top: 1px solid #ccc;
	/*padding-top: 5px;*/
}
#footer ul li{
	float: left;
	margin-right: 1px;
	margin-bottom: 15px;
}
/* HOME MENU */

.discovery a:hover {
	background-position:0px 135px;
	}
.discovery a {
	float:left;
	display:inline;
	width:290px; height:135px;
	background:url("../media/home/SAL_sq_01.gif");
	text-decoration:none;
}
.collecting a:hover {
	background-position:0px 135px;
	}
.collecting a {
	float:left;
	display:inline;
	width:290px; height:135px;
	margin-left: 50px;
	background:url("../media/home/SAL_sq_02.gif");
	text-decoration:none;
}
.recording a:hover {
	background-position:0px 135px;
	}
.recording a {
	float:left;
	display:inline;
	width:290px; height:135px;
	background:url("../media/home/SAL_sq_03.gif");
	text-decoration:none;
}
.local a:hover {
	background-position:0px 135px;
	}
.local a {
	float:left;
	display:inline;
	width:290px; height:135px;
	margin-left: 50px;
	background:url("../media/home/SAL_sq_04.gif");
	text-decoration:none;
}

/* TOP MENU */

.introduction a:hover {
	background-position:0px 22px;
	}
.introduction a {
	float:left;
	display:inline;
	width:104px; height:22px;
	background:url("../media/home/intro.jpg");
	text-decoration:none;
}
.timeline a:hover {
	background-position:0px 22px;
	}
.timeline a {
	float:left;
	display:inline;
	width:78px; height:22px;
	background:url("../media/home/timeline.jpg");
	text-decoration:none;
}
.roll a:hover {
	background-position:0px 22px;
	}
.roll a {
	float:left;
	display:inline;
	width:121px; height:22px;
	background:url("../media/home/roll.jpg");
	text-decoration:none;
}
.venues a:hover {
	background-position:0px 22px;
	}
.venues a {
	float:left;
	display:inline;
	width:149px; height:22px;
	background:url("../media/home/venues.jpg");
	text-decoration:none;
}

.map_home {
	background: #fff;
	float:left;
	display:inline;
	height:710px;
	width:849px;
	/*border: 1px #666 solid;*/
}
.main_h {
	float:left;
	display:inline;
	height:590px;
	width:850px;
	background: #FFF;
	/*background: #BB000E;
	margin-bottom:50px;
	border: 1px #666 solid;*/
}
.main {
	float:left;
	display:inline;
	height:auto;
	width:850px;
	background: #FFF;
	/*background: #BB000E;
	margin-bottom:50px;
	border: 1px #666 solid;*/
}
#info {
	/*padding-top: 10px;
	float:left;
	display:inline;*/
	height:auto;
	width:auto;
	color:#000;
	/*background: #BB000E;
	margin-bottom:50px;
	border: 1px #666 solid;*/
}
.top_home {
	float:left;
	width:850px;
	height:95px;
	/*height:50px;
	/*background-color:#BB000E;*/
	background-color:#D90000;
}
.top_menu {
	float:left;
	padding-left:135px;
	width:820px;
	height:45px;
	/*background-color:#BB000E;*/
	background-color:#D90000;
}
.map_container {
	float:left;
	display:inline;
	width:525px;
	height:700px;
}
.main_body {
	width:580px;
	height:auto;
	float:left;
	display:inline;
}
.main_bodyB {
	width:560px;
	height:auto;
	float:left;
	display:inline;
}
.menu_home {
	display:inline;
	text-align:right;
}
.menu_page2 {
	float:left;
	padding-left:560px;
	padding-top:0px;
	display:inline;
}
.menu_page {
	float:left;
	display:inline;
}

.nowImg {
	/*padding: 3px;*/
	background: #FFF;
	/*margin-top:5px;
	border: 1px solid #D7DBDE;*/
}

/* ADMIN TABLE */
table.stats {
text-align: center;
width: 900px;
/*background-color: #666;*/
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.stats td.hed {
background-color: #FFF;
color: #666;
padding-right: 15px;
text-align: right;
border: 1px #CCC solid;
height: 50px;
}

table.stats td.subhed {
padding: 4px;
text-align: left;
border: 1px #CCC solid;
color: #000;
font-style: normal;
text-decoration: none;
padding-left: 5px;
}

table.stats td {
padding: 4px;
text-align: left;
border: 1px #CCC solid;
background-color: #FFF;
color: #000;
font-style: normal;
text-decoration: none;
padding-left: 5px;
}
/**/
.clip_h {
	left:0px;
	top:0px;
	margin-top:0px;
	width:auto;
	height:auto;
	/*border-top: 1px #993333 solid;
	
	border-left: 1px #81938A solid;
	border-right: 1px #81938A solid;
	background-color: #FFE2C5;*/
	/*text-transform: lowercase;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	color: #993333;
	font-weight: bold;
	padding:8px;*/
	cursor:pointer;
}
.clip_f {
	left:0px;
	top:0px;
	margin-top:0px;
	width:auto;
	height:auto;
	/*border-top: 1px #993333 solid;
	 
	border-top: 1px #ddd solid;
	border-left: 1px #81938A solid;
	border-right: 1px #81938A solid;
	background-color: #EFEFEF;
	padding:8px;	*/
}

.row_container {
  width: 100%;
  float: left;
}
.row_L {
    float:left;	
    padding-bottom:20px;
    width:415px;
    /*width:49%;*/
    margin-top:20px;
    text-align:right;
    height:auto;
    /*border: 1px #000 solid;*/
}
.row_R {
    float:right;
    /*padding-right:40px;*/
    padding-bottom:20px;
    width:415px;
    /*width:49%;*/
    height:auto;
    margin-top:20px;
    text-align:left;
    /*border: 1px #000 solid;*/
}
.row_R_foot {
    float:right;
    /*padding-right:40px;*/
    padding-bottom:50px;
    margin-bottom:20px;
    width:545px;
    height:auto;
    margin-top:20px;
    text-align:left;
    /*border: 1px #FFF solid;*/
}
.row_L_head {
    float:left;
    padding-left:25px;
    padding-bottom:20px;
    width:380px;
    margin-top:20px;
    text-align:right;
    height:auto;
    /*border: 1px #FFF solid;*/
}
.row_R_head {
    float:right;
    padding-bottom:20px;
    padding-right:40px;
    width:380px;
    height:auto;
    margin-top:20px;
    text-align:left;
    /*border: 1px #FFF solid;*/
}