body {
	margin: 0px;
	background-color: #fff;
	background-image: url(ustbabg.gif);
	background-position: 25px right;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body, h1, h2, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, body h1 {
	font-size: xx-large;
	margin-right: 30px;
	margin-left: 30px;
}

h2, body h2 {
	font-size: x-large;
	margin-right: 30px;
	margin-left: 30px;
}

h3, body h3 {
	margin-right: 30px;
	margin-left: 30px;
}


p, body p, li, body li {
	font-size: small;
}

a {
	color: #00c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited, a:hover {
	color: #900;
}

#container {
	margin: 0px 110px 0px 0px;
	padding-bottom: 30px;
	border-right: 2px black solid;
	border-bottom: 2px black solid;
	border-left: 15px #c00 solid;
	background-color: #ffe;
	height: 100%;
}

#container p, #container li {
	margin-left: 30px;
	margin-right: 30px;
	line-height: 1.4;
}


#header {
	padding: 10px 130px 10px 10px;
	background-color: #00c;
	height: 120px;
	background-repeat: no-repeat;
	text-align: right;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 100px;
}

#header h1, #header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	margin: 0px;
/*	font-style: italic; */
}

#header p {
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submenu {
	background-color: #fff;
	text-align: center;
	margin: 0px;
	border-bottom: 1px black solid;
	padding: 2px 0px 2px 0px;
}

.submenu p {
	font-size: x-small;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#footer {
	font-size: x-small;
	line-height: 1.2;
}

#inset {
	padding: 15px;
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
	border: 1px solid black;
	background-color: #fff;
}

#inset h2 {
	text-align: center;
	color: #c00;
}

#inset img {
	border: 0px;
}

#inset p, #inset h1, #inset h2 {
	margin-left:0px;
	margin-right:0px;
}

.demo {
	text-align: center;
}

p img {
	float: left;
	margin-right: 20px;
	line-height: 1.2;
}