* {margin:0}

* {padding:0}

body {
	background-color: #EBE8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

html {
	height: 101%;
	margin-top: 20px;
 }
 
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 715px;
}

#logo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 143px;
}

#header {
	width: 572px;
}

#main {
	width: 714px;
} 

#mainLeft {
	width: 142px;
	background-color: #FEF3CD;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FBCB24;
	border-left-color: #FBCB24;
	vertical-align: top;
}

#navLeftTop {
	height: 20px;
}
#navLeft {
	height: 100%;
}

#navLeftNav {
	vertical-align: top;
	padding-bottom: 20px;
	height: 100%;
	padding-right: 10px;
}

#navLeftNav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navLeftNav ul {
	padding-left: 20px;
}

#navLeftNav li {
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: none;
}

#navLeftNav a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#navLeftNav a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#navLeftNav a:hover {
	color: #666666;
	text-decoration: none;
}

#navLeftNav .donateGreen a:link {
	font-weight: bold;
	color: #BB131A;
	text-decoration: none;
	font-size: 14px !important;
}

#navLeftNav .donateGreen a:visited {
	font-weight: bold;
	color: #BB131A;
	text-decoration: none;
	font-size: 14px !important;
}

#navLeftNav .donateGreen a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 14px !important;
}

#navLeftTitle {
	font-size: 14px;
	color: #BB131A;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 5px;
}

#navOpeningTitle {
	font-size: 14px;
	color: #BB131A;
	font-weight: bold;
	padding-bottom: 5px;
}

#navLeftOpening {
	padding-right: 10px;
	font-size: 10px;
	padding-left: 11px;
}

#navLeftOpening img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navLeftOpening a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#navLeftOpening a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#navLeftOpening a:hover {
	color: #666666;
	text-decoration: none;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#footer a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#footer a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #BB132B;
}



#mainRight {
	width: 570px;
	vertical-align: top;
}

#mainContent {
	min-height: 325px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0862A9;
	padding-top: 32px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	height: 325px;
}

#mainContent p {
	margin-bottom: 10px;
}
#mainContent a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#mainContent a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#mainContent a:hover {
	color: #BB132B;
}

#mainContent ul {
	margin-left: 10px;
	padding-left: 10px;
}

#mainContent li {
	margin-bottom: 5px;
	list-style-type: disc;
	margin-left: 10px;
}


h1 {
	font-size: 24px;
	color: #0762A9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
}

#mainContent h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: underline;
}

#mainContent h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: underline;
}

#mainContent h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: none;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
}

h4 {
	font-size: 16px;
	color: #0762A9;
}

h5 {
	font-size: 14px;
	color: #0762A9;
	font-weight: bold;
}

#navTop {
	background-color: #329F2C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #329F2C;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#navTop a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navTop a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navTop a:hover {
	color: #FBCB23;
	text-decoration: none;
}

#bottom {
	width: 714px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0862A9;
}

#bottomLeft {
	width: 142px;
	background-color: #FEF3CD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FBCB24;
	border-left-color: #FBCB24;
	vertical-align: top;
}

#bottomRight {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0862A9;
}
#privacy {
	margin: 10px 10px 10px 0px;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #E6E6E6;
}
.formLeft {
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

.formTextbox {
	padding-top: 3px;
	padding-bottom: 3px;
}
#event .formLeft {
	text-align: right;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
}
#event Textarea {
	margin-bottom: 10px;
	margin-top: 5px;
}

#event input {
	margin-top: 10px;
	margin-bottom: 10px;
}

#event .special {
width:5px;
visibility:hidden;
}

#mission {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
}
.imageLeft {
	float: left;
	border: 1px solid #999999;
	margin-right: 8px;
	margin-bottom: 8px;
}

.imageLeftNoBorder {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.imageRight {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #999999;
}
.divLeft {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	float: left;
	text-align: center;
	margin-top: 3px;
	margin-right: 8px;
}
.divLeft img {
	border: 1px solid #999999;
}

.divRight {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	float: right;
	text-align: center;
	margin-top: 3px;
	margin-left: 8px;
}
.divRight img {
	border: 1px solid #999999;
}

.divRightOpening {
	float: right;
	text-align: center;
	margin-top: 3px;
	margin-left: 8px;
	border: 1px solid #666;
	height: 150px;
	width: 200px;
}


.divFeaturedMember {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	float: right;
	text-align: center;
	margin-top: 3px;
	margin-left: 8px;
	background-color: #E8E8E8;
	padding: 5px;
	border: 1px solid #999;
}

#divEvent a:link {
	color: #666666;
	text-decoration: underline;
}

