body {
	background-color: #E0E0E0;
	font-family: arial;
}
img {
	border: 0;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: left;
}
#outerBody {
	width: 747px;
	margin: 0pt auto;
	background-color: #C4B3A0;
}
#topLeft {
	width: 28px;
	height: 28px;
	background-image: url(images/top_left.gif);
}
#topCenter {
	width: 683px;
	height: 27px;
	border-top: 1px solid #000;
}
#topRight {
	width: 36px;
	height: 28px;
	background-image: url(images/top_right.gif);
}
#welcomeTitle {
	text-align: center;
}
.leftBorder {
	border-left: 1px solid #000;
}
.rightBorder {
	background-image: url(images/right_border.gif);
	background-repeat: repeat-y;
}
.rightBorderTwo {
	background-image: url(images/right_border_two.gif);
	background-repeat: repeat-y;
}
#leftBorder {
	width: 28px;
	height: 30px;
}
#navBorderLeft {
	width: 10px;
	height: 40px;
}
#navBorderRight {
	width: 16px;
	height: 40px;
}
#centerBody {
	width: 682px;
	text-align: center;
}
#rightBorder {
	width: 36px;
	height: 30px;
}
#navBody {
	width: 660px;
	margin-top: 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 5px 0 5px 60px;
}
.navButton {
	padding: 0 6px 0 6px;
}
#inBodyBorLeft {
	width: 10px;
	height: 132px;
}
#inBodyBorRight {
	width: 16px;
	height: 132px;
}
#innerBodyBorderLeft {
	width: 10px;
	height: 395px;
}
#innerTopBody {
	padding: 20px 0 0 0;
	width: 720px;
}
#innerBodyLeft {
	width: 387px;
	margin: -4px 0 0 0;
}
#innerBodyRight {
	width: 333px;
	padding: 0;
}
#innerBodyBorderRight {
	width: 16px;
	height: 395px;
}
#bottomLeft {
	width: 28px;
	height: 36px;
	background-image: url(images/bottom_left.gif);
}
#bottomCenter {
	width: 683px;
	height: 36px;
	background-image: url(images/bottom_border.gif);
}
#bottomRight {
	width: 36px;
	height: 36px;
	background-image: url(images/bottom_right.gif);
	background-repeat: repeat-x;
}
#title2 {
	padding: 0 0 0 5px;
}
#photos {
	padding: 15px 0 0 10px;
}
#title3 {
	padding: 0 0 0 45px;
}
#description {
	font-size: 12px;
	line-height: 140%;
	padding: 5px 10px 0 10px;
}
#lowerMenu {
	padding: 20px 0 0 0;
}
#lowerMenuLeft {
	padding: 0 0 0 20px;
}
#lowerMenuRight {
	padding: 0 0 0 25px;
}
#footer {
	width: 747px;
	margin: 0pt auto;
	padding: 5px 0 0 0;
}
#footerLeft {
	padding: 0 0 0 90px;
}
#footerRight {
	padding: 0 0 0 50px;
}
#copyright {
	font-size: 10px;
	text-align: center;
}

/* ### trailer window styles ### */
#outer {
	width: 363px;
	margin: 0pt auto;
	background-color: #C4B3A0;
}
#mvTopLeft {
	width: 20px;
	height: 17px;
	background-image: url(images/mv_border_top_left.gif);
}
#mvTopRight {
	width: 23px;
	height: 17px;
	background-image: url(images/mv_border_top_right.gif);
}
#mvBrdLeft {
	width: 19px;
	height: 250px;
	border-left: 1px solid #000;
}
#innerBody {
	height: 250px;
	width: 320px;
}
#mvBrdRight {
	width: 23px;
	height: 250px;
	background-image: url(images/mv_border_right.gif);
}
#mvBtmLeft {
	width: 20px;
	height: 23px;
	background-color: #C4B3A0;
	background-image: url(images/mv_border_bottom_left.gif);
}
#bottomBorder {
	width: 320px;
	height: 23px;
	background-color: #C4B3A0;
	background-image: url(images/mv_border_bottom.gif);
	background-repeat: repeat-x;
}
#mvBtmRight {
	width: 20px;
	height: 23px;
	background-color: #C4B3A0;
	background-image: url(images/mv_border_bottom_right.gif);
}
#topBorder {
	border-top: 1px solid #000;
	width: 320px;
	height:16px;
}
.center {
	text-align: center;
}