
body
{
	font-family:Verdana;
	font-size:11px;
	margin:0px;
}

#AlignmentEdge
{
	position:absolute;
	left:50%;
	top:50%;
	width:0px;
	height:0px;
}

#MainFrame
{
	position:absolute;
	width:955px;
	height:625px;
	left:-478px;
	top:-315px;
}

#top_left_corner
{
	position:absolute;
	top:0px;
	left:1px;
	width:79px;
	height:41px;
	background-image:url("../images/book/top_left_corner.jpg");
	background-repeat:no-repeat;
}

#left_side
{
	position:absolute;
	top:41px;
	left:1px;
	width:79px;
	height:546px;
	background-image:url("../images/book/left_side.jpg");
	background-repeat:repeat-y;
}

#bottom_left_corner
{
	position:absolute;
	top:587px;
	left:1px;
	width:79px;
	height:37px;
	background-image:url("../images/book/bottom_left_corner.jpg");
	background-repeat:no-repeat;
}

#top
{
	position:absolute;
	top:0px;
	left:79px;
	width:825px;
	height:19px;
	background-image:url("../images/book/top.jpg");
	background-repeat:no-repeat;
}

#page
{
	position:absolute;
	top:19px;
	left:70px;
	width:855px;
	height:590px;
	background-image:url("../images/book/page.jpg");
	background-repeat:repeat-y;
}

#center
{
	position:absolute;
	top:0px;
	left:491px;
	width:20px;
	height:625px;
	background-image:url("../images/book/center.jpg");
	background-repeat:no-repeat;
}

#bottom
{
	position:absolute;
	top:605px;
	left:75px;
	width:825px;
	height:21px;
	background-image:url("../images/book/bottom.jpg");
	background-repeat:no-repeat;
}

#top_right_corner
{
 		position:absolute;
		top:0px;
		right:0px;
		width:51px;
		height:40px;
		background-image:url("../images/book/top_right_corner.jpg");
		background-repeat:no-repeat;
}

#right_side
{
 		position:absolute;
 		top:40px;
		right:0px;
		width:40px;
		height:570px;
		background-image:url("../images/book/right_side.jpg");
		background-repeat:no-repeat;
}

#bottom_right_corner
{
 		position:absolute;
		top:587px;
		right:0px;
		width:62px;
		height:40px;
		background-image:url("../images/book/bottom_right_corner.jpg");
		background-repeat:no-repeat;
}

#top_right_side
{
 		position:absolute;
		top:0px;
		right:40px;
		width:461px;
		height:21px;
		background-image:url("../images/book/top_right_side.jpg");
		background-repeat:no-repeat;
}

#ring_1
{
	position:absolute;
	left:473px;
	top:78px;
	width:50px;
	height:28px;
	background-image:url("../images/book/ring_1.jpg");
	background-repeat:no-repeat;
}

#ring_2
{
	position:absolute;
	left:473px;
	top:158px;
	width:50px;
	height:28px;
	background-image:url("../images/book/ring_2.jpg");
	background-repeat:no-repeat;
}

#ring_3
{
	position:absolute;
	left:473px;
	top:300px;
	width:50px;
	height:28px;
	background-image:url("../images/book/ring_3.jpg");
	background-repeat:no-repeat;
}

#ring_4
{
	position:absolute;
	left:473px;
	top:446px;
	width:50px;
	height:28px;
	background-image:url("../images/book/ring_4.jpg");
	background-repeat:no-repeat;
}

#ring_5
{
	position:absolute;
	left:473px;
	top:524px;
	width:50px;
	height:28px;
	background-image:url("../images/book/ring_5.jpg");
	background-repeat:no-repeat;
}


#postcard
{
	position:absolute;
	left:66px;
	top:125px;
	width:380px;
	height:200px;
	background-image:url("../images/postcard.jpg");
	background-repeat:no-repeat;
}

#home_logo
{
	position:absolute;
	left:290px;
	top:25px;
	width:200px;
	height:160px;
	background-image:url("../images/logo.gif");
	background-repeat:no-repeat;
	cursor:pointer;
}

