/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#003668;
}
.BgColor3 {
	background-color:#5478b0;
}
.TopBg {
	background-image:url(../images/top_link_bg.jpg);
	width:633px;
	height:73px;
	background-repeat:no-repeat;
}
.WelcomeBg {
	background-image:url(../images/welcome_bg.jpg);
	background-repeat:no-repeat;
	width:788px;
	height:318px;
}
.WelcomeBg-inside {
	background-image:url(../images/welcome_bg-inside.jpg);
	background-repeat:no-repeat;
	width:788px;
	height:318px;
}
.Box {
	background-image:url(../images/box.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:216px;
}
.Box-inside {
	background-image:url(../images/inside-botRight.jpg);
	background-repeat:repeat-x;
	width:252px;
	height:216px;
}
.SignupBg {
	background-image:url(../images/signup_bg.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:216px;
}
.SignupBg-inside {
	background-image:url(../images/signup_bg-inside.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:216px;
}
.clearFloat {
	clear: both;
	height: 1px;
	width: 5px;
	line-height: 2px;
}

/*------------ Main Body ------------------*/

#Main {
	position:absolute;
	width:800px;
	height:735px;
	left:expression((document.body.clientWidth-800)/2);
	text-align:left;
}
#MainDiv {
	margin: 0 auto;
	width:800px;
}
#Logo {
	position:absolute;
	left:0px;
	top:0px;
	width:167px;
	height:98px;
	z-index:1;
}
#TopLinkBg {
	position:absolute;
	left:167px;
	top:0px;
	width:633px;
	height:73px;
	z-index:1;
	background-image:url(../images/top_link_bg.jpg);
	padding-top:25px;
	color:#FFFFFF;
}
#TabBar {
	position:absolute;
	left:167px;
	top:73px;
	width:633px;
	height:25px;
	z-index:2;
}
#TopPageBorder {
	position:absolute;
	left:0px;
	top:98px;
	width:800px;
	height:6px;
	z-index:3;
}
#MainWhiteBox {
	position:absolute;
	left:0px;
	top:104px;
	width:800px;
	height:556px;
	z-index:0;
}

#WelcomeBG {
	position:absolute;
	left:6px;
	top:0px;
	width:788px;
	height:318px;
	z-index:5;
}

#MidImg {
	position:absolute;
	left:6px;
	top:318px;
	width:788px;
	height:16px;
	z-index:5;
}
#SignupBg {
	position:absolute;
	left:6px;
	top:334px;
	width:290px;
	height:216px;
	z-index:5;
}
#PhotoAlbum {
	position:absolute;
	left:296px;
	top:334px;
	width:246px;
	height:215px;
	z-index:5;
}
#TripBox {
	position:absolute;
	left:542px;
	top:334px;
	width:252px;
	height:216px;
	z-index:5;
}
#FooterCopyright {
	position:absolute;
	left:5px;
	top:670px;
	width:282px;
	height:51px;
	z-index:1;
}
#FooterLinks {
	position:absolute;
	left:329px;
	top:669px;
	width:465px;
	height:52px;
	z-index:1;
}
#FooterLinks a {
	color:#76a1ca;
	text-decoration:underline;
}
#FooterLinks a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#WelcomImg {
	position:absolute;
	left:86px;
	top:118px;
	width:240px;
	height:34px;
	z-index:1;
}
#WelcomeText {
	position:absolute;
	left:90px;
	top:158px;
	width:236px;
	height:109px;
	z-index:1;
}
#ReadMore {
	position:absolute;
	left:91px;
	top:268px;
	width:90px;
	height:25px;
	z-index:1;
}
#LNewsPic {
	position:absolute;
	left:548px;
	top:111px;
	width:213px;
	height:73px;
	z-index:1;
}
#LNewsImg {
	position:absolute;
	left:549px;
	top:188px;
	width:213px;
	height:20px;
	z-index:1;
}
#LNews {
	position:absolute;
	left:548px;
	top:211px;
	width:213px;
	height:101px;
	z-index:1;
}
#TripImg {
	position:absolute;
	left:14px;
	top:8px;
	width:212px;
	height:20px;
	z-index:1;
}
#TripAvail {
	position:absolute;
	left:14px;
	top:35px;
	width:212px;
	height:120px;
	z-index:1;
}
#Read {
	position:absolute;
	left:14px;
	top:159px;
	width:212px;
	height:17px;
	z-index:1;
}
#InputBoxe1 {
	position:absolute;
	left:135px;
	top:84px;
	width:131px;
	height:20px;
	z-index:1;
}
#InputBoxe2 {
	position:absolute;
	left:135px;
	top:106px;
	width:131px;
	height:21px;
	z-index:1;
}
#Subscribe {
	position:absolute;
	left:135px;
	top:131px;
	width:88px;
	height:27px;
	z-index:1;
}
#Ticker {
	position:absolute;
	left:45px;
	top:250px;
	width:100px;
	height:200px;
	z-index:10;
}
#pageTitle {
	position:absolute;
	left:230px;
	top:175px;
	width:500px;
	height:20px;
	z-index:20;
}
#pageContent {
	position:absolute;
	left:230px;
	top:215px;
	width:490px;
	height:380px;
	z-index:20;
	overflow:auto;
	line-height:18px;
	padding-right: 8px;
	padding-left: 8px;
}
