/*
----------------------------------------------------------
Global Style Sheet for 
http://www.stanford.edu/group/womenscntr/swlc/

Modified on 5.6.07
----------------------------------------------------------
*/

/* Global : Elements
----------------------------------------------------------
*/
  * { font-family: gill sans,futura,arial,helvetica,sans-serif;
	    color: #B2DBE8;
	    font-size: 12pt;
    }

  body { margin: 0px;
	    padding: 0px;
	    font-family: gill sans,futura,arial,helvetica,sans-serif;
	    text-align: center;
	    background-color: #000;
    }

ul.NoBullet {list-style-type: none}

  p { line-height: 14pt;
}

  h1 { border-bottom: 2px solid rgb(23,103,130);
	padding-left: 5px;
	padding-bottom: 0px;
	font-family: gill gans,futura,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight:bold;
	line-height: 16pt;  
	text-transform: uppercase;
	text-align: left;
	letter-spacing:.5pt;
	color: #F5942F;
	margin-top: 10pt;
    }

	 h1 u {  
	 color: rgb(0,0,0);
	}

	h1 a {
	color: rgb(0,0,0);
	font-style: normal;
	text-decoration: none;
	}

#topnav  {text-align: right;}

#topnav img {border: 0;}

#wrapper {background-color: #000000; background-image: url("http://www.stanford.edu/group/womenscntr/swlc/bg_grad.jpg"); background-repeat: repeat-x; border: 0px solid #900; border-width: 0px 0; padding: 1em 0; margin-bottom: 0px;}

/* Global: CONTAINERS
----------------------------------------------------------
*/

/* container: content
----------------------------------------------------------
*/

  #content { border: 2px solid rgb(0, 0, 0);
    margin: 20px auto;
    padding: 0px;
    background: none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    text-align: left;
    voice-family: inherit;
    width: 600px;
    }
		body #content { border: 4px solid rgb(0, 0, 0);
		    background-color: #097BA7;
		    width: 700px;
		}

		#content p {padding-left:10px; padding-right:10px}

/* container: menu
----------------------------------------------------------
*/

 #menu { text-align:center; 
	font-weight:bold; 
	background-color: #000000;
	border-top: 1px solid rgb(0,0,0); 
	border-bottom: 1px solid rgb(0,0,0);
	padding:5px;
}
				#menu a { color: #0D56A6;
 text-decoration: none; font-family: arial,helvetica,sans-serif;
					font-size: 10pt
				}
				#menu a:hover { color: #FF5900;
				}

/* container: footer
----------------------------------------------------------
*/#footer_container { margin:0px; padding:0px; border:0px; width:100%; }
#footer_container a { color:#474747; }
#footer_container a:hover, #footer_container a:active, #footer_container a:focus { color:#000000; }
.footer_text { padding:5px; font-size:.7em; color:#474747; }
.footer_text .dividers { color:#cccccc; }
#footer_left { width:10px; }
#footer_text_left { padding-left:0px; }
#footer_right {	width:10px; }
#footer_text_right { padding-right:0px; margin-top: 5px; text-align:right; font-size: .5ex;}


/* Global: STYLES
----------------------------------------------------------
*/

/* schedule
----------------------------------------------------------
*/
#schedule h2 {  
  color: rgb(119,1,3);
	font-size: 12px;
	letter-spacing:.75pt;  
	line-height: 13pt;  
	font-weight: bold; 
	text-decoration: underline; 
	margin: 0px;
	padding-left:50px;
	padding-top:10px;
	padding-bottom: 4px;
	}
	

	#schedule h3 {  
	  color: rgb(119,1,3);
		font-size: 10pt;
		font-weight: normal;  
		line-height: 12pt;  
		margin: 0px;
		padding-left:50px;
		padding-top:10px;
		padding-bottom: 4px;
		}
	
					#schedule h3 b {  
					 color: rgb(119,1,3);
	
						}

					#schedule h3 a {  
					 color: rgb(119,1,3);
						}

	#schedule h4 {
	  color: rgb(191,45,6);
		font-size: 10pt;  
		line-height: 13pt;  
		font-weight: bold;  
		font-style: italic; 
		margin: 0px;
		padding-left:60px;
		padding-right:60px;					
		padding-top:0px;
		padding-bottom:3px;
		}

	#schedule h5 {  
	  color: rgb(119,1,3);
		font-size: 12px;  
		font-weight: bold;  
		line-height: 14pt;  
		margin: 0px;
		padding-left:60px;
		padding-top:0px;
		padding-bottom:5px;
		}

	#schedule h6 {  
		font-size: 10pt;  
		font-weight: normal;  
		line-height: 13pt;  
		margin: 0px;
		padding-left:60px;
		padding-top:0px;
		padding-bottom:8px;
		padding-right:60px; 
	}

	#schedule h7 {  
		font-size: 10pt;  
		font-weight: normal;  
		line-height: 13pt;  
		margin: 0px;
		padding-left:65px;
		padding-top:0px;
		padding-bottom:8px;
		padding-right:60px; 
	 	color: rgb(119,1,3);
	}

/* speakers
----------------------------------------------------------
*/

  #miriam { width: 700px;
    padding-left: 300px;
    padding-right: 0px;
    text-align: left;
		font-weight: bold;
    }



/* text
----------------------------------------------------------
*/

  #text p { width: 700px;
    padding-left: 40px;
    padding-right: 0px;
    text-align: left;
    }
	
	#text p1 { width: 100px;
    padding-left: 550px;
    padding-right: 0px;
    text-align: left;
    }

	  #text ul { width: 670px;
	    padding-left: 60px;
	    padding-right: 20px;
	    text-align: left;
		line-height: 14pt;
		}
		
		#text ul1 { width: 300px;
	    padding-left: 420px;
	    padding-right: 10px;
	    text-align: left;
		line-height: 14pt;
		font-size: 8pt;
		}
			
			#text a {
			text-decoration: underline;
			font-style: italic
			}
			
			#text a1 {
			font-size: 8pt;
			font-style: italic
			}

			#text h2 {
			padding-left: 20px;
			padding-right: 20px;
			text-align: center;
			font-size: 16;
			font-style: bold
			}

/* sponsors
-------------------------------------------------#E8E8E8---------
*/

  #sponsors p { width: 700px;
    padding-left: 200px;
    padding-right: 0px;
    text-align: left;
		font-weight: bold;
    }


/* lists
----------------------------------------------------------
*/

#list {
  padding-left: 50px;a:focus { color:#000000; background:#ffffff; }
	text-align: left;
	font-family: arial; 
	font-size: 11pt; 
  line-height: 14pt;
	}

#list2 {
  padding-left: 20px;
	text-decoration: none;
	font-family: arial; 
	font-weight: normal; 
	font-style: italic;
  line-height: 14pt;
		}

