body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: 'Trebuchet MS' trebuchet, verdana, arial, helvetica, sans-serif;
	background: #ffffff;
	
	position: relative;
 }

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #8a1d04;
	 }

a:hover, a:visited:hover {
	color: #aeaeae; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

a.loginBox:link, a.loginBox:visited, a.loginBox:hover, a.loginBox:active {
        color: #000000; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/*------------------HEADING--------------------*/

h1 {
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/

img { border: none; }
hr { display: none; }

/* Outer bounding box for all pages */
#Frame {
	border-top: 7px solid #ba2434;
	margin: 0px auto 0px auto;
	padding: 25px 0px 0 0px;
	background: #ffffff;
	width: 940px; }

/* Basic header style applied to H1 element */
/* Phark Image Replacement Technique */
#Logo {
	position: relative;
	float: left;
	margin:0;
	padding:0px 0 20px 13px;
	height: 74px;

	}
#Logo a {
	position: absolute;
	padding:0px 0 20px 13px;
	top: 0px;
	left: 0px;
	width: 909px;
	height: 74px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

/*--------------MAIN NAVIGATION----------------*/
#navigation {
	background: url(http://www.crimsonkeysociety.org/img/navigation.gif) #ffffff no-repeat;
	height: 25px;
	width: 940px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0;
	position: relative;
	}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#navigation li, #navigation a {
	height: 25px;
	display: block;
	}

#navigation a {
	text-indent: -5000px;
	text-decoration: none;
	}

#nav_home {left: 0px; width: 154px;}
#nav_about {left: 155px; width: 158px;}
#nav_tours {left: 313px; width: 157px;}
#nav_publications {left: 471px; width: 156px;}
#nav_fundraising {left: 628px; width: 156px;}
#nav_comp {left: 785px; width: 157px;}

#nav_home a:hover, #nav_home a:active { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -0px -25px no-repeat;}
#nav_about a:hover, #nav_about a:active { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -155px -25px no-repeat;}
#nav_tours a:hover, #nav_tours a:active { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -313px -25px no-repeat;}
#nav_publications a:hover, #nav_publications a:active { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -471px -25px no-repeat;}
#nav_fundraising a:hover, #nav_fundraising a:active { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -628px -25px no-repeat;}
#nav_comp a:hover, #nav_comp a:active { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -785px -25px no-repeat;}

#nav_home a.selected:link, #nav_home a.selected:hover, #nav_home a.selected:visited, #nav_home a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -0px -25px no-repeat;}
#nav_about a.selected:link, #nav_about a.selected:hover, #nav_about a.selected:visited, #nav_about a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -155px -25px no-repeat;}
#nav_tours a.selected:link, #nav_tours a.selected:hover, #nav_tours a.selected:visited, #nav_tours a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -313px -25px no-repeat;}
#nav_publications a.selected:link, #nav_publications a.selected:hover, #nav_publications a.selected:visited, #nav_publications a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -471px -25px no-repeat;}
#nav_fundraising a.selected:link, #nav_fundraising a.selected:hover, #nav_fundraising a.selected:visited, #nav_fundraising a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -628px -25px no-repeat;}
#nav_comp a.selected:link, #nav_comp a.selected:hover, #nav_comp a.selected:visited, #nav_comp a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/navigation.gif) -785px -25px no-repeat;}

/*--------------MAIN NAVIGATION----------------*/
#about_nav {
	background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) #ffffff no-repeat;
	height: 43px;
	width: 433px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0px;
	position: relative;
	}
#about_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#about_nav li, #about_nav a {
	height: 43px;
	display: block;
	}

#about_nav a {
	text-indent: -5000px;
	text-decoration: none;
	}

#aboutnav_mission {left: 80px; width: 58px;}
#aboutnav_history {left: 163px; width: 37px;}
#aboutnav_membership {left: 222px; width: 62px;}
#aboutnav_leadership {left: 305px; width: 57px;}
#aboutnav_press {left: 382px; width: 31px;}

#aboutnav_mission a:hover, #aboutnav_mission a:active { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -80px -43px no-repeat;}
#aboutnav_history a:hover, #aboutnav_history a:active { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -163px -43px no-repeat;}
#aboutnav_membership a:hover, #aboutnav_membership a:active { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -222px -43px no-repeat;}
#aboutnav_leadership a:hover, #aboutnav_leadership a:active { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -305px -43px no-repeat;}
#aboutnav_press a:hover, #aboutnav_press a:active { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -382px -43px no-repeat;}

