h1 {
	font-size: 21px;
	font-style: italic;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	background-color: #C8C8FF;
	background-attachment: fixed;
	background-image: url(images/LanBack.jpg);
	background-position: center center;
	margin: 0px 0px 10px;
	background-repeat: no-repeat;
}
p {
	color: #000099;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	font-size: 18px;
	font-style: italic;
}
.quote {
	font-style: italic;
	color: #0000CC;
}
.cartoon {
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.white {
	color: #FFFFFF;
}
.headline {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Broadway, Verdana, Arial;
}
.leftPic {
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}
.grad {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}
.smallText {
	font-size: 10px;
	line-height: 12px;
}
.caption {
	font-size: 10px;
	line-height: 10px;
	margin-top: 3px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-style: italic;
}
.rightPic {
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}
li {
	font-size: 12px;
	margin-bottom: 8px;
}
.bigCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #FFFFFF;
	margin: 0px;
	line-height: normal;
}
.trans {
	filter: Alpha(Opacity=50);
}
