*{
margin:0px;
padding:0px;
}

body, td{
  font-family: verdana, helvetica,arial,sans-serif;
  font-size:11px;
  color:#144F8B;
}

body{
  background: #FFFFFF;
  text-align:center;
}

a{
  color:#144F8B;
  font-weight:bold;
}

a:hover{ 
  color:#144F8B;
text-decoration:none;
}

a img{
  border:0px;
}

#frame{
  width:970px;
  min-height:950px;
  height:auto !important;
  height:100%;
  margin:0px auto;
  background: url(./images/utgp_bg.gif) repeat-y top left;
}

#frame_inner{
  width:960px;
  min-height:950px;
  height:auto !important;
  height:100%; 
  margin:0px 5px;  
}

#header{
  width:960px;
  height:140px;
}

#strip{
  width:960px;
  height:110px;
}

#mainbody_back{
  width:960px;
  height:382px;
  background:url(./images/utgp_maingrad.jpg) no-repeat top left;
  position:absolute;
  z-index:1;
}

#mainbody{
  width:956px;
  top:2px;
  left:2px;
  position:relative;
  z-index:2;
}

.preview{
  width:956px;
  background:#D5E4F4;
  clear:both;
}
.preview .head{
  width:956px;
  height:71px;
  background:url(./images/utgp_boxgrad.jpg) repeat-y top left;
}
.preview .head a.logo{
  height:71px;
  width:324px;
  display:block;
  float:left;
}
.preview .head div.blurb{
  height:60px;
  width:626px;
  margin: 8px 3px 0px;
  float:left;
  text-align:left;
}
.preview .images{
  width:956px;
  height:257px;
}
.preview .images a.previmages{
  display:block;
  float:left;
  width:150px;
  height:227px;
  margin:15px 0px 15px 8px;
}
.preview .framewrap{
  width:956px;
  height:340px;
  margin:3px 0;
}
.preview a.visit{
  height:54px;
  width:956px;
  display:block;
  text-align:right;
}

br.clearer{
  line-height:1px;
  height:1px;
  border:0px;
  padding:0px;
  margin:0px;
  clear:both;
}

.prevspace{
  height:10px;
  width:956px;
}
