@charset "UTF-8";
/* CSS Document */

body {
	background-color: black;
	color: white;
	text-align: center;
	}

img, div { behavior: url(iepngfix.htc) }
					
#frame {
	background: url(images/striped_bg.gif);
	position: relative;
	width: 780px;
	border: white 1px solid;
	padding: 40px 0 36px 0;
	margin: 30px auto;
	text-align: left;
	}
					
#container {
	width: auto;
	height: auto;
	background: black;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
	}
				
#header {
	width: 100%;
	height: 108px;
	border-bottom: solid 2px gray;
	clear: both;
	}
			
#header img {
	float: left;
	margin: 0px;
	}
	
#copy {
	position: relative;
	background: url(images/sro_bg.gif) 50% 50% no-repeat;
	width: 780px;
	height: 475px;
	text-align: center;
	}
	
#logos {
				  	width: 770px;
					height: 425px;
					text-align: left;
					position: absolute;
					top: 20px;
					left: 5px;
					}
					
				#srodetail, #streetdetail, #riverdetail, #davisdetail, #midtowndetail, #edhdetail, #suziedetail, #comedydetail, #tredetail {
					text-align: justify;
					width: 520px;
					position: absolute;
					top: 255px;
					left: 125px;
					font-family: Helvetica, Arial, sans-serif;
					font-size: 14px;
					line-height: 20px;
					visibility: hidden;
					}
					
				#footer {
					position: absolute;
					bottom: 20px;
					left: 160px;
					width: 437px;
					height: 37px;
					background: url(images/oval_box.gif) no-repeat;
					text-align: center;
					}
					
				#SignUp {
					position: relative;
					width: 780px;
					margin: 10px auto;
					}
					
					#signUpDis {
						font-family: Helvetica, Arial, sans-serif;
						font-size: 14px;
						font-weight: bold;
						color: white;
						text-align: center;
						position: absolute;
						top: 0;
						left: 0;
						width: 780px;						
						}
						
					#Submit {
						position: absolute;
						top: 40px;
						left: 660px;
						}
					
					#fnameField, #lnameField, #emailField {
						border: 1px solid white;
						width: 180px;
						padding: 3px 6px;
						position: absolute;
						top: 36px;
						font-family: Helvetica, Arial, sans-serif;
						font-size: 14px;
						background: #333;
						color: white;
						}
					
					#fnameField {
						left: 50px;
						}
						
					#lnameField {
						left: 256px;
						}
						
					#emailField {
						left: 460px;
						}
						
					#fname, #lname, #email {
						position: absolute;
						top: 54px;
						}
						
					#fname {
						left: 114px;
						}
					
					#lname {
						left: 324px;
						}
						
					#email {
						left: 524px;
						}
						
					.titles {
						color: white;
						font-family: Helvetica, Arial, sans-serif;
						font-size: 11px;
						font-style: italic;
						}
					
				.info {
					position: absolute;
					width: 193px;
					margin: -18px 0 0 288px;
					padding: 3px;
					background-color: black;
					display: block;
					color: white;
					font-family: Helvetica, Arial, sans-serif;
					font-size: 12px;
					text-align: center;
					}
				
				.newsletter {
					font-family: Helvetica, Arial, Verdana, sans-serif;
					color: white;
					font-size: 15px;
					font-weight: bold;
					}	

			
#infoStage {
	position: relative;
	width: 780px;
	height: auto;
	text-align: center;
	}
					
	#links {
		position: fixed;
		top: 250px;
		left: auto;
		margin-left: 60px;
		}
						
	.buttons {
		text-align: right;
		width: 175px;
		margin: 7px 0 0 0;
		font-size: 12px;
		}
										
	.buttons a:link, .buttons a:visited {
		font-family: Helvetica, Arial, sans-serif;
		color: white;
		text-decoration: none;
		}
						
	.buttons a:hover {
		font-family: Helvetica, Arial, sans-serif;
		color: gray !important;
		text-decoration: underline !important;
		}
			
#infoCopy {
	position: relative;
	top: 0px;
	left: 275px;
	width: 450px;
	height: 100%;
	text-align: left;
	margin: 70px 0 40px 0;
	}
	
	#infoCopy p {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		text-align: left;
		line-height: 15px;
		padding: 0 0 0 20px;
		}
					
.header, #infoCopy p.header {
	font-size: 20px;
	font-weight: bold;
	}
	
.subhead, #infoCopy p.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16;
	font-style: italic;
	font-weight: bold;
	margin: .25em 0 1.5em 0;
	}
	
.name, #infoCopy p.name {
	font-size: 20px;
	font-weight: bold;
	margin: 70px 0 0 0;
	}
			
.position, #infoCopy p.position {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16;
	font-style: italic;
	font-weight: bold;
	margin: .25em 0 1.5em 0;
	}
					
.click {
	position: absolute;
	width: 193px;
	margin: -18px 0 0 288px;
	padding: 3px;
	background-color: black;
	display: block;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	}
