body {
	background-color: #0D0D0D;
	color: silver;
	text-align: center;
	margin: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


/*#header {
	height: 324px;
	background: url(cow.jpg) no-repeat 25px;
}*/

div#container {
	/*width: 700px;*/
	/*margin: 25px;*/
	/*position: static;*/
	margin:0pt auto;
	background-color: #121212;
	text-align: left;
	width: 702px;
	background-image: url(bckgrnd.png);
	padding-left: 69px;
	padding-right: 69px;
}

div#header {
	height:  15%;
}
div#footer {
	height:  7%;
}

h1, h2, h3 {
	color: white;
	
	border-bottom: 1px solid gray;
}

h1 {
	margin-bottom: 7%;
	padding-bottom: 2%;
	text-align: center;
	text-transform: none;
}

h2 {
	margin-top: 12%;
	margin-bottom: 4%;
	padding-bottom: 1.5%;
}

h3 {
	margin-top:7%;
	margin-bottom: 0%;
	margin-left: 0%;
	border: none;
}

a {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #9d9d9d;
}
a:hover {
	background-color: white;
	color: #1e1e1e;
}


p, ul {
	font-size: 84%;
}

p {
	margin-top: 2%;
	padding: 2px;
}

ul {
	
	list-style-type: none;
	padding-left: 10px;
}

li {
	margin-top: 1%;
}

.em {
	color: white;
}

img.fullpic {
	margin-top: 3%;	
}

div#intro {
	
	margin-bottom: 10%;
}

div#intro p {
	font-size: 95%;
}

span.launch {
	font-size: 120%;
}

.notice {
	color: #ff7b7d;
}

/* VIDEO ------------------ */

body#video {
  margin-top: 50px;  text-align: center;  min-width: 762px;}#wrapper {  text-align: left;  width: 762px;  margin-left: auto;  margin-right: auto;}