/* 	Ping Chao and Nora Kim
	Main CSS
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Body - General Layout Structure	
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	margin: 0;
	padding: 0;
	background-color: #999999;
	font-family: Arial, Verdana, geneva, sans-serif;
	/*font-size: 11px;*/
	color: #000000;
	/*text-align: center;*/
	background-image: url(../images/backer.jpg);
	/*background-repeat: repeat-y;*/
	background-position:top;
	height:100%;
}	

/*img {
	border:0;
}*/

A {font-size: 12px;}
A:link {color:#0033CC; text-decoration: underline;}
A:active {color:#0033CC; text-decoration: underline;}
A:visited {color: #0033CC; text-decoration: underline;}
A:hover {color: #0033CC; text-decoration:none;}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	TABLE ELEMENTS
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* navigation */
	
#nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav li
{
float: left;
/*margin: 0 1px;*/
margin: 0;
}

#nav li a
{
background: url(../images/navi_back.jpg) #CCCCCC bottom left repeat-x;
height: 40px;
line-height: 40px;
float: left;
width: 83px;
display: block;
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
text-align: center;
/*border: 1px solid #670214;*/
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
		
/* Hide from IE5-Mac \*/
#nav li a
{
float: none
}
/* End hide */

#nav #nav-help a {
	width:100px;
}

#nav #nav-education a {
	width:87px;
}
		
#nav #nav-links a {
	width:70px;
}

#nav #nav-home a {
	width:80px;
}

#nav #nav-donate a {
	width:70px;
}

#nav #nav-contact a {
	width:83px;
}

#nav #nav-members a {
	width:85px;
}

#nav #nav-about a {
	width:80px;
}

.nav-d1 {
	width:2px;
	height:40px;
	background: url(../images/nav_divide.jpg) no-repeat;
}

#nav
{
width:770px;
height: 40px;
background: url(../images/navi_back.jpg) #CCCCCC bottom left repeat-x;
border-bottom: 2px solid #F0AC00;
padding:0;
margin: auto;
}

