﻿body{
  text-align: center;
  font-family: "Trebuchet MS",Arial,sans-serif;
  font-size: 90%;
  margin: 24px;
  background: #80120C
}

#page{
  width: 800px;
  margin: 0 auto;
  text-align: left;
  background: #CECF9C;
}

#iulogo {
  background: #80120c url("vpimages/iulogo.gif") no-repeat;
  height: 30px;
  padding-bottom: 10px
}

#calmlogo{
  position: relative;
  clear: both;
  background: #cecf9c url("vpimages/splashheader.gif") no-repeat;
  height: 81px;
  background-position: 80% 0%;
  cursor: pointer;
}

#calmlogo span{
  color: #80120c;
  font-weight: bold;
  font-size: 1.1em;
  position: absolute;
  top: 70px;
  right: 30px
}

#roundedtop{
  background: #cecf9c;
  height: 20px;
}

#roundleft, #roundright {
  width: 20px;
  height: 20px;
  float: left;
  background: url("vpimages/roundleft.gif") no-repeat;
}

#roundright{
  float: right;
  background: url("vpimages/roundright.gif") no-repeat
}

#content{
  margin-top: 10px;
  padding:12px
}

#contact{
  clear: both;
  color: #CCC;
  font-size: 83%;
  background: #80120C;
  padding-top: 10px
}

#contact a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

#contact a:hover {
  text-decoration: underline;
}

#iufooterlogo {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px
}

#undervid {
  text-align: center;
  margin-top: 20px
}

#linkcontainer {
  width: 250px;
  float:left
}

.s {
  font-weight: bold;
  color: #80120C
}

.links{
	width:240px;
	background:#fff;
	padding:5px;
	margin-bottom:10px;
	border-bottom:solid 3px #555
}

.links ul, .links li {
  list-style:square
}

.links ul{
  margin-left: 20px
}

#video{
  float: left;
  margin-left: 10px
}

#undervid {
	width:500px;
	float:right;
	padding:1%;
	margin-bottom:5px;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  color: #444;
  display: block;
  margin-bottom: 10px
}

ul,li {
  list-style: none;
  margin: 0;
  padding: 0;
/*  font-size: 10pt */
}

a {
  text-decoration: none;
  color: #B30000;
  font-weight: bold;
  display: inline-block;
  min-height: 24px;
  min-width: 24px;
}

a:hover {
  color: #850000;
  text-decoration: underline
}

a img {
  border: 0
}
