html {
    background-color: #000;
    margin: 0;
    padding: 0;
}

body, div, h1, img {
    padding: 0;
    margin: 0;
    border: none;
    
}

body {
    text-align: center;
}



div#content {
    text-align: left;
    position: relative;
    color: #FFF;
    overflow: hidden;
    width: 980px;
    height: 736px;
    margin-left: auto;
    margin-right: auto;
}


a, a:link, a:visited, a:active {
    border: none;
    outline: none;
    text-decoration: none;
    color: #000;
}



div#banner {
    width: 603px;
    height: 144px;
    position: absolute;
    top: 0;
    left: 0;
}

div#storylinks {
    width: 377px;
    height: 105px;
    position: absolute;
    top: 0;
    left: 603px;
}

/* base: 0, 603 */

/* sally mike jen 
   stu ann xiao */
 
h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	}
	
h2 img {
	vertical-align: bottom;
}	   
   
h2#sallylink {
	top: -105px;
	left: 603px;
	width: 123px;
	height: 42px;
}   

h2#mikelink {
	top: -105px;
	left: 726px;
	width: 117px;
	height: 42px;
}

h2#jenlink {
	top: -105px;
	left: 843px;
	width: 137px;
	height: 42px;
}

h2#stulink {
	top: -63px;
	left: 603px;
	width: 179px;
	height: 63px;
}

h2#annlink {
	top: -63px;
	left: 782px;
	width: 80px;
	height: 63px;
}

h2#xiaolink {
	top: -63px;
	left: 862px;
	width: 118px;
	height: 63px;
}

div#body {
    position: absolute;
    top: 105px;
    left: 0;
    width: 603px;
    height: 631px;
    background-image: url(/images/VSSisDEADsite_09.jpg);
    background-repeat: no-repeat;
	background-position: 0 39px;
}


div#copy {
	position: absolute;
	left: 0;
	width: 603px;
	top: 275px;
	height: 300px;
	
}

div#copy p {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 16px;
    font-family: consolas, monaco, "lucida console", courier new, courier, monospace;
	color: #000;
	margin-top: 0;
	margin-bottom: 16px;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

p#tryvaultnow {
	position: absolute;
	top: 526px;
	left: 364px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	clear: both;
}

div.subtext {
    position: absolute;
    top: 39px;
    left: 0;
    height: 144px;
    width: 603px;
    overflow: show;
    width: auto;
    margin: 10px;
    margin-top: 0;
    color: #FFF;
    font-family: consolas, monaco, "lucida console", courier new, courier, monospace;
    font-size: 12px;
}


.story {
	position: absolute;
	top: 0;
	left: 603px;
	height: 631px;
}

blockquote {
	margin: 0;
	padding: 0;
}

img#vaultbanner{
 display: block;
  height: 55px;
  width: 500px;
  position: absolute;
  top: -70px;
  left: 25px;
  color: transparent;
}

