.Atlas {
	font-size: 18px;
	font-weight: bold;
}
.PastEventButton {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #900;
	text-align: center;
	padding: 6px;
	border: 2px solid #600;
	float: none;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 10px;

}
.PastEventButton a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #900;
}
.PastEventButton a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #900;
}
.PastEventButton a:hover {
	color: #F60;
	text-decoration: none;
	background-color: #900;
}

.LeftColumn {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCD;
	background-image: url(images/index_r2_c1.jpg);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	text-transform: uppercase;
}
#Header {
}
#InnerBorder {
	border: 6px solid #606;
}
#MiddleBorder {
	border: 6px solid #cccc66;
}
#OuterBorder {
	border: 6px solid #900;
}
#MainContent {
}
body {
	color: #FFF;
	background-color: #FFFFCD;
	margin-top: 4px;
	background-image: url(images/yellowtexture.jpg);
}
.Credits {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #000;
	background-image: url(images/spacer.gif);
}
.Credits a:link {
	color: #0C9;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
.Credits a:visited {
	color: #099;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
.Credits a:hover {
	color: #C60;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}



.MainTextCell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/index_r2_c2.jpg);
	background-repeat: repeat;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 5px;
}
.MainTextCellHomePage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/homepagetopperduoton650.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 290px;
	background-attachment: scroll;
	background-position: center top;
	background-color: #FFC;
}
.LeftColumn a:link {
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/spacer.gif);
}
.LeftColumn p {
	border: 4px outset #066;
	width: 90%;
	margin-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #033;
	margin-top: 0px;
	margin-bottom: 0px;
}

.LeftColumn a:visited {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
.LeftColumn a:hover {
	color: #C90;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	font-size: 18px;
}

.GreenNote {
	color: #060;
	font-style: italic;
	font-weight: bold;
}
.NameHighlighter {
	font-weight: bold;
	color: #C30;
	background-image: url(images/spacer.gif);
	font-size: 15px;
}
.EventsBox {
	color: #060;
	background-color: #FFF;
	margin: 6px;
	padding: 6px;
	width: 90%;
	border: 4px double #606;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	-moz-border-radius: 14px;
}
.PubBox {
	color: #0;
	background-color: #FFF;
	margin: 6px;
	padding: 6px;
	width: 90%;
	border: 4px double #606;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 14px;
}
.FloatRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
}

.SubEventHeadline {
	font-size: 12px;
	font-style: italic;
}
.EventHeadline {
	font-family: Verdana, Geneva, sans-serif;
	color: #930;
	background-image: url(images/spacer.gif);
	text-align: center;
	font-weight: bold;
}
.EventNameSet {
	color: #900;
	background-image: url(images/spacer.gif);
}
.Keynote {
	font-weight: bold;
	color: #000;
	background-image: url(images/spacer.gif);
}
.JustifyAll {
	text-align: justify;
}