#home_line
{
	position:absolute;
	left:165px;
	top:327px;
	height:200px;
	width:1px;
	border-left:1px solid black;
}

#home_menu
{
	position:absolute;
	left:175px;
	top:325px;
	width:300px;
	height:200px;
}

#home_menu a
{
	font-family:times;
	color:#bc000c;
	font-variant:small-caps;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:15px;
}

#home_menu p
{
	margin:0px;
	margin-bottom:15px;
	font-family:Verdana;
	font-size:10px;
	line-height:13px;
}

#home_side_image
{
	position:absolute;
	top:350px;
	left:85px;
	width:60px;
	height:100px;
}

#home_diashow
{
	position:absolute;
	left:537px;
	top:50px;
	width:360px;
	height:510px;
}

#contact_form
{
	position:absolute;
	left:530px;
	top:50px;
	width:370px;
	height:525px;
	background-image:url("../images/contact_back.gif");
	background-repeat:no-repeat;
	padding-top:130px;
	padding-left:30px;
}

#contact_form div.section_1
{
	width:300px;
}

#contact_form div.section_2
{
	margin-top:6px;
	margin-left:15px;
	width:300px;
}

#contact_form div.footer
{
	width:300px;
	padding-top:5px;
	margin-left:-7px;
	text-align:right;
}

#contact_form h1
{
	font-size:15px;
	font-weight:bold;
}

#contact_form table td
{
	font-family:Verdana;
	font-size:10px;
	padding-right:6px;
}

input
{
	font-family:Arial;
	font-size:11px;
	padding:1px;
}

textarea
{
	font-family:Arial;
	font-size:11px;
	padding:1px;
	margin:0px;
}

select
{
	font-family:Arial;
	font-size:11px;
	padding:1px;
}

button
{
	font-family:Verdana;
	font-size:10px;
	color:white;
	background-color:#8c0000;
	
}

#links_banner
{
	position:absolute;
	top:55px;
	left:536px;
	width:361px;
	height:160px;
	background-image:url("../images/links_banner.jpg");
	background-repeat:no-repeat;
}

#links_line
{
	position:absolute;
	left:815px;
	top:235px;
	height:320px;
	width:1px;
	border-left:1px solid black;
}

#links_scrollpane
{
	position:absolute;
	left:535px;
	top:240px;
	height:320px;
	width:270px;
	overflow:hidden;
}

#links_scrollpane div.content
{
	position:absolute;
	left:0px;
	top:0px;
}

#links_scrollpane a
{
	font-family:times;
	color:#bc000c;
	font-weight:bold;
	text-decoration:none;
}

#links_scrollpane p
{
	margin-top:2px;
	margin-bottom:10px;
	font-family:Verdana;
	font-size:10px;
}

#common_scrollbar
{
	position:absolute;
	left:820px;
	top:400px;
	width:30px;
	height:60px;
}

#common_scrollbar div.up
{
	cursor:pointer;
}

#common_scrollbar div.down
{
	cursor:pointer;
}

#about_logo
{
	position:absolute;
	top:30px;
	left:660px;
	width:200px;
	height:150px;
	background-image:url("../images/letter_logo.gif");
	background-repeat:no-repeat;
}

#about_text
{
	position:absolute;
	top:180px;
	left:540px;
	width:350px;
	height:400px;
}

#about_address
{
	position:absolute;
	top:470px;
	left:540px;
	height:130px;
	font-family:Verdana;
	font-size:11px;
	color:#bc000c;
}

#about_address a
{
	color:#bc000c;
}

#tripmenu_postcard
{
	position:absolute;
	left:66px;
	top:125px;
	width:380px;
	height:200px;
	background-image:url("../images/postcard.jpg");
	background-repeat:no-repeat;
}

#tripmenu_line
{
	position:absolute;
	left:165px;
	top:202px;
	height:330px;
	width:1px;
	border-left:1px solid black;
}

#map_content
{
	position:absolute;
	left:7px;
	top:26px;
}

