@charset "UTF-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	background-color:#9AC3C7;
	margin-top:0px;
	margin-bottom:0;
	background-repeat: no-repeat;
	background-position: 40px 100px;
}
h1 {
	font-weight: normal;
	color: #2D6876;
	font-size: 30pt;
	font-style: italic;
	font-family: Garamond, Cochin, "Goudy Old Style", "Times New Roman", serif;
}
h2 {
	color: #2D6876;
	font-size: 20pt;
	font-weight: normal;
	font-family: Garamond, Cochin, "Goudy Old Style", "Times New Roman", serif;
	font-style: italic;
}
h2 a {
	color: #2D6876;
	font-size: 18pt;
	font-style: italic;
	text-decoration:none;
}
#siteholder {
	background-image:url(images/bgs/pencilsBG9AC3C7_middle.jpg);
	background-repeat: repeat-y;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
#siteholderLGBT {
	background-image:url(lgbt/images/bgs/lgtb2px.jpg);
	background-repeat: repeat-y;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
#ltCol {
	position: absolute;
	left: 2px;
	top: 195px;
	width: 165px;
}
#content {
	padding-left: 12px;
	width: 560px;
	padding-right: 10px;
	margin-left: 210px;
}
#contentLGBT {
	padding-left: 12px;
	padding-right: 10px;
	margin-left: 10px;
	width: 750px;
}
#header {
	background-image:url(images/bgs/officeTop.jpg);
	height:195px;
	background-repeat: no-repeat;
}
#headerPortrait {
	background-image:url(images/bgs/katzPhotoGradientTop.jpg);
	height:195px;
	background-repeat: no-repeat;
}
#headerLGBT {
	background-image:url(lgbt/images/bgs/lgtbCouchTop.jpg);
	height:195px;
	background-repeat: no-repeat;
}
#header2Men {
	background-image:url(images/bgs/officeTop.jpg);
	height:195px;
	background-repeat: no-repeat;
}
#header2Men2 {
	background-image:url(images/bgs/officeTop.jpg);
	height:195px;
	background-repeat: no-repeat;
}
#bottom {
	background-image:url(images/bgs/pencilsBG9AC3C7_bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 801px;
}
#bottomLGBT {
	background-image:url(lgbt/images/bgs/lgtbBottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 801px;
}
h2 a:hover {
	color: #1A3D45;
	text-decoration: underline;
}
#content ul li {
	list-style-type: none;
	padding-left: 12px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.pseudoHeading {
	font-size: 14px;
	font-weight: bold;
	color: #455455;
}
.pseudoHeading a {
	text-decoration: none;
	color: #202924;
}
.pseudoHeading a:hover {
	color: #405046;
	text-decoration: underline;
}

