 body { 
	text-align: left;
	background-color: white;
	background-image: url("images/ussi_bg.jpg");
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	overflow: auto;
	text-align: center;
	}

#topbarbar {
    position: relative;
	top: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 780px;
	height: 110px;
	z-index: 8;
	text-align: left;
	}

#topbarbar img {
	display: inline;
	}

#introtext h1 {
	margin-top: 0;
	font-size: 13px;
	}
#introtext {
	width: 80%;
	margin: 0 auto 0 auto;
	background-color: black;
	border: 1px solid white;
	padding: 14px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	}

#footer {
	width: 80%;
	margin: 0 auto 0 auto;
	background-color: black;
	border: 1px solid white;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	}
#footer_front_text {
	font-size: 120%;
	text-align: left;
	padding: 15px 15px 15px 0;
	line-height: 25px;
}
#splashbg {
	position: relative;
	top: -110px;
    width: 769px;
	height: 574px;
	background-image: url(images/splash_frontbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	z-index: 7;
	border: 0;
	}

#splash {
	position: relative;
	top: 88px;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 548px;
	z-index: 8;
	}

#splashbuttons {
	width: 100%;
	border: 0;
	}

#splashbuttons .border {
	border: 1px solid white;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	}

#splashbuttons .border:hover {
	border-left: 2px solid #333;
	border-top: 2px solid #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	}

#main .border {
	border: 1px solid #B3B3B3;
	}

#main .border:hover {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	}

#insidebg {
    position: relative;
	top: -110px;
    width: 769px;
	height: 574px;
	background-image: url(images/inside_frontbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	z-index: 7;
	border: 0;
	}

#main {
	position: relative;
	top: 109px;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 548px;
	z-index: 8;
	}

#maintable {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	}

.maincol {
	background-color: black;
	padding: 24px;
	border: 1px solid white;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: white;
	}
.nopad {
	padding: 0;
}
.maincol_inner {
	padding:  0 24px 24px 24px;
}

.maincol ul {
	margin-left: 0px;
	padding-left: 16px;
	marker-offset: 0px;
	}

.maincol_inner a {
	display: block;
	text-align: right;
	padding-right: 2px;
	}

.secondcol textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #2D2D2D;
	border: 1px solid white;
	scrollbar-face-color: #2D2D2D;
	scrollbar-shadow-color: #2D2D2D;
	scrollbar-highlight-color: #2D2D2D;
	scrollbar-3dlight-color: #2D2D2D;
	scrollbar-darkshadow-color: #2D2D2D;
	scrollbar-track-color: #2D2D2D;
	scrollbar-arrow-color: #2D2D2D;
	display: block;
	}
.secondcol label,input {
	display: block;
	float: left;
	margin-top: 0;
	margin-bottom: 6px;
}
.secondcol input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #2D2D2D;
	border: 1px solid white;
	height: 18px;
	line-height: 18px;
	padding: 2px;
	}
.secondcol label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	}
.form br { clear: both; }
.form form { margin: 0; padding: 0;}
/* \*/
* html .form { height: 1%; }
/* */


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* next bit to make this work for IE7 */
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* and for ie6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.secondcol ul {
	margin-left: 0px;
	padding-left: 16px;
	marker-offset: 0px;
	}

.secondcol {
	background-color: #3E3E3E;
	padding: 24px;
	border: 1px solid white;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: white;
	}

.caption {
	font-size: 14px;
	text-align: center;
	margin: 0 auto 0 auto;
	}

.form {
    padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form p {
    text-align: left;
}

a {	color: #006DCD; }
a:visited { color: #CCC; }
a:hover { color: #115A9A; }
a:active { color: #F31818; text-decoration: none; }

h2 {
	color: white;
	font-size: 1.3em;
  }
h3 {
	margin-top: 0;
	color: yellow;
	font-size: 1.1em;
	}

h2.subtitle {
	font-size: 1.7em;
}

.float_img {
	float: left; 
	margin: 16px 16px 0 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */