@charset "UTF-8";
.selected_link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}


.link_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.link_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.video_placeholder {
	margin-top: 55px;
	margin-left: 27px;
}
.threed_placeholder {
	margin-top: 55px;
	margin-left: 27px;
}
.tibet {
	margin-top: 100px;
	margin-right: 20px;
}
.parks {
	margin-right: 20px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.art {
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.side_back {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/inner/side_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.longer_form {
	width: 219px;
}
.132_form {
	width: 132px;
}

.pictureborders {
border: solid;
border-color: #FFFFFF;
border-width: 1px;
}
