    html {  background-color: #fff;  font-family: Arial, Verdana, sans-serif;  font-size: 12px;  color: #000;  font-weight: normal;  margin-top: 0px;  } 
    #content-container {  background-color: #ffffff;  padding-bottom: 0px;  padding-left: 0px;  padding-right: 0px;  padding-top: 0px;  -moz-border-radius: 5px;  } 
    #header-container {  background-image: url('/uploads/css/contentboxbg.jpg');  font-family: Verdana, sans-serif;  font-size: 26px;  color: #000;  padding-bottom: 5px;  padding-left: 5px;  padding-right: 5px;  padding-top: 5px;  -moz-border-radius: 5px;  } 
    .block-login-box {  background-color: #f5f5f5;  line-height: 150%;  padding-bottom: 10px;  padding-left: 10px;  padding-right: 10px;  padding-top: 10px;  -moz-border-radius: 2px;  } 
    a:link {  text-decoration: none;  } 
    a:visited {  text-decoration: none;  } 
    a:active {  text-decoration: none;  } 
    a:hover {  color: #1d48ff;  text-decoration: none;  } 
    #footer-container {  background-color: #f5f5f5;  font-size: 11px;  margin-top: 10px;  padding-bottom: 5px;  padding-left: 5px;  padding-right: 5px;  padding-top: 5px;  -moz-border-radius: 5px;  } 
    div {  font-family: Arial, sans-serif;  font-size: 12px;  } 
    table {  } 
    tr {  } 
    td {  font-family: Arial, sans-serif;  font-size: 12px;  } 
    body {  font-family: Arial, sans-serif;  font-size: 12px;  margin-top: 0px;  padding-top: 0px;  } 
    p {  font-family: Arial, sans-serif;  font-size: 12px;  margin-bottom: 10pt;  } 
    h1 {  font-size: 16px;  font-weight: bold;  } 
    h2 {  font-size: 14px;  font-weight: bold;  } 
    h3 {  } 
    h4 {  } 
    h5 {  } 
    h6 {  } 

    .iplasma-dropdown a:hover {  } 
    .iplasma-dropdown a {  border-top: 1px solid #c0c0c0;  } 
    .iplasma-dropdown {  margin-top: 20px;  visibility: hidden; position: absolute; width: 150px; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0;  }

em, i
{
	font-style: italic;
}

strong, b
{
	font-weight: bold;
}

ul li
{
	list-style-type: disc;
	list-style-position: inside;
}

ol li
{
	list-style-type: decimal;
	list-style-position: inside;
}

html#iplasma-admin
{
	background: #178bb2 url('/templates/default/img/admin/bgRepeat.png') repeat-x;
}

html
{
	background: black;
}

div#outer-wrapper
{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: white;
	background: black;
	font-family: Arial;
	background: black url('../img/background.jpg') top center no-repeat;
	background-attachment: fixed;
}

div#main a, div#main a:visited
{
	color: black;
}

div#wrapper
{
	width: 950px;
	margin: 0px auto;
	padding: 10px 19px;
}

div#header
{
	float: left;
	width: 100%;
}

div#logo
{
	float: left;
	width: 120px;
	height: 123px;
	position: relative;
	background: url('../img/logo.png') no-repeat;
}

div#logo a
{
	float: left;
	width: 120px;
	height: 123px;
	display: block;
}

div#wallops
{
	float: left;
	color: white;
	height: 123px;
	font-size: 36px;
	font-weight: bold;
	line-height: 113px;
	padding-left: 20px;
}

div#right
{
	float: right;
	margin-left: 30px;
}

div#topnav
{
	float: left;
	clear: right;
	width: 100%;
	color: white;
	z-index: 100;
	position: relative;
	text-align: right;
	margin-right: 30px;
	font-weight: bold;
}

div#topnav a, div#topnav a:visited
{
	color: white;
}

div#topnav a:hover
{
	text-decoration: underline;
}

div#uav
{
	float: right;
	top: -120px;
	width: 265px;
	height: 130px;
	margin-bottom: -120px;
	position: relative;
	background: url('../img/uav.png') no-repeat;
}

div#caption
{
	display: none;
	visibility: hidden;
	width: 262px;
	padding: 30px 20px 20px 20px;
	height: 144px;
	position: relative;
	background: url('../img/caption.png') no-repeat;
	top: -120px;
	margin-bottom: -120px;
}

span#uav-caption
{
	top: 100px;
	position: absolute;
	font-size: 9px;
}

div#uav:hover div#caption
{
	display: block;
	visibility: visible;
}

div#content
{
	float: left;
	width: 100%;
	min-height: 300px;
	margin-top: -50px;
}

div#content-tl
{
	float: left;
	width: 8px;
	height: 8px;
	background: url('../img/content-tl.png');
}

div#content-top
{
	float: left;
	width: 934px;
	height: 8px;
	background: url('../img/content-top.png');
}

div#content-tr
{
	float: left;
	width: 8px;
	height: 8px;
	background: url('../img/content-tr.png');
}

div#content-bl
{
	float: left;
	width: 8px;
	height: 8px;
	background: url('../img/content-bl.png');
}

div#content-bottom
{
	float: left;
	clear: none;
	width: 934px;
	height: 8px;
	background: url('../img/content-bottom.png');
}

div#content-br
{
	float: left;
	width: 8px;
	height: 8px;
	background: url('../img/content-br.png');
}

div#main
{
	float: left;
	width: 943px;
	margin: 0px 1px 0px 2px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background: #d7d7d7 url('../img/content-background.jpg') repeat-x;
}

div#subtitle
{
	float: left;
	color: blue;
	font-size: 20px;
	font-weight: bold;
	margin-left: 140px;
}

div#iplasma-menu-top
{
	float: left;
	width: 96%;
	margin: 10px 2% 0px 2%;
	height: 38px;
	text-align: center;
	border: 2px solid #cecece;
	background: url('../img/navbar-background.jpg') repeat-x;
}

div#iplasma-menu-top span
{
	padding: 0px 28px;
	display: inline-block;
	height: 38px;
	line-height: 38px;
}

div#iplasma-menu-top a
{
	font-size: 14px;
	font-weight: bold;
}

div#iplasma-menu-top span:hover
{
	color: white;
	background: url('../img/navbar-hover.png') repeat-x;
}

div#iplasma-menu-top span:hover a
{
	color: white;
}

div.iplasma-dropdown
{
	margin-left: -30px;
	margin-top: 13px;
}

div.iplasma-dropdown a
{
	padding-left: 10px;
	font-size: 12px !important;
	text-align: left;
	height: 38px;
	line-height: 38px;
	display: block;
	position: relative;
	background: #d8d8d8;
}

div#top-menu-dropdown-21
{
	width: 250px;
}

div.iplasma-dropdown a:hover
{
	color: white !important;
	height: 38px;
	background: url('../img/navbar-hover.png') repeat-x;
}

div#info-block
{
	float: left;
	width: 96%;
	color: white;
	margin: 0px 2%;
	min-height: 240px;
	border: 2px solid #cecece;
	background: black url('../img/rocket.jpg') no-repeat top left;
	border-top: 0px;
}

div#info-block a, div#info-block a:visited
{
	color: white
}

div#info-block a:hover
{
	text-decoration: underline;
}

div.choose-wallops
{
	background: url('../img/airplane.jpg') no-repeat top left !important;
	color: black !important;
}

em
{
	font-style: italic;
}

div.choose-wallops div#info-text
{
	width: 65% !important;
	margin: 5px 20% 0px 15% !important;
}

div.choose-wallops div#info-text h4
{
	font-style: italic !important;
}

div.organization
{
	background: url('../img/northrop.jpg') no-repeat top  !important;
}

div.organization div#info-text
{
	width: 90% !important;
	margin: -20px 5% 0px 5% !important;
}

div.organization div#info-text h4
{
	font-style: italic !important;
}

div.the-region
{
	background: url('../img/grassland.jpg') no-repeat top left !important;
	color: black !important;
}

div.the-region div#info-text
{
	width: 60% !important;
	margin: 0px 20% !important;
}

div.site-reports
{
	background: url('../img/launchsite.jpg') no-repeat top right !important;
	color: black !important;
}

div.site-reports div#info-text
{
	color: white !important;
	width: 75% !important;
	margin: 160px 20% 0px 5% !important;
}

div#info-text
{
	float: left;
	width: 65%;
	margin-left: 35%;
}

div#info-text h2
{
	margin: 30px 0px;
	font-size: 18px;
}

div#info-text h4
{
	margin: 20px 0px;
	font-size: 16px;
}

div#content-blocks
{
	float: left;
	margin: 20px 38px;
	text-align: center;
}

div.content-block
{
	float: left;
	width: 269px;
	height: 184px;
	margin: 0px 10px 30px 10px;
}

div.content-block-left
{
	float: left;
	width: 10px;
	height: 184px;
	background: url('../img/box-left.png') no-repeat;
}

div.content-block-main
{
	float: left;
	width: 249px;
	height: 184px;
	background: url('../img/box-middle.png') repeat-x;
}

div.content-block-right
{
	float: left;
	width: 10px;
	height: 184px;
	background: url('../img/box-right.png') no-repeat;
}

div.content-image
{
	margin: 0px auto;
	width: 249px;
	height: 132px;
}

div.content-block-header
{
	float: left;
	width: 100%;
	height: 35px;
	margin: 5px 0px;
	background: url('../img/box-background.jpg') repeat-x;
}

div.content-block-header h4
{
	float: left;
	padding-left: 20px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
}

div#content-footer
{
	float: left;
	width: 100%;
}

div#footer-menu
{
	float: left;
	color: black;
	font-weight: bold;
	margin: -40px 10px 10px 10px;
	padding-top: 5px;
	border-top: 2px solid #98989a;
}

div#nature-image
{
	position: relative;
	top: -15px;
	left: -80px;
}

div#footer-menu a, a:visited
{
	color: black;
}

div#footer-menu a:hover
{
	text-decoration: underline;
}

div#copyright
{
	font-size: 11px;
	width: 690px;
	color: white;
	position: relative;
	z-index: 1000;
}

div#copyright a, div#copyright a:visited
{
	color: white;
}

div#bottom-images
{
	float: right;
	position: relative;
	clear: both;
}

div#bottom-images img
{
	position: relative;
	z-index: 1000;
}

div.iplasma-content-title, div.iplasma-breadcrumb
{
	float: left;
	width: 96%;
	color: black;
	margin: 5px 2%;
	font-weight: bold;
}

div.iplasma-content-title
{
	font-size: 16px;
}

div.iplasma-content-body
{
	float: left;
	width: 94%;
	color: black;
	padding: 20px 3%;
	margin-bottom: 30px;
}

div.iplasma-block
{
	float: left;
}

div.iplasma-content-body a, div.iplasma-content-body a:visited
{
	text-decoration: underline;
}

div.iplasma-content-body p
{
	padding: 1px 20px;
}

div.iplasma-content-body ul
{
	width: 100%;
	margin-bottom: 15px;
}

div.iplasma-content-body img
{
	display: inline;
	padding: 2px;
	margin: 4px;
	border: 1px solid black;
}

div.iplasma-content-body ul
{
	float: left;
}

div.iplasma-content-body ul li
{
	margin: 2px 20px;
	padding: 2px 20px;
	list-style: disc inside;
}

div.iplasma-content-body table
{
	float: left;
	width: 100% !important;
	clear: both;
	margin: 5px 0px 20px 0px;
}

div.iplasma-content-body table td
{
	padding: 2px;
	vertical-align: top;
}

div.iplasma-content-body table td p
{
	padding: 1px 5px;
}

div.contact-form-block
{


}

div.contact-form-block > form > div
{
	padding: 2px 20px;
}

div.contact-form-block textarea
{
	width: 300px;
	height: 100px;
}

div#contact-field-method span
{
	padding: 0px 5px;
}

div.content-block-header h4:hover
{
	text-decoration: underline;
}

div.sitemap-container
{
	float: left;
	width: 100%;
	padding: 5px 25px;
	margin: 200px 0 50px 0;
}

div.sitemap-block
{
	float: left;
	width: 100%;
	padding: 5px 0px;
}

div.sitemap-title
{
	float: left;
	width: 100%;
	clear: both;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

a.sitemap-entry
{
	float: left;
	clear: both;
	display: block;
	padding: 3px 8px;
}

a.sitemap-entry:hover
{
	text-decoration: underline;
}

    .contact-form-block   { float: right; display: block; color: black; margin: -640px 40px 45px 0px; border:1px solid #000; background:#FFF }
    #contact-field-email  {  margin-bottom: 10px;  margin-left: 100px;  margin-top: -40px;;  width:200px;  } 
    #contact-field-method {  margin-bottom: 20px;  margin-left: 100px;  } 
    #contact-field-name  {  margin-left: 100px;  margin-top: -20px;;  width:200px;  } 
    #contact-field-phone  {  margin-left: 100px;  margin-top: -20px;;  width:200px;height:20px  } 
    #contact-label-email {  font-weight: bold;  margin-bottom: 20px;  margin-top: 10px;  } 
    #contact-label-method {  font-weight: bold;  margin-bottom: 15px;  margin-top: 20px;  } 
    #contact-label-name {  font-weight: bold;  margin-top: 10px;  } 
    #contact-label-phone {  font-weight: bold;  margin-top: 10px;  } 
    #comments {  margin-bottom: 10px;  width:300px;height:200px;  } 
    #contact-field-name input {  height:20px;width:200px;  } 
    #contact-field-email input {  width:200px;height:20px;  } 
    #contact-field-phone input {  width:200px;height:20px; } 