#divEvent a:visited {
	color: #666666;
	text-decoration: underline;
}

#divEvent a:hover {
	color: #000000;
	text-decoration: underline;
}

#divMembers {
	font-size: 12px;
	font-style: normal;
	color: #333;
	float: right;
	text-align: left;
	margin-top: 26px;
	margin-left: 8px;
	border: 1px solid #999;
	padding: 5px;
	background-color: #E5E5E5;
}

#divMembers a:link {
	color: #333;
	text-decoration: none;
}

#divMembers a:visited {
	color: #333;
	text-decoration: none;
}

#divMembers a:hover {
	color: #333;
	text-decoration: underline;
}

#divMembersSearch {
	font-size: 12px;
	font-style: normal;
	color: #333;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #999;
	padding: 5px;
	background-color: #E5E5E5;
}

#divMembersSearch a:link {
	color: #333;
	text-decoration: none;
}

#divMembersSearch a:visited {
	color: #333;
	text-decoration: none;
}

#divMembersSearch a:hover {
	color: #333;
	text-decoration: underline;
}


#divHonor {
	font-size: 12px;
	font-style: normal;
	color: #333;
	float: right;
	text-align: left;
	margin-top: 3px;
	margin-left: 8px;
	border: 1px solid #999;
	padding: 5px;
	background-color: #E5E5E5;
}

#divHonor a:link {
	color: #333;
	text-decoration: none;
}

#divHonor a:visited {
	color: #333;
	text-decoration: none;
}

#divHonor a:hover {
	color: #333;
	text-decoration: underline;
}

#HonorMenu {
	width: 200px;
	float: right;
}

#honorLeft {
	width: 300px;
}

#HardwareMenu {
	width: 225x;
	float: right;
}


#divRightIndex {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	float: none;
	text-align: center;
	background-color: #F0EFEF;
	width: 220px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}
#divRightIndex img {
	border: 1px solid #999999;
}

.divRightDonations {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: center;
	margin-top: 15px;
	margin-left: 300px;
	position: absolute;
}
.divRightDonations img {
	border: 1px solid #999999;
}

#divRightIndex h1 {
	color: #BB131A;
	font-size: 18px;
	font-weight: normal;
}

#divRightIndex a:link {
	color: #BB131A;
	font-size: 12px;
}

#divRightIndex a:visited {
	color: #BB131A;
}

#divRightIndex a:hover {
}

#indexText {
	font-size: 14px;
}

#quiz {
	border: 1px solid #999999;
	width: 480px;
	margin-top: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	float: none;
	padding-bottom: 5px;
	background-color: #DADADA;
	margin-bottom: 10px;
}

#quiz h1 {
	color: #0762A9;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

#openBottom {
	border: 1px solid #BB131A;
	width: 480px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	float: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

#openBottom h1 {
	color: #0762A9;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#openDouble td{
	vertical-align: top;
	width: 50%;
	padding-right: 15px;
	padding-left: 15px;
	}
	
#openDouble .odRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
	
#openDouble .imageLeft {
	float: right;
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 3px;
	margin-right: 0px;
}

#divider {
	height: 5px;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	margin-bottom: 5px;
}
#projectUnder {
	width: 500px;
}
.opening td {
	color: #333333;
	font-size: 12px;
	vertical-align: top;
	text-align: center;
	width: 175px;
}
.opening {
	margin-bottom: 10px;
}
.opening img {
	border: 1px solid #999999;
}
.openingText {
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

#openinglist ul{
	font-weight: normal;
	list-style-image: url(images/logo-10.gif);
	padding-bottom: 6px;
	padding-top: 10px;
}

#openinglist li {
	padding-bottom: 10px;
}

#openinglist a {
	font-weight: normal !important;
}

.openStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #BB131A;
}