#map_center
{
	position:absolute;
	top:2px;
	left:479px;
	width:30px;
	height:640px;
	background-image:url("../images/book/map_center.jpg");
	background-repeat:no-repeat;
}

#map_alt_control_bar
{
	position:absolute;
	left:7px;
	top:9px;
}

#map_alt_title
{
	position:absolute;
	left:88px;
	top:56px;
	width:300px;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:16px;
	color:#bc000c;
}

#map_alt_graphic
{
	position:absolute;
	border:1px solid black;
	top:84px;
	left:69px;
	padding:0px;
	height:452px;
}

#map_alt_graphic img
{
	margin:0px;
	padding:0px;
}

#map_alt_links
{
	position:absolute;
	left:16px;
	bottom:17px;
}

#map_alt_links p
{
	margin:0px;
	margin-bottom:5px;
}

#map_alt_links a
{
	font-family:Verdana;
	color:black;
	font-size:11px;
	font-weight:bold;
}

#home_button
{
	position:absolute;
	top:25px;
	left:13px;
	width:45px;
	cursor:pointer;
	font-family:Verdana;
	font-size:9px;
	color:white;
	text-align:center;
}

#links_scroll_up
{
	display:none;
	position:absolute;
	left:825px;
	top:500px;
	width:25px;
	height:25px;
	cursor:pointer;
	background-image:url("../images/arrow_up.gif");
	background-repeat:no-repeat;
}

#links_scroll_down
{
	display:none;
	position:absolute;
	left:825px;
	top:525px;
	width:25px;
	height:25px;
	cursor:pointer;
	background-image:url("../images/arrow_down.gif");
	background-repeat:no-repeat;
}

#triplist_header
{
	position:absolute;
	left:165px;
	top:30px;
	width:300px;
	height:50px;
}

#triplist_diashow
{
	position:absolute;
	left:537px;
	top:50px;
	width:300px;
	height:600px;
}

#triplist_line
{
	position:absolute;
	left:155px;
	top:52px;
	height:508px;
	width:1px;
	border-left:1px solid black;
}

#triplist_icon
{
	position:absolute;
	top:150px;
	left:85px;
	width:60px;
	height:100px;
	background-image:url("../images/trip_sideinfo.gif");
	background-repeat:no-repeat;
}

#control_bar
{
	position:absolute;
	left:13px;
	top:25px;
	width:50px;
	height:500px;
	padding-top:8px;
}

/*#control_bar*/ 

div.button
{
	width:45px;
	cursor:pointer;
	font-family:Verdana;
	font-size:9px;
	color:white;
	text-align:center;
	margin-bottom:15px;
}

div.arrow
{
	width:25px;
	height:25px;
	background-image:url("../images/button.gif");
	background-repeat:no-repeat;
	margin:auto;
}

#triplist_scrollpane
{
	position:absolute;
	left:165px;
	top:80px;
	width:300px;
	height:475px;
	overflow:hidden;
}

#triplist_scrollpane h2
{
	font-size:12px;
	margin-bottom:2px;
}

#triplist_scrollpane h3
{
	margin-top:0px;
	margin-bottom:0px;
	color:black;
	font-size:10px;
	font-family:Verdana;
}

#triplist_scrollpane p
{
	font-family:Verdana;
	margin-top:1px;
	font-size:10px;
	margin-bottom:15px;
}

#triplist_scrollpane div.content
{
	position:absolute;
	left:0px;
	top:0px;
}

#triplist_scroll_up
{
	display:none;
	position:absolute;
	left:120px;
	top:500px;
	width:25px;
	height:25px;
	cursor:pointer;
	background-image:url("../images/arrow_up.gif");
	background-repeat:no-repeat;
}

#triplist_scroll_down
{
	display:none;
	position:absolute;
	left:120px;
	top:525px;
	width:25px;
	height:25px;
	cursor:pointer;
	background-image:url("../images/arrow_down.gif");
	background-repeat:no-repeat;
}

#common_content_right
{
	position:absolute;
	top:130px;
	left:540px;
	width:350px;
	height:400px;
}

span.error
{
	color:red;
	font-weight:bold;
}

