@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 1024px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:#FFFFFF;
}
	

.memberssection2
{
	width: 1024px;
	margin-left: auto;
	margin-right:auto;
	border-top: 1pt solid #b3b3b3;
	border-bottom: .5pt solid #b3b3b3;
	font-size:9pt;
	background-color:#FFFFFF;
}
	
#wrapper3 {
	
	width: 1024px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;

	background-color:#FFFFFF;
}
body {
	margin: 0;
	padding: 0;
	background-color:#666666;
}

a:link {color: #CC0000; text-decoration:none; font-weight:bold;}
a:visited {color:#CC0000; text-decoration: none; font-weight:bold;}
a:hover {text-decoration: underline; font-weight:bold;}

a.hot:link {color: #333333; text-decoration:none; font-weight:bold;}
a.hot:visited {color: #333333; text-decoration: none; font-weight:bold;}
a.hot:hover {text-decoration: underline; font-weight:bold;}

h1 {
	font-size:22px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #282560;
	line-height: 24px;
}

h2 {
	font-size:14px;
	line-height: 22px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #282560;
}


h3 {
	color: #282560;
	font-size: 15pt;
}

.header {
	width: 1024px;
	height: 107px;
	background-image: url(../images/header.png);
	display:block;
	text-indent: -100em;
	overflow:hidden;
}

/*#logoclick {
	height: 103px;
	width: 300px;
	display: block;
	overflow: hidden;
	text-indent: -100em;
	float: left;
} */

#logoclick {
	height: 103px;
	width: 300px;
	display: block;
	overflow: hidden;
	text-indent: -100em;
	float: left;
}
#joinclick {
    left:0;
    top:55px;
	height: 50px;
	width: 300px;
	display: block;
	overflow: hidden;
	text-indent: -100em;
	float: left;
	z-index:1;
}


.pic1 {
	height: 107px;
	width: 304px;
	float: right;
	background-image:url(../images/toppic3.png);
}

.pic2 {
	height: 107px;
	width: 170px;
	float: right;
	background-image:url(../images/73118745.png);
}

.pic3 {
	height: 107px;
	width: 179px;
	float: right;
	background-image: url(../images/toppic1.png);
}


/* NAVIGATION BAR */


.navbar {
	width: 1024px;
	height: 29px;
	background-color: #282560;
	color:#FFFFFF;
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
}

.navbar a {
	color:#FFFFFF;
	text-decoration:none;
}

.navbar a:hover {
	text-decoration: underline;
}

.leftadjust {
	width: 267px;
	height: 29px;
	border-right: 1px solid white;
	color: #FFFFFF;
	float:left;
}

.aboutus {
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 88px;
	height:29px;
	float: left;
}

.information {
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 100px;
	height:29px;
	float: left;
}

.research {
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 88px;
	height:29px;
	float: left;
}

.donations {
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 91px;
	height:29px;
	float: left;
}

.events {
	border-left: 1px solid white;
	border-right: 1px solid white;	
	width: 75px;
	height:29px;
	float: left;
}

.members {
	border-left: 1px solid white;
	border-right: 2px solid white;
	width: 88px;
	height:29px;
	float: left;
}

.rightadjust {
	width: 215px;
	height:29px;
	float: right;
}


/* END NAVIGATION BAR */


/* CONTROLS THE POSTION OF THE TYPE IN THE NAVIGATION, IF NOT CENTERED CORRECTLY CHANGE PIXEL VALUES SLIGHTLY */


#aboutuscenter {
	padding-left: 26px;
	padding-top: 7px;
}

#informationcenter {
	padding-left: 17px;
	padding-top: 7px;
}

#researchcenter {
	padding-left: 19px;
	padding-top: 7px;
}

#donationscenter {
	padding-left: 17px;
	padding-top: 7px;
}

#eventscenter {
	padding-left: 19px;
	padding-top: 7px;
}

#memberscenter {
	padding-left: 18px;
	padding-top: 7px;
}


/* END NAVIGATION TYPE */ 


.content {
	width: 1024px;
	overflow:inherit;
	background-color:#FFFFFF;
}


/* THIS SECTION CONTROLS THE PICTURES FOR THE INDIVIDUAL PAGES, IF YOU WANT TO GET RID OF THE SPACE FOR THE PICTURE FOR THE JOIN NOW AND MEMBER JUST DELETE THAT CLASS FROM THIS SECTION AND THE SPACE WILL BE REMOVED */


.picturehome {
	width: 216px;
	height: 320px;
	margin-top:20px;
	margin-left: 47px;
	float: left;
	background-image:url(../images/mainpagepic.png);
	
}


.widget {
	width: 216px;
	height: 320px;
	margin-top:20px;
	margin-left: 47px;
	float: left;
		
}



.pictureresearch {
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/research.jpg);
}

.pictureabout {
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/aboutus.jpg);
}

.pictureinformation {
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/information.jpg);
}

