@import url("../main.css");
#wrapper {
	width: 750px;
	background-image: url(../sourceimages/right-left-borders.jpg);
	left: 15px;
	top: 15px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #777;
	text-decoration: none;
	margin: 0px;
	clear: both;
	width: 750px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer a {
	font-size: 10px;
	color: #777;
	text-decoration: none;
}
#footer a:visited {
	font-size: 10px;
	color: #777;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #E00;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin: 15px;
	padding: 0px;
}
#topnavcontainer {
	width: 708px;
	padding-left: 21px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
}
#content {
	margin: 0px;
	width: 708px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#nav-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 707px;
}
.menutable {
	clear: both;
}
#topnavcontainer img {
	margin: 0px;
	padding-left: 4px;
	padding-bottom: 8px;
	padding-top: 8px;
}
a {
	text-decoration: none;
}

/*sub navigation*/

/*menu generic*/
#menu {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: 0px;
	width: 120px;
	border-top: 1px solid #999999;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}
#menu p {
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#menu a:hover p {
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #999999;
}
#submenu {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: 0px;
	width: 140px;
	background-color: #FFFFFF;
	text-decoration: none;
}
#submenu p {
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#submenu a:hover p {
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #999999;
}

/*gallery*/

#gallerymenucontainer {
	width: 140px;
	position: absolute;
	left: 50px;
	top: 75px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	visibility: hidden;
}

#galleryleftclosebar {
	float: left;
	height: 105px;
	width: 5px;
}
#gallerybottomclosebar {
	width: 94px;
}
#galleryrightclosebar {
	height: 105px;
	float: left;
	width: 5px;
	top: 0px;
	left: 0px;
	
}




/*band*/
#bandwrapper {
	position: absolute;
	left: 152px;
	top: 82px;
	width: 590px;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 9;
	visibility: hidden;
}
#bandmenucontainer {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}
#bandmenu {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: 0px;
	width: 140px;
	background-color: #FFFFFF;
	text-decoration: none;
}

#bandmenu p {
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#bandmenu a:hover p {
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #999999;
}
#bandleftclosebar {
	height: 360px;
	width: 5px;
	float: left;
	clip: rect(200px,auto,auto,auto);
	padding-top: 90px;
}
#bandtopclosebar {
	height: 2px;
	width: 570px;
}
#bandbottomclosebar {
	height: 5px;
	width: 140px;
	float: left;
}
#bandrightclosebar {
	height: 450px;
	width: 5px;
	float: left;
}

/*book*/
#bookwrapper {
	position: absolute;
	left: 152px;
	top: 125px;
	width: 160px;
	visibility: hidden;
	z-index: 10;
}
#booktopclosebar {
	height: 2px;
	width: 150px;
}
#bookbottomclosebar {
	height: 5px;
	width: 140px;
	float: left;
}
#bookrightclosebar {
	height: 180px;
	width: 5px;
	float: left;
}
#bookleftclosebar {
	height: 90px;
	width: 5px;
	float: left;
	clip: rect(200px,auto,auto,auto);
	padding-top: 90px;
}
#bookmenucontainer {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #FFFFFF;
	float: left;
}



/*News Menu*/
#newsmenucontainer {
	left: 430px;
	top: 73px;
	width: 140px;
	position: absolute;
	z-index: 5;
	visibility: hidden;
}
#newsbottomclosebar {
	float: left;
}
#newshide {
	position: absolute;
	left: 130px;
	top: 0px;
}

/*Latest Additions*/
#latestwrapper {
	position: absolute;
	left: 540px;
	top: 75px;
	width: 160px;
	z-index: 7;
	visibility: hidden;
}
#infobar {
	width: 708px;
}
#latestleftclosebar {
	height: 90px;
	width: 5px;
	float: left;
	clip: rect(200px,auto,auto,auto);
	padding-top: 60px;
	visibility: inherit;
}
#latestmenucontainer {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #FFFFFF;
	float: left;
}


/*Biography Menu*/
#biogmenucontainer {
	left: 140px;
	top: 53px;
	width: 150px;
	position: absolute;
	visibility: hidden;
}
.BorderImgRight {
	float: right;
}
#newcontent {
	padding: 0px 21px;
	float: left;
	background-image: url(sourceimages/right-left-borders.jpg);
	margin: 0px;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 708px;
}
#picturecontainer {
	float: left;
	width: 706px;
}
.body-text {
	float: left;
	width: 706px;
	margin: 0px;
	padding: 0px;
}

/*Miscellany Menu*/
#miscwrapper {
	position: absolute;
	left: 152px;
	top: 148px;
	width: 160px;
	z-index: 8;
	visibility: hidden;
}
#misctopclosebar {
	height: 2px;
	width: 150px;
}
#miscbottomclosebar {
	height: 5px;
	width: 140px;
	float: left;
}
#miscrightclosebar {
	height: 180px;
	width: 5px;
	float: left;
}
#miscleftclosebar {
	height: 90px;
	width: 5px;
	float: left;
	clip: rect(200px,auto,auto,auto);
	padding-top: 90px;
}
#miscmenucontainer {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #FFFFFF;
	float: left;
}

/*Foot Menu*/
#footmenu {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}
#footmenu p {
	display: block;
	margin: 0px;
	padding: 2px 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#footmenu a:hover p {
	display: block;
	margin: 0px;
	padding: 2px 3px 0px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #999999;
}
#footmenu td {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}

#diaryfooter {
	float: right;
}
#faqwrapper {
	position: absolute;
	left: 540px;
	top: 105px;
	width: 160px;
	visibility: hidden;
	z-index: 8;
}
#faqtopclosebar {
	height: 2px;
	width: 150px;
}
#faqbottomclosebar {
	height: 5px;
	width: 140px;
	float: left;
}
#faqrightclosebar {
	height: 180px;
	width: 5px;
	float: left;
}
#faqleftclosebar {
	height: 90px;
	width: 5px;
	float: left;
	clip: rect(200px,auto,auto,auto);
	padding-top: 90px;
}
#faqmenucontainer {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #FFFFFF;
	float: left;
}
#travelmenucontainer {
	left: 130px;
	top: 73px;
	width: 140px;
	position: absolute;
	z-index: 5;
	visibility: hidden;
}
#travelhide {
	position: absolute;
	left: 130px;
	top: 0px;
}
#content .imgtable img {
	cursor: pointer;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.clr {
	clear: both;
}
.lhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lpage a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	margin: 5px;
	padding: 3px;
}

.lhead {
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 4px;
	margin: 0px;
}
.lpage a:hover {
	color: #F00;
	text-decoration: underline;
}
.pager a:link, .pager a:visited,.pager a:active {
	font-size: 14px;
	color: #00F;
	text-decoration: none;
}
.pager {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.pager a:hover {
	color: #F00;
	text-decoration: underline;	
}
#cont {
	margin: 5px;
}

