body {
	font-family: Tahoma, Verdana, Arial;
	color: #252260;
}
a:link {
color: #252260;
}
a:visited {
color: #2E0105;
}
a:hover {
color: #CA9932;
}
a:active {
color: #CA9932;
}

.SplashBackground {
	background-image: url(../images/LundSplashBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.SplashBackground  img {
	margin-top: 20px;
	margin-bottom: 10px;
}
.copyright {
	font-size: 9px;
	color: #CA9932;
}
.copyright a:link, a:visited{
	color: #CA9932;
}
.copyright a:hover, a:active{
	color: #FEFEF6;
}

.splashText {
	font-family: Tahoma, Verdana, Arial;
	color: #2E0105;
	font-variant: small-caps;
	font-size: 36px;
}
.BioBack {
	background-image: url(../images/BioBack.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.BioBack img {
	border-width: 3px;
	border-style: double;
	border-color: #CA9932;
}
.PrivacyBack {
	background-image: url(../images/BioBack.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.TopNav {
	font-size: 14px;
	font-variant: small-caps;
	color: #252260;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}
.TopNav a:link {
	color: #252260;
	text-decoration: none;
}
.TopNav a:visited {
	color: #252260;
	text-decoration: none;
}
.TopNav a:hover, a:active{
	color: #CA9932;
	text-decoration: none;
} 


.text {
	font-size: 12px;
	width: 700px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E0105;
	margin-right: auto;
	margin-left: auto;
}

.kathy {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.here {
	color: #977224;
}
li {
	padding-bottom: 10px;
}
.smallType {
	font-size: 10px
}
input.btn{
	color:#FEFEF4;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#927332;
	border:1px solid #2E0106;
	margin-bottom: 10px;
	font-variant: small-caps;
}
input.btnhov{
	border: 1px #927332 solid;
	background-color:#FEFEF4;
	margin-bottom: 10px;
	color: #2E0106;
	font-variant: small-caps;
}
.giclee {
	border: 1px solid #2E0106;
	margin-top: 15px;
}
.gicleeTdLeft{
	border-right: 1px solid #2E0106;
	border-bottom: 1px solid #2E0106;
}
.gicleeTdLeft img {
	border-width: 5px;
	border-style: double;
	border-color: #CA9932;
}
.gicleeTdRight{
	border-right: none;
	border-bottom: 1px solid #2E0106;
}

.popImg {	
	border-width: 8px;
	border-style: double;
	border-color: #CA9932;
}
/*.privacy {
	color:#FEFEF4;
	font-size:14px;
	font-weight:bold;
	background-color:#927332;
	border:1px solid #2E0106;
	font-variant: small-caps;
	text-decoration: none;
	display: inline;
}

.privacy a:link, a:visited {
	color:#FEFEF4;
	font-weight:bold;
	background-color:#927332;
	border:1px solid #2E0106;
	font-variant: small-caps;
	text-decoration: none;
}
.privacy a:hover, a:active{
	font-weight:bold;
	border: 1px solid #927332;
	background-color:#FEFEF4;
	color: #2E0106;
	font-variant: small-caps;
	text-decoration: none;
}
*/
