/* CSS Document */
#miss-swosu-logo {
        width: 185px;
        height: 240px;
	background: transparent url(../../../students/miss-swosu/images/miss-swosu-logo.png) top right no-repeat;
        text-indent: -5000px;
        float: right;
        position: relative;
        margin: -175px -65px 10px 5px;
	z-index: 1;
}
#miss-swosu-toptitle {
  height: 160px;
  width: 325px;
  position: relative;
  background: url(../../../students/miss-swosu/images/title-bg.jpg) 0 20px no-repeat;
  margin: 0 auto;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
#miss-swosu-toptitle h1 {
  text-indent: -5000px;
}
#miss-swosu-contact {
  position: relative;
  color: #010f3c;
  font-size: 11px;
  text-align: center;
  margin: 80px auto 10px auto;
  padding-bottom: 10px;
}
#miss-swosu-contact a {
  color: #010f3c;
  font-size: 11px;
  text-decoration: none;
}
#miss-swosu-contact a:hover {
  text-decoration: underline;
  color: #293f6f;
}
#pageant-date {
  width: 250px;
  height: 80px;
  margin-left: 180px;
  border: 3px double #9a6100;
  text-align: center; 
}
#pageant-date h2 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #010f3c;
	padding: 5px 0 0 0;
	margin: 0;
}
#pageant-date p {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #010f3c;
        padding: 10px 0 0 0;
        margin: 0;
}
h1.title {
  width: 475px;
  padding: 3px;
  margin-left: 110px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
}
h1 {
	font-family: tahoma, geneva, verdana, helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #010f3c;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 140%;
        font-weight: bold;
        font-style: normal;
	color: #003333;
	padding: 0;
	margin: 1em 0 1em 0;
}
h3 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #49200c;
	padding: 0 0 3px 0;
	margin: 1.2em 0 1em 1em;
        border: none;
        background: transparent url(../../images/d09/col-h1-bg.gif) bottom left no-repeat;
	}
#former td{
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: thin solid #9a6100;
	}


