@charset "UTF-8";
/* CSS Document */

/* =General
-----------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background: url(../images/bg.gif) repeat-x;
	color: #000000;
	line-height: 115%;
	}
#wrap {
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: 6px solid #99c3c3;
	border-bottom: 6px solid #99c3c3;
	border-left: 6px solid #99c3c3;
	width: 950px;
	}
#header {
	margin: 0;
	padding: 0px;
	background: #add6d6 url(../images/bg-header.gif) repeat-x;
	height: 177px;
	}
#content {
	float: left;
	width: 70%;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#content h1 {
	background: url(../images/bg-H1.gif) no-repeat;
	height: 41px;
}
#content div {
	padding: 0 20px;
	}
h4 {
	background: url(../images/btn-top-arrow.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.imgBorder {
	padding: 0px;
	margin-right: 15px;
	border-top: 2px solid #ADD6D6;
	border-right: 4px solid #ADD6D6;
	border-bottom: 4px solid #ADD6D6;
	border-left: 2px solid #ADD6D6;
	margin-bottom: 15px;
}
#nav-home {
	width: 57px;
	margin-left: 20px;
	height: 32px;
	float: left;
}
#fiftyReunion {
	height: 32px;
	width: 128px;
	float: left;
}
#classmates {
	float: left;
	height: 32px;
	width: 110px;
}
#reunionsPast {
	float: left;
	height: 32px;
	width: 139px;
}
#rememberWhen {
	float: left;
	height: 32px;
	width: 156px;
}
#sidebar {
	float: right;
	width: 30%;
	}
#sidebar div {
	padding: 60px 20px 20px;
	}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-weight: normal;
}
#footer {
	clear: both;
	padding: 10px 20px;
	background: url(../images/bg-footer-top.gif) repeat-x;
	}

#navbar {
	height: 26px;
	background: #ffffd6 url(../images/bg-nav.gif) repeat;
}

a:link {
	color: #006666;
}
a:visited {
	color: #666666;
}
a {
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}
a:active {
	color: #CC0000;
	font-weight: bold;
}
#sidebar a:link, #sidebar a:visited {
	font-size: 110%;
	line-height: 150%;
	text-decoration: none;
	color: #006666;
}
#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
	color: #CC0000;
}
.clearthefloats {
	clear: both;
}
.slideshowThumbs {
	float: left;
	width: 100px;
	padding: 0px;
	margin-bottom: 15px;
}
.slideshowThumbs img {
	padding: 0px 23px 23px 0px;
	background: #FFFFFF url(../images/bg-photoborder-sm-bot.jpg) no-repeat right bottom;
}
.slideshowThumbsORIG img {
	padding: 4px;
	background: #FFFFCC;
	border-top: 1px solid #99CCCC;
	border-right: 2px solid #99CCCC;
	border-bottom: 2px solid #99CCCC;
	border-left: 1px solid #99CCCC;
}
.rememberThumbs {
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	height: 125px;
}
.rememberThumbs img {
	padding: 0px 25px 25px 0px;
	background: #FFFFFF url(../images/bg-photoborder-sm-bot.jpg) no-repeat right bottom;
}
.rememberThumbsORIG img {
	padding: 4px;
	background: #FFFFCC;
	border-top: 1px solid #99CCCC;
	border-right: 2px solid #99CCCC;
	border-bottom: 2px solid #99CCCC;
	border-left: 1px solid #99CCCC;
}
.homeCategories {
	float: left;
	width: 40%;
	margin-right: 10px;
	margin-bottom: 10px;
}
.head {
	font-size: 150%;
	color: #CC0000;
	line-height: 150%;
}
/* Reusable class for columns in footer */
.footerCol {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
.turquoise {
	color: #66CCCC;
}
.footerColAlt {
	width: 30%;
	float: left;
	margin-right: 15px;
}
#footer ul {
	line-height: 150%;
	margin: 0px;
	padding: 20px 0px 0px 40px;
	font-size: 90%;
	list-style-type: circle;
}
/* Spacer div to follow multiple floated items */
.spacer {
	clear: both;
}

.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.firstLetter {
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.smalltype {
	font-size: 90%;
}
.smalltypeGrey {
	font-size: 90%;
	color: #666666;
}
.image-NoBorder {
	padding: 0px;
	border: 0px none #FFFFFF;
}
.tableCell {
	background: #ffffd6;
}
td {
	border-bottom: 1px solid #e2b500;
}
#classmateinfo table {
	border: 1px solid #add6d6;
}
.tableCellAlt {
	background: #fefee6;
}
#classmateinfo tr {
	border-bottom: 2px solid #aff6d6;
}
#classmateinfo td {
	border-bottom: 1px solid #99c3c3;
}
.photoborder-sm {
	background: #FFFFFF url(../images/bg-photoborder-sm-bot.jpg) no-repeat right bottom;
	padding: 0px 20px 20px 0px;
}
.portraitBorder {
	background: #FFFFFF url(../images/bg-photoborder-sm-bot.jpg) no-repeat right bottom;
	padding: 0px 5% 5% 0px;
}
.bold {
	font-weight: bold;
}
