* {
	margin: 0;
	padding: 0;
}


body {
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 792px;	
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background-color: #002E62;
	
	
}

#header {
	padding-top: 20px;
	padding-left: 30px;
	background-color: #bcbcbb;
}

#logo {
	width: 500px;
	float: left;
	margin-bottom: 10px;
	
}

#logo img{
	margin: 0;
	padding: 0;
}

#nlogo{
	
}

#aalogo{	
	
}

#quad{
	display: none;
}

#alumni_title {
	border: 1px solid red;
}

#givebutton{}

#givebutton img{
	float: left; 
	position: relative; 
	top: -10px;
	left: -75px;
}

#header img {
	border: none;
	margin: 0;
	padding: 0;
}

#search {
	float: right;
	width: 250px;
	margin-top: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-right: -100px;
	left: -110px;
	position: relative;
	height: 1%;

}

#search p {
	height: 1%;
	position: relative;
	top: 10px;
}


#search a:link {text-decoration:none;color:#002E62;}
#search a:visited {text-decoration:none;color:#002E62;}
#search a:hover {text-decoration:underline;color:#002E62;}

#headclear {
	 clear: both; 
}

#main_nav {
	background-color: #bcbcbb;
	width: 792px;
	
	margin: 0;
	padding: 0;
}

div .spacer {
	clear: both;
	margin: 0;
	padding: 0;
	
}
div .stylechange {
	clear: both;
	margin: 0;
	padding: 0;
	
}

#main_nav a {
	text-decoration: none;
	color: #475678;
}

#main_nav a:visited {
	text-decoration: none;
	color: #475678;
}

#main_nav a:hover {
	text-decoration: none;
	color: #475678;
	font-weight: bold;
}

#membership {
	display: inline;
      	cursor: pointer;
	background-color: #bcbcbb;	
	background-repeat: no-repeat;	
	height: 150px;
	width: 138px;
	background-image: url(/alumni/headerpics/membership.jpg);
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 5px;
		
}

#event {
	display: inline;
	cursor: pointer;
	background-color: #bcbcbb;
	background-repeat: no-repeat;
	height: 150px;
	width: 138px;
	background-image: url(/alumni/headerpics/event.jpg);
	float: left;
	margin: 0;
	margin-left: 23px;/*22px;*/
	padding: 0;
}

#chapters {
	display: inline;
	cursor: pointer;
	background-color: #bcbcbb;
	background-repeat: no-repeat;
	height: 150px;
	width: 138px;
	background-image: url(/alumni/headerpics/chapters.jpg);
	float: left;
	margin: 0;
	margin-left: 23px;
	padding: 0;
}

#volunteering {
	display: inline;
	cursor: pointer;
	background-color: #bcbcbb;
	background-repeat: no-repeat;
	height: 150px;
	width: 138px;
	background-image: url(/alumni/headerpics/volunteering.jpg);
	float: left;
	margin: 0;
	margin-left: 23px;
	padding: 0;	
}

#magazine {
	display: inline;
	cursor: pointer;
	background-color: #bcbcbb;
	background-repeat: no-repeat;
	height: 150px;
	width: 138px;
	background-image: url(/alumni/headerpics/magazine.jpg);
	float: left;
	margin: 0;
	margin-left: 23px;/*19px;*/
	padding: 0;
}

#membership_text .membership {
	border-left: 8px solid #fdb827;
	padding-left: 3px;
}

#event_text .event {
	border-left: 8px solid #999b9a;
	padding-left: 3px;
}

#chapters_text .chapters {
	border-left: 8px solid #90a93d;
	padding-left: 3px;
}

#volunteering_text .volunteering {
	border-left: 8px solid #463e43;
	padding-left: 3px;
}

#magazine_text .magazine {
	border-left: 8px solid #8a3538;
	padding-left: 3px;
}

#membership_text {
	float: left;
	width: 138px;	
	padding-left: 8px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-transform: uppercase;	
	color: #475678;
	letter-spacing: 2px;	
}

#event_text {
	float: left;
	width: 138px;
	margin-left: 23px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #475678;
	letter-spacing: 2px;
}

#chapters_text {
	float: left;
	width: 138px;
	margin-left: 23px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #475678;
	letter-spacing: 2px;
}

