body {

	background: #000000;	
	font-family: arial;
}

/******************* BACKGROUND STYLES ********************/

.tile {

	background: url("images/BG_Main.jpg");
	text-align: left;
	color: #FFFFFF;
	/* Main Background */
}

.tile a {

	color:#CC9900;
	font-weight: normal;	
	/* Links */
}

.tile2 {

	background: url("images/BG_Main2woman.jpg");
	text-align: left;
	color: #FFFFFF;
	/* Honorary Members Background */
}
.tile22 {

	background: url("images/main_image2_honary.jpg");
	text-align: left;
	color: #FFFFFF;
	/* Honorary Members Background */
}

.tile3 {

	background: url("images/BG_Main3.jpg");
	text-align: left;
	color: #FFFFFF;
	/* Sunglasses Girl Background */
}
.tile4 {

	background: url("images/BG_Main7.jpg");
	text-align: left;
	color: #FFFFFF;
	/* black 39% transparent over nor	mal Background for forms pages */
}

.tile4 a {

	color:white;
	/* Links */
}

/******************* CONTENT AREA STYLES ******************/

.TransparentBox {

	background: url("images/trans_dark.png");
	padding-bottom: 15px;
	/* Image with a percentage of black for creating see though boxes */
}
.TransparentPattern {

	background: url("images/trans_dark_pattern.png");
	padding-bottom: 15px;
	/* Image with a percentage of black pattern */
	border-style: solid;
	border-width: 1px;
	border-color: #38383f;
	padding-left:7px;
	padding-top:7px;
	text-align:left;
}

.signUpFormTabs {

	background: url("images/Signup_bar.jpg");	
	padding-left:60px;
	padding-top:6px;
	
	
}
.signUpFormTabs2 {

	background: url("images/Signup_bar2.jpg");	
	padding-left:60px;
	padding-top:6px;
	
	
}

.signUpFormTabs3 {

	background: url("images/Signup_bar3.jpg");	
	padding-left:60px;
	padding-top:6px;
	

}

.TitleBar {

	height: 35px;
	background: url("images/WMA_title_bar.jpg");
	padding-left:15px;
	font-size: 16pt;	
	text-align: left;
	color:white;
	/* Partial title bar that leaves room for images on the right */
}

.TitleBar2 {

	height: 35px;
	background: url("images/wide_header_bar.jpg");
	padding-left:15px;
	font-size: 16pt;
	text-align: left;
	color:white;
	/* Full Title Bar that goes across the entire content area */
}

.mainText  {
	
	padding-left:15px;
	font-size: 13pt;
	color:white;
	padding-top: 10px;
	
	/* Normal Content Area */
}

.mainText2  {
	
	padding-left:45px;
	font-size: 13pt;
	color:white;
	/* Officers Page Content Area */
}

.mainText3 { 
	
	padding-top:	25px;
	padding-left:	15px;
	font-size: 		13pt;
	color:white;
	/* Masterpage pages */
	
}
.mainText4 { 
	
	padding-top:	20px;
	padding-left:	15px;
	font-size: 		13pt;
	color:white;
	
	/* GuestBook pages */
	
}
.mainText4 a { 
	
	Color: white;
	
	/* GuestBook pages */
	
}

.mainText5 { 
	
	padding-top:	20px;
	padding-left:	0px;
	font-size: 		13pt;
	color:white;
	
	/* GuestBook pages */
	
}


h2 { 

	padding:0px;
	margin:0px;
}
h6 { 

	padding:0px;
	margin:0px;
	color: #4b4e4f;
}
h5 {

	font-weight: normal;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:3px;

}



/******************* HTML FORMS STYLES ********************/

forms {
	margin:0;
	padding:0;
}

.button {
	background: url("images/button.png");	
	width: 214px;
	height: 29px;	
	color: white;	
	padding-top:4px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}

.button {
	background: url("images/button2.png");	
	width: 174px;
	height: 29px;	
	color: white;	
	padding-top:4px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;

}

.button a {
	color: white;	
	text-decoration: none;	
	
	
}


/******************* History Styles ***********************/

.timeline {

}

/******************* Contact US Styles ********************/