#aboutnav_mission a.selected:link, #aboutnav_mission a.selected:hover, #aboutnav_mission a.selected:visited, #aboutnav_mission a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -80px -43px no-repeat;}
#aboutnav_history a.selected:link, #aboutnav_history a.selected:hover, #aboutnav_history a.selected:visited, #aboutnav_history a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -163px -43px no-repeat;}
#aboutnav_membership a.selected:link, #aboutnav_membership a.selected:hover, #aboutnav_membership a.selected:visited, #aboutnav_membership a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -222px -43px no-repeat;}
#aboutnav_leadership a.selected:link, #aboutnav_leadership a.selected:hover, #aboutnav_leadership a.selected:visited, #aboutnav_leadership a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -305px -43px no-repeat;}
#aboutnav_press a.selected:link, #aboutnav_press a.selected:hover, #aboutnav_press a.selected:visited, #aboutnav_press a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/about_nav.gif) -382px -43px no-repeat;}


/*--------------MAIN NAVIGATION----------------*/
#tours_nav {
	background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) #ffffff no-repeat;
	height: 43px;
	width: 607px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0px;
	position: relative;
	}
#tours_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#tours_nav li, #tours_nav a {
	height: 43px;
	display: block;
	}

#tours_nav a {
	text-indent: -5000px;
	text-decoration: none;
	}

#toursnav_historicaltours {left: 238px; width: 82px;}
#toursnav_freshmanweek {left: 332px; width: 84px;}
#toursnav_teach {left: 436px; width: 36px;}
#toursnav_campusvolunteering {left: 490px; width: 105px;}

#toursnav_historicaltours a:hover, #toursnav_historicaltours a:active { background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) -238px -43px no-repeat;}
#toursnav_freshmanweek a:hover, #toursnav_freshmanweek a:active { background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) -332px -43px no-repeat;}
#toursnav_teach a:hover, #toursnav_teach a:active { background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) -436px -43px no-repeat;}
#toursnav_campusvolunteering a:hover, #toursnav_campusvolunteering a:active { background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) -490px -43px no-repeat;}

#toursnav_historicaltours a.selected:link, #toursnav_historicaltours a.selected:hover, #toursnav_historicaltours a.selected:visited, #toursnav_historicaltours a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) -238px -43px no-repeat;}
#toursnav_freshmanweek a.selected:link, #toursnav_freshmanweek a.selected:hover, #toursnav_freshmanweek a.selected:visited, #toursnav_freshmanweek a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) -332px -43px no-repeat;}
#toursnav_teach a.selected:link, #toursnav_teach a.selected:hover, #toursnav_teach a.selected:visited, #toursnav_teach a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) -436px -43px no-repeat;}
#toursnav_campusvolunteering a.selected:link, #toursnav_campusvolunteering a.selected:hover, #toursnav_campusvolunteering a.selected:visited, #toursnav_campusvolunteering a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/tours_nav.gif) -490px -43px no-repeat;}

/*--------------MAIN NAVIGATION----------------*/
#publications_nav {
	background: url(http://www.crimsonkeysociety.org/img/publications_nav.gif) #ffffff no-repeat;
	height: 43px;
	width: 588px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0px;
	position: relative;
	}
#publications_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#publications_nav li, #publications_nav a {
	height: 43px;
	display: block;
	}

#publications_nav a {
	text-indent: -5000px;
	text-decoration: none;
	}

#publicationsnav_keystone {left: 449px; width: 52px;}
#publicationsnav_guidebook {left: 517px; width: 61px;}

#publicationsnav_keystone a:hover, #publicationsnav_keystone a:active { background: url(http://www.crimsonkeysociety.org/img/publications_nav.gif) -449px -43px no-repeat;}
#publicationsnav_guidebook a:hover, #publicationsnav_guidebook a:active { background: url(http://www.crimsonkeysociety.org/img/publications_nav.gif) -517px -43px no-repeat;}


#publicationsnav_keystone a.selected:link, #publicationsnav_keystone a.selected:hover, #publicationsnav_keystone a.selected:visited, #publicationsnav_keystone a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/publications_nav.gif) -449px -43px no-repeat;}
#publicationsnav_guidebook a.selected:link, #publicationsnav_guidebook a.selected:hover, #publicationsnav_guidebook a.selected:visited, #publicationsnav_guidebook a.selected:visited:hover { background: url(http://www.crimsonkeysociety.org/img/publications_nav.gif) -517px -43px no-repeat;}


/*---------------LAYOUT BOXES----------------------*/

/* 2-column layout container */
#Content {
	margin: 0px 0 0 0;
	padding: 30px 0 30px 0;
	text-align: left;
	background: url(http://www.crimsonkeysociety.org/img/content_bg.gif) left top no-repeat;
}
	
#ContentSecondary {
	margin: 0px 0 0 0;
	padding: 20px 0 30px 0;
	text-align: left;
	background: url(http://www.crimsonkeysociety.org/img/contentsecondary_bg.gif) left top no-repeat;
 }

#ContentGallery {
	margin: 0px 0 0 0;
	padding: 20px 0 30px 0;
	text-align: left;
	background: none;
 }
	
/* Sidebar column */
#SubCol {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 30px;
	width: 270px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 270px; } html>body #SubCol { width:270px; }
	
#SubColSecondary {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 50px 30px;
	width: 270px;
	float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 270px; } html>body #SubColSecondary { width:270px; }