.picturedonations {
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/donations.jpg);
}

.pictureevents {
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/events.jpg);
}

.picturemembers {
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/members.jpg);
}

.picturememberslogin {
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/memberlogin.jpg);
}

.picturejoinnow {
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/joinnow.jpg);
}	
.picturecontactus
{
	width: 268px;
	height: 324px;
	margin-left: 0px;
	float: left;
	background-image:url(../images/contactus.jpg);
}
/* END PICTURES */

.maincontent
{
	width: 450px;
	float: left;
	background-color:#FFFFFF;
}

/* MAIN CONTENT 2 DEFINES ALL THE SUBPAGES CONTENT */

.maincontent2
{
	width: 716px;
	float: left;
	background-color:#FFFFFF;
}

.flashnav
{
	width: 266px;
	height: 339px;
	float: right;
	margin-right: 38px;
	margin-top: 0px;
	background-color: #CCCCCC;
}

.memberssection
{
	height: 136px;
	width: 939px;
	margin-left: 47px;
	border-top: 1pt solid #b3b3b3;
	border-bottom: .5pt solid #b3b3b3;
	font-size:9pt;
}
.footer
{
	height: 20px;
	width: 300px;
	float: right;
}

.footer a
{
	color: #666666;
	text-decoration:none;
}

.footer a:hover
{
	text-decoration:underline;
} 

#subnavholder
{
	height: 80px;
	width: 1024px;
	float: right;
	margin-right: auto;
	margin-left:auto;
	background-color:#FFFFFF;
}

.subnav
{
	font-family:Arial, Helvetica, Sans-serif;
	font-size:11px;
	font-color:#333333;
	margin-top: 14px;
	float: right;
	background-color:#FFFFFF;
}

#home {
	float: right;
	font-size: 9pt;
	border-right: .5pt solid #666666;
	padding-right: 5px;
	margin-top: 10pt;
	height: 10pt;
	padding-top: 3pt;
	padding-bottom: 1pt;
}

#contactus {
	float: right;
	font-size: 9pt;
	border-right: 1pt solid #666666;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10pt;
	height: 10pt;
	padding-top: 3pt;
	padding-bottom: 1pt;
	 
}

#joinnow {
	float: right;
	font-size: 9pt;
	border-right: 1pt solid #666666;
	padding-right: 5px;
	padding-left: 4.5px;
	margin-top: 10pt;
	height: 10pt;
	padding-top: 3pt;
	padding-bottom: 1pt;
}

#memberlogin {
	float: right;
	font-size: 9pt; 
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10pt;
	height: 10pt;
	padding-top: 3pt;
	padding-bottom: 1pt;
}

#learnmore {
	color:#FF0000;
	padding-left: 24px;
	padding-right: 5px;
}

#content {
	font-family: Arial, Helvetica, San-serif;
	font-size:9pt;
	color:#333333;
	line-height: 12pt;
	padding-top: 15px;
	padding-left: 24px;
	padding-right: 5px;
}

#callout {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color:#000000;
	line-height: 18px;
	padding-left: 24px;
	padding-right: 5px;
	padding-top: 10px;
}
#callout2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
	padding-left: 24px;
	padding-right: 5px;
	padding-top: 10px;
}
#callout3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color:#000000;
	line-height: 18px;
	padding-left: 24px;
	padding-right: 5px;
	padding-top: 10px;
}
#title {
	padding-left: 24px;
	padding-right: 5px;
	padding-top: 5px;
}

.button {
	height: 135px;
	width: 130px;
	float: left;
	background-image:url(../images/button.jpg)
}

#ourmembers {
	text-align:center;
	height:81px;
	width: 140px;
	float: left;
	padding-top: 55px;
}

#ourmembers a {
	color: #FF0000;
	text-decoration: none;
}

#ourmembers a:hover {
text-decoration:underline;
}

.bottom {
	width:1024px;
	height: 180px;
	clear: left;
}

.bottom2 {
	width:1024px;
	height: 54px;
	clear: left;
	background-color:#FFFFFF;
}

.table {
	font-size: 9pt;
}

.line2 {
	background-color: #CCCCCC;
}

.tableheader {
	background-color:#282560;
	color: #FFFFFF;
	font-size: 11pt;
}

.logoslider {
	width: 663px;
	height: 135px;
	float:right;
	background-image:url(../images/footer.jpg)
}

.wokerrrr {
width:939px;
border: 1px solid red;
height:200px;
}

.blue {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color: #282560;
line-height: 20px;
text-align:left;
}

.body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 16px;
text-align: left;
}

.tablebody {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
line-height: 14px;
text-align: left;
}

.red {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #CC0000;
line-height: 16px;
text-align:left;
}

.grey {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #333333;
line-height: 16px;
text-align:left;
}

.white {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:bold;
color: #FFFFFF;
line-height: 20px;
text-align:left;
}

