body {
background: white;
color: black;
font-family:Times, TimesNR, "New Century Schoolbook", serif;
font-size: 12pt;
text-align: left;
}
a:link, a:visited, a:active {
text-decoration:none;
color: #666;
background: inherit;
}
.subheader {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: text-bottom;
	height: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	background-color: #ccc;
	color: inherit;
	border: none;
}
a.external:link, a.external:visited, a.external:active {
background: inherit;
color: #fff;
}
a.external:hover {
	color: #c03;
	text-decoration: none;
	background: inherit;
	border: none;
}

h1 {
text-align: center;
font-size: 170%;
font-weight: 900;
font-variant: small-caps;
line-height: 35px;
vertical-align: middle;
padding-right: 20px;
padding-left: 20px;
letter-spacing: 5px;
color: #000;
background: #fff;
}

h2 {
text-align: center;
font-size: 130%;
font-weight: bold;
text-decoration: underline;
}

h3 {
text-align: left;
padding-left: 20px;
font-size: 115%;
font-weight: bold;
text-decoration: underline;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


p {
	padding: 15px;
	text-align: left;
	line-height: 17px;
	vertical-align: top;
}

li {
margin-left: 75px;
line-height: 28px;
font-weight: bold;
text-align: left;
}
.list {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
}


.i {
font-style: italic;
font-weight: bold;
}
.u {
text-decoration: underline;
}
.text {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
line-height: 23px;
font-size: 13px;
}
.article {
padding-top: 20px;
padding-left: 28px;
padding-right: 28px;
text-align: justify;
line-height: 23px;
font-size: 13px;
}
.spacer {
height: 3px;
}
.back {
text-align: center;
font-size: 85%;
}
.cat {
text-align: center;
font-size: 135%;
font-weight: bold;
padding-top: 25px;
text-decoration: underline;
}
#table1 {
border: 1px;
border-style: solid;
border-color: #999;
width: 800px;
}


#table2 {
width: 150px;
background-color: #fff;
color: inherit;
}
.2Row {
	text-align: center;
	height: 200px;
	width: 353px;
}



.height {
	height: 200px;
	text-align: center;
}
.menu {
text-align: center;
border: 1px;
border-style: solid;
border-color: black;
font-style: normal;
}



.menuhead {
background-image: url(Images/GoldBK.gif);
color: #fff;
font-weight: bolder;
text-align: center;
font-size: 110%;
}
.menuheadSL {
background-image: url(Images/BlueGrayBK.gif);
color: #fff;
font-weight: bolder;
text-align: center;
font-size: 110%;
}
.menuheadLS {
background-image: url(Images/BlueGreenBK.gif);
color: #fff;
font-weight: bolder;
text-align: center;
font-size: 110%;
}
.menuheadContact {
background-image: url(Images/PlumBK.gif);
color: #fff;
font-weight: bolder;
text-align: center;
font-size: 110%;
}

.menuheadFAV {
background-image: url(Images/MaroonBG.gif);
color: #fff;
font-weight: bolder;
text-align: center;
font-size: 110%;
}
.menuheadPortraits {
background-image: url(Images/FleshBK.gif);
color: #fff;
font-weight: bolder;
text-align: center;
font-size: 110%;
}
.menuheadBio {
background-image: url(Images/PurpleBK.gif);
color: #fff;
font-weight: bolder;
text-align: center;
font-size: 110%;
}

.menuheadFigures {
background-image: url(Images/Gray.gif);
color: #fff;
font-weight: bolder;
text-align: center;
font-size: 110%;
}
.menubottom {
width: 115px;
font-size: 85%;
text-align: center;
line-height: 25px;
border: 1px;
border-style: solid;
border-color: silver;
}
.tdmenuhome {
	color: #FFFFFF;
	background-image: url(Images/GreenBG.gif);
	background-repeat: repeat;
	font-size: 110%;
	font-weight: bolder;
	text-align: center;
}


.img {
padding: 0;
border: none;
}

.imgleft {
float: left;
border: none;
}

.imgright {
float: right;
border: none;
}

.caption {
text-align: center;
font-style: italic;
font-size: 85%;
}

.caption2 {
text-align: center;
font-variant: small-caps;
}

.footer {
font-size:70%; 
text-align: center;
line-height: 15px;
}
.center {
	text-align: center;
}
