/* Style Sheet for the Women &  Politics Institute Web Page */

/* style for standard text */
.text
{
	text-align:left;
	font-family:Footlight MT Light;
	font-size:12pt;
	color:#FFFFFF;	
}

/* style for tabs */
.tab
{
	color:#333399;
}

/* style for footer info */
.footer
{
	font-family:Garamond;
	font-size:10pt;
	color:#FFFFFF;
}

/* style for picture captions */
.caption 
{
	border-width:0;
	padding:0;
		
	text-align:center;
	font-family:Garamond;
	font-size:10pt;
	color:#FFFFFF
}

/* style for gallery */
.gallery 
{
	/* table	*/
	border-width:2pt;
	padding:10pt;
	border-color:black;
	/* captions	*/	
	text-align:center;
	font-family:Garamond;
	font-size:10pt;
	color:#FFFFFF
}

.background
{
	background-color:#333399;
	background-repeat:repeat-x;
	background-image: url(../images/index/backgroundsub.gif);
	margin:0;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

.background_new
{
	background-color:#333399;
	background-repeat:repeat-x;
	margin:0;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

.background_main
{
	background-color:black;
	background-repeat:repeat-x;
	background-image: url(http://www.american.edu/oconnor/wandp/images/index/background.gif);
	margin:0;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}

div.info
{
	font-size:14pt; 
	font-family:Garamond;  
	color:white;
	position:absolute; 
	left:145px; 
	top:207px; 
	width:447px; 
	height:344px; 
	visibility:hidden; 
	overflow:auto;
}