/* One column only */
#MainCol {
	margin: 0;
	float: left;
	padding: 0px 26px 0 0;
	width: 598px; }

#FullCol {
	margin: 0;
	float: left;
	padding: 0px 0px 0 0;
	width: 940px; }

#MinHeight {
	margin: 0;
	float: right;
	padding: 0px;
	background: none;
	height: 520px;
	width: 1px; }
	
	
/* One column only */
#MainColSecondary {
	margin: 0;
	float: left;
	padding: 0 10px 50px 0;
	width: 346px; }
/*------------MISCELLANEOUS-----------------------*/
.AnnouncementHome {
	padding: 0px 10px 18px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #B2B2B2;
}

.AnnouncementList {
	padding: 0px 10px 7px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #B2B2B2;
}

.pagetitle {
	float: left;
	background: #ba2434;
	width: 598px;
	height: 30px;
	padding: 2px 0 0 0;
	margin: 0 0 20px 0;
}

.pagetitlebig {
	float: left;
	background: #ba2434;
	width: 940px;
	height: 30px;
	padding: 2px 0 0 0;
	margin: 0 0 20px 0;
}
/*------------MISCELLANEOUS-----------------------*/

.searchfield {
border: 1px solid #626366;
height: 18px;
top: 0px;
}
.textareafield {
border: 1px solid #626366;
top: 0px;
}

.sectiontitle{
margin: 0 0 20px 0;
}

.textcell {
	padding: 4px 0 0 0;
}
	
.schedule1 {
	padding: 5px 7px 5px 5px;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background: #f5f5f5;
}

.schedule12 {
	padding: 5px 7px 5px 5px;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background: #f5f5f5;
}

.schedule13 {
	padding: 5px 5px 5px 7px;
}

.schedule2 {
	padding: 5px 5px 5px 7px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background: #e2e2e2;
}

.schedule22 {
	padding: 5px 5px 5px 7px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background: #e2e2e2;
}


#BodyText{
	margin: 0px 0px 0px 0px;
	padding: 0 0px 0px 0px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #1c1c1c;
}
#BodyText img{
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #1c1c1c; }

#BodyText #SubCol p {
	padding: 0px 0px 1px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #1c1c1c; }
	
#BodyText p.smalltext {
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #1c1c1c; }
	
#BodyText td p {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343; }

#BodyText ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 2px;
	margin: 0 0 18px 0;
}

#BodyText ul.rssMenu {
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 0px;
	margin: 0 0 18px 15px;
}

#BodyText ul.rssMenu li {
	font-size: 12px;
	background: none;
	padding: 0px 0px 3px 0px;
	margin 0;
}

#BodyText .twocolumnlist {
	width: 455px;
	float: left;
}

#BodyText ul li {
	font-size: 12px;
	background: none;
	padding: 0px 0px 3px 8px;
	margin 0;
}
#BodyText h6 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #3F3F3F; }

#BodyText h5 {
	padding: 0px 0px 8px 0px;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #000000; }

#BodyText h4{
	padding: 0px 0px 3px 0px; 
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000; }
	
#BodyText h3 {
	padding: 0px 0px 4px 0px; 
	font-size: 19px;
	font-weight: bold;
	line-height: 19px;
	color: #000000; }

#BodyText h2 {
	padding: 0px 0px 15px 0px;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #1c1c1c; }
	
#BodyText h1 {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	color: #000000; }

#BodyText a:link, #BodyText a:visited { color: #BF272D; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #BF272D;text-decoration: underline; }

.RedText {
color: #BF272D;
}

#TopPic {
padding: 0 0 20px 0;
}


#BodyText dt {
	padding: 0px 0px 5px 0px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #000000; }
	
#BodyText dd {
	padding: 0px 0px 15px 0px;
	margin: 0 0 0 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #4D4D4D; }

#BodyText dd .rssSubdate {
	padding: 0px 0px 5px 0px;
	margin: 0 0 0 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000; }

/*-------------- Copyright Footer -----------------*/

#Copyright {
	
}

#CopyrightContent {
	border-top: 7px solid #ba2434;
	font-family: 'Trebuchet MS' trebuchet, verdana, arial, helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 0px;
	width: 940px;
}

#CopyrightLeft {
	float: left;
	width: 300px;
	padding: 5px 0 0 0;
}

#CopyrightRight {
	float: right;
	width: 290px;
	text-align: right;
}

.footercell {
	border-right: 1px solid #555555;
	padding: 0 20px 0 20px;
}

.footercelllast {
	padding: 0 0 0 20px;
}

#Copyright h5 {
	margin: 0px 0px 0 0;
	padding: 0px 0 0 0;
	border-bottom: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}

#Copyright a:link, #Copyright a:visited { color: #BF272D; text-decoration: none; font-weight: bold;}
#Copyright a:hover, #Copyright a:visited:hover { color: #000000;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}