body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	background-image: url(images/bg_5.jpg);
}


td {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	
	font-size: 12px;
}

th {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	
}

div#wrapper {
	border: solid #333366 5px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.memberstable tr{
}

.head5 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
}
.member_name {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #405888;
	font-style: italic;
	font-weight: bold;
}
H1{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 2em;
	line-height: 2.1em;
	}

H2{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.75em;
	line-height: 1.85em;
	}

H3{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.6em;
	}

H4{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.35em;
	}

H5{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}


#content  {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;	
}

#content_2 {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;	
}

#content_mem  {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/bg_4.jpg);
}

#content table {
	background-image: url(images/cell_bg.jpg);
	background-repeat: repeat;
}

#content table2 {
	background-image: url(images/cell_bg.jpg);
	background-repeat: repeat;
}
#content table.poll {
	background-repeat: repeat;
	font-size: 1.2em;
}
#smtm_nav {
	padding: 5px;
}



div#nav

{
	background-color: transparent;
	padding: 0px;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 

Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 

IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 

declaration. The incorrect IE5/Win value is above, while the correct value is 

below. See http://glish.com/css/hacks.asp for details. */

	voice-family: "\"}\"";
	voice-family: inherit;
	width: 135px;


}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 

length values to user agents that exhibit the parsing error exploited above yet get 

the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include

a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */



div#bnilogo

{
	bottom: auto;	
	
}

div#bnilogo a

{
	
	color: #99CCFF;
	display: block;
	width: 135px;
	padding: 5px;
	text-decoration: none;
	margin-bottom: 2px;
}



div#bnilogo a:hover

{
	
	color: #FFFF99;
	width: 135px;
	padding: 5px;
	text-decoration: underline;
}


div#nav a

{
	background-color: #405888;
	color: #99CCFF;
	display: block;
	width: 135px;
	padding: 5px;
	text-decoration: none;
	margin-bottom: 2px;
}



div#nav a:hover

{
	background-color: #697EA9;
	color: #FFFF99;
	width: 135px;
	padding: 5px;
	text-decoration: underline;
}

div#smtm_nav a

{
	color: #405888;
	width: 135px;
	padding: 2px 5px;
	text-decoration: none;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 1.1em;
	font-weight: bold;
	border: solid #000000 1px;
	margin-right: 3px;
	background-color: #9CB8F6;
}



div#smtm_nav a:hover

{
	background-color: #405888;
	color: #FFFF99;
}


.here

{
	background-color: #697EA9;
	color: #FFFF99;
	display: block;
	width: 135px;
	padding: 5px;
	text-decoration: none;
	margin-bottom: 2px;
}

div#linkbox
{
	width: 200px;
	border-color: #6666CC;
	border-width: 3px;
	border-style: double;
	margin: 20px 10px 10px 10px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
}
div#linkbox a

{
	color: #003399;
	display: inline;
	width: 200px;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 4px;
}



div#linkbox a:hover

{
	color: #996699;
	width: 85%;
	/*padding: 15px;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	/*margin-left: 15px;*/
}

.smtm_banner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666699;
}


.img_float_l {
	float: left;
	margin: 10px;
}

.img_float_r {
	float: right;
	margin: 10px;
}

.box_r {
	border: double #bbbbbb 3px;
	width: 300px;
	float: right;
	margin: 10px;
	padding: 5px;
}

#note_net {
	text-align: center;
}

.clear {
	clear: both;
}

legend {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #425A8C;
}

#email_bulk {
	border: double #666666 3px;
	padding: 10px;

}

#profile {
	width: 560px;
	float: left;
}

#profile_l {
	width: 275px;
	float: left;
	padding: 5px;
}

#profile_r {
	width: 260px;
	float: left;
	padding: 5px;
}

#profile H {
	
	background-color: #92A0C9;
}
#profile H1 {
background-image: url(p7ap/images/p7ap_bluestonebut.jpg);
	font-size: 1.6em;
	padding-left: 3px;	
}

#profile H2 {
background-image: url(p7ap/images/p7ap_bluestonebut.jpg);
	font-size: 1.4em;
	padding-left: 3px;	
}
#profile H3 {
background-image: url(p7ap/images/p7ap_bluestonebut.jpg);
	font-size: 1.2em;
	background-image: url(p7ap/images/p7ap_bluestonebut.jpg);
	padding-left: 3px;	
}
#profile H4 {
background-image: url(p7ap/images/p7ap_bluestonebut.jpg);
	font-size: 1em;
	padding-left: 3px;	
}


#bus_sum {}

#good_ref {}

#meet {}

#bus_contact {}

#home_contact {}

#1_1 {}

#sub {
}

.wbg {
	background-color: #FFFFFF;
}

#div_1 {
	visibility: hidden;
}

#div_2 {
	visibility: hidden;
}

.hloop {
	width: 100%;
	background-color: #FFFFFF;
}


#table_plain {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#table_plain td {
	width: 33%;
}


#content1, #sidebar {
	float: left;
	text-align: left;
}

#content1 {
	width: 225px;
	margin: 0px;
}
#sidebar {
	width:300px;
	margin-top: 0;
	margin-left: 20px;
	background: url('../i/bg_events_detail.gif') no-repeat;
}

#sidebar_brace {
	float: left;
	width:275px;
	height:340px;
	margin: 20px 10px 20px 20px;
	display: inline;
}


#movie {
	width: 320px;
	margin-top: 20px;
}