#members td {
	padding-bottom: 10px;
	font-weight: bold;
	padding-right: 10px;
}
#sector td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#sector {
	border: 1px solid #7B9EBD;
	margin-top: 8px;
}
.donations {
	font-weight: bold;
}

#donatelink a:link {
	color: #0762A9;
	font-size: 16px;
	text-decoration: underline;
}

#donatelink a:visited {
	color: #0762A9;
	text-decoration: underline;
}

#donatelink a:hover {
	color: #BB131A;
	text-decoration: underline;
}

#paypal {
	padding: 10px;
	border: 1px solid #CCC;
	width: 275px;
}


#memoriam td {
	padding-bottom: 15px;
}

#memoriam a:link {
	font-weight: normal;
}

#memoriam a:visited {
	font-weight: normal;
}

#memoriam a:hover {
	font-weight: normal;
}

.special {
width:5px;
visibility:hidden;
}

#schedule {
	background-color: #E5E5E5;
	border: 1px solid #999999;
	padding: 8px;
}
#register {
	border: 1px dotted #999999;
	padding-top: 15px;
	padding-bottom: 5px;
}

#memberSearch {
	border: 1px solid #666;
	background-color: #EBEBEB;
	width: 300px;
}

#wcSearch {
	border: 1px solid #999;
}

#contestBox {
	background-color: #E2E2E2;
	border: 1px solid #999;
	padding: 5px;
}

#fameMain a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: underline;
}

#fameMain a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: underline;
}

#fameMain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: none;
}
#formMenu {
	text-align: left;
	margin-bottom: 5px;
}

#archiveit {
	text-align: left;
	margin-bottom: 15px;
}

#resourcecredit {
	font-size: 10px;
	padding: 6px;
	border: 1px solid #999;
	margin-bottom: 15px;
	background-color: #EEE;
}

#archiveitSearch {
	font-size: 10px;
	padding: 4px 4px 0px;
	border: 1px solid #999;
	background-color: #F5F5F5;
	width: 240px;
	float: right;
	margin-left: 10px;
}

#archiveitSearchSmall {
	font-size: 10px;
	padding: 6px 6px 0px;
	border: 1px solid #999;
	background-color: #F5F5F5;
	width: 200px;
	float: right;
	margin-left: 10px;
}

.sortname {
	float: none;
	font-size: 12px;
}

.emphasis {
	font-weight: bold;
	color: #BB131A;
}

.centered {
	text-align: center;
}

a.tooltip{
    position:relative;
    z-index:24;
}

a.tooltip img {
	border: none;
}

a.tooltip:hover {
	z-index:25;
	text-decoration:none;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover span {
	display:block;
	position:absolute;
	top: -17px;
	left:100%;
	font-size:12px !important;
	text-decoration:none;
	font-weight: bold;
	color: #BB131A;
	width: 13em;
	background-color: #FBCD2C;
	padding: 2px;
	border: 1px solid #BB131A;
	text-align: center;
	border-radius: 5px;
}

.quotecite {
	font-style: italic;
	padding-left: 30px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 20px;
}

#contest {
	background-color: #F5F5F5;
	border: 1px solid #666;
	padding: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 500px;
}

#searchIntro {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 30px;
	margin-bottom: 15px;
}

#disclaimer, #disclaimer a:link, #disclaimer a:visited {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000;
}

#disclaimer a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #C71319;
	text-decoration: none;
}

#formRight {
	float: right;
}

#archiveText {
	font-size: 12px;
	color: #BB131A;
	font-style: italic;
}

#archiveLink {
	text-align: center;
}

#archiveLink img {
border=0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 3px;
}

#resourceButtonWrapper {
	height: 100px;
}

#resourceButton {
	width: 120px;
	margin-right: 0px;
	margin-left: auto;
}

#resourceButton a:link, #resourceButton a:visited {
	display: block;
	text-decoration: none;
	padding: 6px 5px;
	color: #FFF !important;
	background-color: #BB131A !important;
	border: 1px solid #999;
	text-align: center;
	font-variant: normal !important;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#resourceButton a:hover {
	color: #333 !important;
	border-color: #BB131A;
	background-color: #FBCD2C !important;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#resourceButtonOpening {
	margin-right: 10px;
}

#like {
	width: 100px;
}

#ibmindent {
	padding-right: 65px;
	padding-left: 35px;
}

.joinButton {
	width: 120px;
	margin-left: 100px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.joinButton a:link, .joinButton a:visited {
	display: block;
	text-decoration: none;
	padding: 6px 5px;
	color: #FFF !important;
	background-color: #BB131A !important;
	border: 1px solid #999;
	text-align: center;
	font-variant: normal !important;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.joinButton a:hover {
	color: #333 !important;
	border-color: #BB131A;
	background-color: #FBCD2C !important;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

#ieeelist {
	border: 1px solid #BB131A;
	margin-top: 20px;
}

#ieeelist ul{
	font-weight: normal;
	list-style-image: url(images/logo-10.gif);
	padding-bottom: 6px;
	padding-top: 10px;
}

#ieeelist li {
	padding-bottom: 10px;
}

#ieeelist a {
	font-weight: normal !important;
}



/* ARCHIVE-IT SEARCH PAGE */

#searchwrapper {
	width: 520px;
}

#searchbox {
	border: 1px solid #999;
	padding: 15px;
	width: 325px;
	background-color: #EBEBEB;
	float: left;
	margin-right: 20px;
}

#search-notes {
}

#search-notes a:link, #search-notes a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #BB131A;
	text-decoration: underline;
}

#search-notes a:hover {
}

#search-notes ul {
	list-style-type: none !important;
   list-style-image:none !important;
}

#search-notes li {
}

.searchresults {
	margin-top: 20px;
	width: 530px !important;
}

h1.searchresults, h1.searchresults a:link, h1.searchresults a:visited {
	font-size: 14px;
	margin-bottom: 3px;
	color: #BB131A !important;
}

h1.searchresults a:hover {
	color: #666 !important;
}

.searchresults p {
	margin-bottom: 20px !important;
}

#pagination {
}

#pagination td {
	text-align: left;
	padding-right: 40px;
	border-collapse: collapse;
	vertical-align: bottom;
}

.archiveit-spacer {
	height: 440px;
}


/* RESOURCES POP-UP PAGE */
#mainContent.resources h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
}

#mainContent.resources h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: underline;
}

#mainContent.resources h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: underline;
}

#mainContent.resources h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB131A;
	text-decoration: none;
}

.blocked {
	font-style: italic;
	font-weight: bold;
	color: #0762A9;
}

textarea.hardware {
	margin-bottom: 10px;
	margin-top: 5px;
}

/* HONOR ROLL GOOGLE & ARCHIVE SEARCH */
.searchterm a{
	font-size: 12px !important;
	font-weight: normal !important;
	margin-right: 6px;
	border: none !important;
}

.searchterm img {
	border: 1px solid #CCC !important;
}

a.googlesearch{
    position:relative;
    z-index:24;
}

a.googlesearch img {
	border: none;
}

a.googlesearch:hover {
	z-index:25;
	text-decoration:none;
}

a.googlesearch span {
	display: none;
}

a.googlesearch:hover span {
	display:block;
	position:absolute;
	top: -17px;
	font-size:12px !important;
	text-decoration:none;
	font-weight: bold;
	color: #BB131A;
	width: 13em;
	background-color: #FBCD2C;
	padding: 2px;
	border: 1px solid #BB131A;
	text-align: center;
	border-radius: 5px;
	left: 100%;
}

a.archivesearch{
    position:relative;
    z-index:24;
}

a.archivesearch img {
	border: none;
}

a.archivesearch:hover {
	z-index:25;
	text-decoration:none;
}

a.archivesearch span {
	display: none;
}

a.archivesearch:hover span {
	display:block;
	position:absolute;
	top: -17px;
	left:100%;
	font-size:12px !important;
	text-decoration:none;
	font-weight: bold;
	color: #BB131A;
	width: 13em;
	background-color: #FBCD2C;
	padding: 2px;
	border: 1px solid #BB131A;
	text-align: center;
	border-radius: 5px;
}

#mainwrapper {
	min-height: 500px;
}


[if lte IE 7]>
<style>
a.tooltip:hover span, a.tooltip2:hover span {left:auto;margin:auto;} 
</style>
<![endif]