#volunteering_text {
	float: left;
	width: 138px;
	margin-left: 23px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #475678;
	letter-spacing: 2px;
}

#magazine_text {	
	float: left;
	width: 90px;
	margin-left: 23px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #475678;	
	letter-spacing: 2px;
}


#middle {
	background-color: #002e62;
	margin: 0;
	padding: 0;
}


#sidebar {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #002e62;
	width: 290px;
	float: left;
	

}

#sidebar li {
	list-style-type: none;
	margin-top: 10px;
	font-size: 18px;
	font-family: Georgia, Times New Roman, serif;
	color: #5B8FCB;
}



#navlist {
	position: relative; /*Added 11-6-07*/
	color: white;
	background: #002E62;
	border-bottom: 0.2em solid #002E62;
	border-right: 0.2em solid #002E62;
	padding: 0px 1px;
	margin-left: 25px;
	width: 180px;
	font: normal 0.8em Verdana, sans-serif;
	/*margin-top: 30px;*/
	top: -160px; /*Added 11-6-07*/
}

#navlist li {
	list-style: none;
	margin: 0;
	font-size: 12px;
}

#navlist a {
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	background: #002E62;
	border-width: 1px;
	border-style: solid;
	border-color: #223E6F #035 #035 #6cf;
	border-left: 3px solid #fc0;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.75em;
}



#navlist a {
	width: 99%;

}

#navlist a {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 9.6em;

}

#navcontainer>#navlist a {
	width: auto;
}

#navlist a:hover, #navlist a#current:hover {
	background: #28b;
	border-color: #069 #6cf #5bd #fc0;
	padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active {
	background: #17a;
	border-color: #069 #6cf #5bd white;
	padding: 0.4em 0.35em 0.25em 0.9em;
}

#alphie {	
	position: relative;
	top: 10px; /* -140px; */
	left: 170px;
	width: 100px;
	z-index: 1; /*added 11-6-07*/
}

#events_title {
	margin-top: -100px;
	position: relative;
	margin-left: 22px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight:bold;
	
	/* size: 24px; */
	/* font-size: 18px; */
}

#events_title h4 {
	text-transform: uppercase;
	font-size: 15px;
}

#events {
	/* position: relative;
	margin-top: -50px; */
	width: 240px;
	margin-left: 22px;
	margin-bottom: 30px;	
}

#events p a {
	
}

#events p.odd {
	background-color: #e0e0e0;
	padding: 3px;
}

#events p.odd a {
	text-decoration: none;
	color: #666;
}

#events p.even {
	background-color: #ccc;
	color: #666;
	padding: 3px;
	

}


#events p.even a{
	background-color: #ccc;
	color: #666;
	text-decoration: none;

}


.pubdate {
	font-weight: 700;
}

.pubdate:after {content: " - ";}


#loading {
	color: white;
}

#quicklinks {
	
	color: #ffffff;
	
}

#quicklinks li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	
}

#quicklinks a {
	margin-left: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 1%;
	display: block;
	vertical-align: top;
	margin-bottom: 0.5em;
	text-decoration: none;
	color: white;
	background: #002E62;
	padding: 0px;	
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0px;
}

#quicklinks h4 {
	text-transform: uppercase;
	font-size: 15px;
	color: #ffffff;
	margin-left: 20px;
}

#slideshow{
	text-align: center;
}

#content {
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
	width: 462px;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 18px;
	font-size: 13px;

}


#content h1{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 20px;
}


#content h2{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
	
}

#content h3 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
}

#content h4 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
}




#content p {
		line-height: 18px;

	color: #ffffff;
	font-size: 13px;
	padding-bottom: 10px;
}

#content li {
	padding-bottom: 10px;
	margin-left: 20px;
}

#content a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#content a visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.clearfloat { 
	clear:both;
  	height:0;
  	font-size: 1px;
    	line-height: 0px;
}



#footer {
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #002E62;
	width: 772px;
	background-color: #e3e3e2;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 15px;
}

#footer p {
	float: left;
	line-height: 22px;
	letter-spacing: 2px;
}

#footer img {
	border: 0;
	float: right;
	margin-right: 20px;
}

.offLeft {
    position: absolute;
    left: -10000px;
    width: 100px;
 }






