* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 background-color: #FFFFFF;
 font-size: 12px;
}
.wrapper {
 width: 782px;
 margin: 0 auto;
}
#border {
 border: 1px solid #FF9900;
 margin: 20px 0px 5px 0px;
 background-color: #fff;
 min-height: 776px;
 float: right;
 width: 780px;
}
* html #border {height:776px} /* IE Min-Height Hack */
/* ------------------------ Start Header -----------------*/
.header {
 text-align: center;
 margin: 6px 0px 0px 0px;
}
/* ------------------------ End Header -----------------*/


/* ------------------------ Start Navigation Bar -----------------*/
#nav-bar {
 color: #fff;
 font-weight: bold;
 margin: 8px 0px 0px 6px;
 background-image: url(/images/nav-bar.gif);
 background-repeat: no-repeat;
 height: 21px;
 padding: 5px 0px 0px 10px;
}
/* ------------------------ End Navigation Bar -----------------*/


/* ------------------------ Start Images -----------------*/
img {
 display: inline;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}


/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 6px 0px 0px 4px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 background-repeat: no-repeat;
 min-height: 300px;
 padding: 0;

}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

.leftcolumn-inner { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 background-repeat: no-repeat;
 min-height: 70px;

 margin-bottom: 7px;
}
* html .leftcolumn-inner {height:80px} /* IE Min-Height Hack */

.in-the-news { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 235px;
 float: left;
 min-height: 125px;
 margin-bottom: 7px;
}
* html .in-the-news {height:125px} /* IE Min-Height Hack */

.advertbox { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 background-repeat: no-repeat;
 min-height: 80px;
 padding: 10px;
 margin-bottom: 7px;
}
* html .advertbox {height:80px} /* IE Min-Height Hack */


#rightcolumn {
/* border: 1px solid red;*/
 margin: 6px 0px 0px 0px;
 display: inline; /* IE Hack */
 width: 513px;
 float: left;
 min-height: 20px;
}
* html #rightcolumn {height:20px} /* IE Min-Height Hack */

.sponsor {
    border: 1px solid #FF9900;
    min-height: 60px;
    text-align: left;
    display: inline; /* IE Hack */
    float: left;
    width: 510px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
* html .sponsor {height:60px} /* IE Min-Height Hack */

.scrollbar {
 min-height: 20px;
 text-align: center;
 padding: 15px 10px 10px 13px;
 display: inline; /* IE Hack */
 float: left;
 width: 510px;
}
* html .scrollbar {height:inherit} /* IE Min-Height Hack */

.maincontent {
 min-height: 80px;
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 7px;
 width: 530px;
}
* html .maincontent {height:80px} /* IE Min-Height Hack */

.content-mid {
 background-image:url(/images/content-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 5px 14px;
}
.left-mid {
 background-image:url(/images/left-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 10px 14px;
}
.left-heading {
 background-image:url(/images/left-heading.gif);
 background-repeat: no-repeat;
 padding: 9px 14px 5px 10px;
 font-size: 16px;
 color: #fff;
 min-height: 11px;
 font-weight: bold;

}
* html .left-heading {height:11px} /* IE Min-Height Hack */

/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
 font-size: 16px;
 color: #FF9900;
}
/* ------------------------- End Headings ---------------------*/

fieldset{
    background-color: #fbeedb;
    border: solid 1px #ff9900;
    padding: 10px 10px 20px 10px;
    margin: 0 0 20px 0;
    text-align: left;
    width:470px;
}

legend{
    font-weight: bold;
    color: #ff9900;
    text-align: left;
    font-size:20px;
    margin-left:40px;
}

label{
    padding-left:0px;
    font-size:85%;
    font-weight: bold;
    text-align: left;
}

.formRight{padding-right:40px;text-align:right;}
input {
 border: 1px solid #FF9900;
 width: 250px;
  padding:2px;
 margin:5px;
}

.yearbookentry input {
 border: 1px solid #FF9900;
 width: 150px;
  padding:2px;
 margin:5px;
}
.yearbookentry .formRight{padding-right:180px;text-align:right;}


#profilepicture{
 border: 1px solid #FF9900;
  width: 150px;
  float:right;
}

input[type="radio"]{ width: 25px;}
input[type="checkbox"]{ width: 25px;}
input[type="submit"]{ width: 400px;}

.insttypeSelect, .instSelect , .schoolSelect, .courseSelect {
 border: 1px solid #FF9900;
 width: 450px;
 padding:2px;
 margin:5px;
}

input.sideLogin {
 border: 1px solid #FF9900;
 width: 65px;
 margin:1px;
}

input.topUsername {
    background-image: url('/include/email_bg.png');
    background-repeat: no-repeat;
 border: 1px solid #FF9900;
 width: 65px;
 margin:1px;
}

input.topPassword {
    background-image: url('/include/password_bg.png');
    background-repeat: no-repeat;
 border: 1px solid #FF9900;
 width: 65px;
 margin:1px;
}



input.topUsernameNoImage {
 border: 1px solid #FF9900;
 width: 65px;
 margin:1px;
}

input.topPasswordNoImage {
 border: 1px solid #FF9900;
 width: 65px;
 margin:1px;

}



input.button {
 border: 1px solid #FF9900;
 width: 75px;
  margin:1px;
}

input2 {
 border: 1px solid #FF9900;
 width: 30px;
}

.form_error{text-align:right;color:#f00;}

#footer {
 font-size: 14px;
 clear: both;
 color:#000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
}
ul#section-links li {
     display: block;
 list-style: none;
 margin-left: 2px;
}
ul#section-links li a:link{
 color: #0099CC;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px
}
ul#section-links li a:visited{
 color: #0099CC;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px
}
ul#section-links li a:hover{
 color: #FF9900;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px
}


ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#daily-links li a:link{
 color: #0099CC;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px
}
ul#daily-links li a:visited{
 color: #0099CC;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px
}
ul#daily-links li a:hover{
 color: #FF9900;
 text-decoration: none;
 font-weight: bold;
 font-size: 14px
}


#nav-bar li {
 list-style: none;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
}


#nav-bar a:link {
 color: #fff;
 text-decoration: none;
}

#nav-bar a:visited {
 color: #FFFFFF;
 text-decoration: none;
}

#nav-bar a:hover {
 color: #0099CC;
 text-decoration: none;
}
a:link {
 color: #006600;
 text-decoration: none;
}
a:visited {
 color: #3399CC;
 text-decoration: none;
}

.valid {
 margin: 10px 0px 0px 10px;
}
dt {
    font-weight: bold;
    padding-bottom:    5px;
    color: #ff9900;
    }

dd {
    margin-left:0px;
    padding-bottom:10px;
    }

p{
padding-bottom:10px;
}



.bulletlist {
    font-size: 13px;
    list-style-position: inside;
    list-style-image: url(/images/bulletick.gif);
    list-style-type: none;
    font-family: "VAG Rounded Std Light";
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: middle;
    text-indent: 0pt;
    text-align: left;
}

.bulletlist2 {
    font-size: 14px;
    list-style-position: inside;
    list-style-image: url(/images/bullecircle.gif);
    list-style-type: none;
    font-family: "VAG Rounded Std Light";
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: middle;
    text-align: left;
}

