﻿@charset "utf-8";
/* CSS Document */

/* ----------Basic Elements---------- */

html {
	margin: 0px;
	padding: 0px;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	*font: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #000000;
	font-size: 85%;
	}
h1 {
font-size:1.2em;
margin-left: 10px;
margin-top: 30px;
line-height: 0;
}
	
	
	
	
	
	
	

/* -------Specific Divs--------*/

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	}
	
	
#clear{
	clear: left;
	}
	

#headercontainer{
position: relative;
	margin:0px;
	width:1000px;
	height:224px;
	
	}
	
#logoa {
	background: url(../images/ua_woman_001a.gif);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right;
	width: 172px;
	height: 169px;
	margin:0px;
	float: left;
	}

#logob{
	background: url(../images/ua_woman_001b.gif);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right;
	width: 172px;
	height: 55px;
	margin:0px;
	float: left;
	}

#stoptitle {
	background: url(../images/logo_stop_002.gif);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right;
	width: 789px;
	height: 86px;
	float: left;
}

#topmast {
	background: url(../images/nav_top_mast.gif);
	background-repeat: no-repeat;
	width: 789px;
	height: 16px;
	float: left;
	}
	
#navbox {
	margin:0px;
	float: left;
	width: 789px;
	height: 37px;
	}
		
#bottommast {
	background: url(../images/nav_bottom_mast.gif);
	background-repeat: no-repeat;
	width:789px;
	height:18px;
	float: left;
	margin-bottom:12px;
	}

#topcorner {
	background:url(../images/top_corner_001.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 817px;
	height: 55px;
	float: left;
}	






/*----------content----------------*/		

#contentcontainer {
position: relative;
	width: 1000px;
	height: 100%;
	float: left;
	margin-left:0px;
	margin-top: 0px;

	}
	
#content {
	display: inline;
	width: 958px;
	margin-top: 0px;
	margin-left: 31px;
	background-color:#FFFFFF;
	float:left;	
	min-height: 500px;
	height: 100%;
	}
	
#copy{

margin-left: 150px;
padding: 20px;
width: 700px;
height: auto;
border-top-color: #FF0033;
border-top-style: solid;
border-top-width:thin;
border-left-color: #CCCCCC;
border-left-style: dotted;
border-left-width:thin;
}
#copy p{
	margin-left: 0px;
}

#copy h1{
font-size:16px;
line-height: 14px;
font-weight: bold;
color: #470907;
margin-left: -2px;
}

#banner{
float: right;
Margin: 10px;
padding: -10px;
background-image:url(../images/stop_banner.gif);
repeat: no-repeat;
width: 200px;
height: 368px;
border-style: solid;
border-color:#999999;
border-width:thin;
}
#bioblock{
width: 540px;
height: auto;
float: left;
margin: 0;
padding: 0;

}

#biopic{
float: left;
Margin-top: 0px;
margin-right: 10px;
margin-left: 0px;
margin-bottom: 5px;
repeat: no-repeat;
width: 150px;
height: 180px;

}

#keynote{
float: left;
Margin-top: 0px;
margin-right: 10px;
margin-left: 0px;
margin-bottom: 5px;
repeat: no-repeat;
width: 240px;
height: 200px;

/*-----------bottom footer-------------*/
	
#footer {
position: relative;
	width: 1000px;
	height: 100%;
	float: left;
	margin-left:0px;
	margin-top: 0px;
}



#bottomcorner {
	display: inline;
	background: url(../images/bottom_corner_001.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	width: 959px;
	height: 13px;
	margin-left: 30px;
	float: left;	
	}



#bottomspacer{
clear: both;
background: url(../images/transparent.gif);
width: 959px;
height: 30px;

}
















#bgnd {
	background-color: #000000;
}



	



	
#maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #666666;
	width: 80%;
	margin-left: 145px;
	}

#heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #666666;
	width: 80%;
	margin-left: 50px;
	font-weight: bold;
	float: left;
	}
	
	
	
#rule {
	background:url(../images/ua_red_rule.gif);
	background-repeat: no-repeat;
	width: 825px;
	height: 5px;
	float: left;
	}

#header {
	font:Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bolder;
	font-size:14px;
	}

#splash {
	height: 660px;
	width: 850px;
	background: url(../images/splash.gif);
	background-position: center;
	background-repeat: no-repeat;
	}

