body {
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(images/ResuBak.gif);
	background-repeat: repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#homecontents {
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.home {
	text-align: center;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.home h1 {
	font-size: x-large;
}
.home h2 {
	font-size: large;
}
.BigBrackets {
	font-size: 64px;
	font-weight: lighter;
}
.BigBrackets img {
	vertical-align: sub;
}
#homecontents a {
	color: #030;
	text-decoration: none;
	line-height: 2.25ex;
}
#homecontents a:visited {
	color: #666;
}
#homecontents a:hover {
	color: #093;
}
#homecontents a:active {
	color: #FF0;
}
.NavLinks {
	font-style: normal;
	font-weight: bold;
	color: #030;
	text-decoration: none;
	line-height: 2ex;
	font-size: 110%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.TopNavCurrent {
	color: #333;
}

.smallFont {
	font-size: 66%;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearAll {
	clear: both;
}
#banner {
	white-space: nowrap;
}
#mast {
	float: left;
	width: auto;
	line-height: 5ex;
	text-align: center;
	/* [disabled]margin-top: 1ex; */
	margin-left: 6ex;
	padding-right: 2ex;
	padding-bottom: 2ex;
	padding-left: 4ex;
}
#mast h1 {
	font-size: 350%;
}
#topNav {
	float: right;
	text-align: right;
	margin-bottom: 1ex;
	margin-top: 2ex;
	margin-right: 6ex;
}
#topNav li .NavLinks {
	list-style-type: none;
}
#content {
	padding-left: 5ex;
	padding-bottom: 1ex;
}

.name {
	margin: 0px;
	padding: 0px;
	font-size: large;
	font-weight: bold;
	text-align: center;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	/* [disabled]color: #F00; */
}
h4 {
	font-size: larger;
}
#content h1, h2, h3, h4, h5, h6 {
	margin-left: -4ex;
}

#content h2 {
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #366;
	/* [disabled]clear: both; */
}
#content h2.firstTopicHead{
	clear: none;
	border-top-width: 0px;
	border-top-style: none;
}


.TopNavLevel {
	margin-top: 1ex;
	/* [disabled]border-top-width: medium; */
	/* [disabled]border-top-style: ridge; */
	/* [disabled]border-top-color: #366; */
	/* [disabled]border-right-color: #366; */
	/* [disabled]border-bottom-color: #366; */
	/* [disabled]border-left-color: #366; */
	/* [disabled]border-bottom-style: groove; */
	/* [disabled]border-bottom-width: medium; */
	padding: 1em;
}
s {
	display: none;
}
.keepTogether {
	white-space: nowrap;
}

.host-line {
	font-size: xx-small;
	text-decoration: none;
	text-align: center;
	margin-top: 3em;
}