#divLeftSide
{
	float:left;
	clear:left;
	width:130px;
	background-color:#EEEEEE;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

#divMain
{
	width:402px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	vertical-align:  top;
}
#divMiddleContainer
{
	background-color:#999999;
	width:620px;
	float:right;
	clear:right;
}
#divRightSide
{
	float:right;
	clear:right;
	width:177px;
	background-color:#FFFFFF;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
}

#divMiddleContainer > #divRightSide
{
	padding-right:15px;
}


	/*Navigation version 1.0
	#nav {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		background: url(../images/navi_back.jpg);
		border-bottom: 2px solid #F0AC00;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 13px 30px 6px 5px;
		text-decoration: none;
		font-weight: bold;
		height:40px;
		font-size: 12px;
		color: #FFFFFF;
		background: url(../images/navi_back.jpg) bottom left no-repeat;
		}
	
	#nav #nav-1 a {
		padding-left: 30px;
		}
	
	#nav a:hover {
		color: #FFFFFF;
		text-decoration:underline;
		}
		
*************************************************************/
		
/* Navigation Version 0
.navi A:link {color:#FFFFFF; text-decoration: none;}
.navi A:active {color:#FFFFFF; text-decoration: none;}
.navi A:visited {color: #FFFFFF; text-decoration: none;}
.navi A:hover {color: #FFFFFF; text-decoration:underline;}
.navi {
	font-family: Arial, Verdana, geneva, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	height:40px;
	background-image: url(../images/navi_back.jpg);
}
******************************************************************/
.divShimLeft
{
	float:left;
	clear:left;
	width:10px;
}
.divShimRight
{
	float:right;
	clear:right;
	width:10px;
}

.divMembersPic
{
	float:left;
	width:62px;
	background-color:#FFFFFF;
	font-size:12px;
	vertical-align:middle;
}

.divMembersDesc
{
	float:left;
	width:120px;
	background-color:#FFFFFF;
	font-size:12px;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}

#bot
{
	width:770px;
	height: 20px;
	background: url(../images/bot_back.jpg) #CCCCCC bottom left repeat-x;
	border-top: 2px solid #F0AC00;
	margin:auto;
}

.tOuter {
	width: 770px;
	vertical-align:top;
	border:0;
}

.tdGray {
	background-color:#EEEEEE;
	font-size:12px;
	vertical-align:top;
	height:100%;
}

.tdMain {
	background-color:#FFFFFF;
	font-size:12px;
	vertical-align:top;
	text-align:left;
}

.tdMember {
	background-color:#FFFFFF;
	font-size:12px;
	vertical-align:middle;
}

.tdRightRail {
	background-color:#FFFFFF;
	font-size:12px;
	vertical-align:top;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width:179px;
	text-align:center;
}

.tdRightRailBot {
	background-color:#EEEEEE;
	font-size:12px;
	vertical-align:middle;
	text-align:right;
	border: 1px solid #999999;
	border-top:none;
}

.tdGrayBorder {
	border-right: 1px solid #999999;
}

.tdEducationGrid
{
	border: solid 1px black;
}

.tdEducationLabel
{
	border: solid 1px black;
	background-color:#EEEEEE;
}


.trFormLabels 
{
	font-size:12px;
	vertical-align:top;
}

.trFormBoxes
{
	vertical-align:top;
	height:30px;
}

.btns
{
	font-size:10px;
}

.imgFloatRight {
	float:right;
	border:1px solid #990033;
}

.imgBorder {
	border:1px solid #990033;
}

.blogTitle {
	font-size:18px;
	font-weight:bold;
	color:#0033CC;
}

.bodySmall {
	float: none;
	text-align: center;
	vertical-align:bottom;
	font-family: Arial, Verdana, geneva, sans-serif;
	font-size: 10px;
	color:#999999;
}

.blogSubTitle A:link {color:#990033; text-decoration: underline;}
.blogSubTitle A:active {color:#990033; text-decoration: underline;}
.blogSubTitle A:visited {color: #990033; text-decoration: underline;}
.blogSubTitle A:hover {color: #990033; text-decoration:none;}
.blogSubTitle {
	font-size:12px;
	color:#990033;
}

.Footer A:link {font-size:10px; color:#FFFFFF; text-decoration: underline;}
.Footer A:active {font-size:10px; color:#FFFFFF; text-decoration: underline;}
.Footer A:visited {font-size:10px; color: #FFFFFF; text-decoration: underline;}
.Footer A:hover {font-size:10px; color: #FFFFFF; text-decoration:none;}
.Footer {
	float: none;
	height:20px;
	text-align: center;
	vertical-align:bottom;
	font-family: Arial, Verdana, geneva, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	/*background-color:#999999;*/
}


/* -------------------------------------------------------------------------------------------------------------------------------------------------- */

/*left column */
#block_1
	{
	float: left;
	width: 130px;
	margin-left: -570px;
	background-color:#EEEEEE;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	}
	
/* middle */
#block_2
	{
	float: left;
	width: 399px;
	margin-left: 150px;
	background-color:#FFFFFF;
	border-right: solid 1px #999999;
	padding-left:10px;
	padding-right:10px;
	}
* html #block_2
	{
	display: inline;
	}
	
/* right column */
#block_3
	{
	float:right;
	width: 180px;
	background-color:#FFFFFF;
	border-left: solid 1px #999999;
	margin-left:-1px;
	padding-left:10px;
	padding-right:10px;
	}
/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */

#wrapper
	{
		width:770px;
		margin-left:auto;
		margin-right:auto;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}

/* master page for galleries */
#block2_gallery
{
	float: left;
	width: 399px;
	margin-left: 150px;
	background-color:#FFFFFF;
	border-right: solid 1px #999999;
	padding-left:10px;
	padding-right:10px;
}
* html #block2_gallery
	{
	display: inline;
	}

#block1_gallery
	{
	float: left;
	width: 130px;
	margin-left: -570px;
	background-color:#EEEEEE;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	}
	
	/* Start Mac IE5 filter \*/
#block1_gallery, #block2_gallery
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */