/* CSS Document */

body {
	background-color:#FFFFCC;
	margin: 0px;
	padding: 0px;
	height: 1000px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	position:absolute;
	left:25px;
	top:0px;
	width:925px;
	height:203px;
	z-index:1;
	background-color: #FFFFFF;
	padding: 0%;
	background-image: url(images/background3.gif);
	background-repeat: repeat-x;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #0EDCF4;
	border-right-color: #0EDCF4;
	border-left-color: #0EDCF4;
	border-bottom-style: none;
	margin: 0px;
	
}
#logo {float:left;}

#photo {float:right;
}

#header img {
	padding: 1%;
}
#AAUW {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	color: #1A4B64;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5%;
}
#header h1 {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	
}

.motto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C50601;
	padding-left: 5%;
	text-align: center;
	line-height: 18px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	float: right;
	margin-right: 2%;
}
.contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#menu {
	position:absolute;
	left:25px;
	top:203px;
	width:800px;
	height:17px;
	z-index:5;
	margin: 0px;
	background-color: #FFCC00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	}

#listmenu {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC00;
	margin-top: 0px;
	float: left;
	padding: 0px;
	margin-bottom: 0px;
	height: 17px;
}
#listmenu li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#listmenu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
}
#listmenu li {
	float: left;
	background-color: #FFCC00;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#listmenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
}
#listmenu a:hover {
	color: #AC0000;
	padding-right: 1px;
	font-size: 13px;
}
* html #listmenu ul {
	float:left;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}* html a {
	display: block;
}
#linksLayer {
	position:absolute;
	left:25px;
	top:220px;
	width:155px;
	height:550px;
	z-index:2;
	background-color: #FFFFFF;
	background-image: url(images/linksBackground.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
}
#linksLayer a {
	text-decoration: none;
	text-transform: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0%;
	padding: 0px;
	background-color: #05515A;
}
#linksLayer li {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 150px;
	background-color: #05515A;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#linksLayer ul {
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 25px;
}

#linksLayer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00B1C6;
}


.links {
	list-style-type: none;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}


li {
	list-style-type: none;
	text-align: left;
	padding-top: 3%;
	padding-bottom: 3%;
	margin: 0px;
	text-decoration: none;
}

#bottomNavigation {
	position:absolute;
	left:25px;
	top:770px;
	width:925px;
	height:40px;
	z-index:6;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
}
#bottomNavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: inline;
}

#bottomNavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bottomNavigation {
	text-align: center;
}




.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	line-height: 20px;
}


.topic {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding: 0%;
	margin: 2px;
}

#main_layer {
	position:absolute;
	left:184px;
	top:220px;
	width:765px;
	height:550px;
	z-index:3;
	background-color: #FFFFFF;
	padding: 0%;
	background-image: url(images/topicBackground.gif);
	border-right-width: 2px;
	border-right-color: #00586F;
	border-right-style: solid;
	background-repeat: repeat-x;
}

/*home page*/
#column1 {
	position:absolute;
	left:184px;
	top:220px;
	width:458px;
	height:550px;
	z-index:3;
	background-color: #FFFFFF;
	padding: 0%;
	background-image: url(images/layerHolder.gif);
}



.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}


#column1 p {
	padding-right: 1%;
	padding-left: 1%;
}

#mission {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
}

#calendar {
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	border-top-style: solid;
}
.calendar {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.calendar a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}
.calendar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008FD5;
	text-decoration: none;
	font-weight: bold;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.event {
	position: absolute;
	left: 60px;
}

.link2 a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: inline;
}

.link2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
}

div #calendar_content
{
	overflow: auto;
	position: relative;
	height: 220px;
	width: 450px;
	margin-top: 20px;
}


.text #email {
	color: #AC0000;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}




#column2 {
	position:absolute;
	left:635px;
	top:220px;
	width:315px;
	height:550px;
	z-index:4;
	background-color: #FFFFFF;
	border: thick none #00586F;
	background-image: url(images/layerHolder.gif);
}

#column2 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
	padding: 0px;
}
#membership {
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
}
#news {
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
}
div #news_content {
	overflow: auto;
	position: relative;
	height: 280px;
	width: 310px;
	margin-top: 20px;
}



/*calendar page*/




#calendar_table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #05515A;
	border-right-color: #05515A;
	border-bottom-color: #05515A;
	border-left-color: #05515A;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
}

.monthly_meeting{
	font-weight: bold;
	color: #C50601;
	text-transform: none;
	font-size: 13px;
}

.monthly_meeting2{
	font-weight: bold;
	color: #000000;
	text-transform: none;
	font-size: 13px;
}

#calendar_table td {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #05515A;
	border-right-color: #05515A;
	border-bottom-color: #05515A;
	border-left-color: #05515A;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#calendar_table .first_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E1FAFD;
}
#calendar_table .highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


#calendar_table .second_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF0B3;
}
#calendar_table th {
	border: 1px solid #05515A;
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#calendar_topic {
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	background-color: #FFFFFF;
	background-image: url(images/topicBackgroundLarge.gif);
	background-repeat: repeat-x;
}

/*board members*/



#board_members_topic {
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	background-color: #FFFFCC;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#elected_officers {
	position:absolute;
	left:0px;
	top:35px;
	width:380px;
	height:465px;
	z-index:7;
	background-color: #FFFFFF;
	padding-top: 10px;
	overflow: auto;
}
#appointed_members_layer {
	position:absolute;
	left:380px;
	top:35px;
	width:385px;
	height:465px;
	z-index:6;
	background-color: #FFFFFF;
	padding-top: 10px;
	overflow: auto;
}

.leaders_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 50px;
}

.leaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 30px;
	font-weight: bold;
	color: #970000;
}
.leader_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.leader_title_second_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	left: 30px;
}

.leader_email {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	font-size: 12px;
	color: #000000;
}
#photo_board_members {
	padding-left: 100px;
}


/*Interest groups*/

#interest_group_topic {
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
}
.interest_group {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
}

.ig_when {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B70000;
	padding-left:0px;
	}
.ig_what {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
}

.ig_chair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	padding-left: 0px;
}




/*******************************/
/***********scrolling**********/

div#content {
	width: 765px;
	height: 500px;
	padding-left: 0px;
	margin-bottom: 12px;
	position: relative;


	overflow: auto;
	background-color: white;
	}

/*interest groups in table*/


div #interest_group_content
{
	width: 765px;
	height: 370px;
	padding-left: 0px;
	margin-bottom: 12px;
	position: relative;


	overflow: auto;
	background-color: white;
	}
#interest_group_table .interest_group {
	padding-left: -25px;
	font-size: 12px;
	color: #05515A;
	font-weight: bold;
}

#interest_group_table .ig_when {
	padding-left: -25px;
}
#interest_group_table .ig_what{
	padding-left: -25px;
}

#interest_group_table .ig_chair {
	padding-left: -25px;
}

#interest_group_content #interest_group_table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	border: 2px solid #05515A;
	background-color: #FFCC00;
}
#interest_group_table .first_row {
	background-color: #CEFEFF;
}
#interest_group_table .second_row {
	background-color: #FFEA93;
}
#interest_group_table {
	line-height: 20px;
}

/*scholarship*/


#scholarship_topic {
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
}


.scholarship_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #000000;
}

.scholarship_subtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	color: #D50000;
	text-transform: uppercase;
}
.education_fundation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
.ef_grant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#scholarship_topic a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
}
#scholarship_topic a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

/*links page*/

#links_topic
{
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
}#links_topic a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #05515A;
	display: inline;
	position: absolute;
	left: 300px;
}
#links_topic a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #098997;
}
#links_topic .level {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 50px;
}
#links_topic .website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 50px;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
	color: #CA0500;
}

/*Membership  page*/


#membership_topic {
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
}

.membership_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	color: #C50601;
}

#due {
	font-weight: bold;
}

/*action_committees*/


#action_committees_topic {
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}


.action_committees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

#action_committees a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
}
#action_committees a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.ac_subtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9C0501;
}
#action_committees_layer   a {
	display: inline;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
#action_committees_layer   a:hover {
	display: inline;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}#action_committees_layer  .mission {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}




#newsletter_topic {
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #00586F;
	border-right-color: #00586F;
	border-bottom-color: #00586F;
	border-left-color: #00586F;
	background-color: #FFFFFF;
	background-image: url(images/topicBackground.gif);
	background-repeat: repeat-x;
}

.newsletter_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #C50601;
}
.newsletter_text a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #05515A;
	font-weight: bold;
	display: inline;
	font-style: normal;
}
.newsletter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	padding-left: 15px;
}
