body { background-color: #fff; color: #333; }


body, ol, td {
  font-family: palatino, serif;
  font-size:   13px;
  line-height: 18px;
  width: 792px;
  margin: auto;
 background-image: url(../images/background.jpg);
 background-repeat: repeat;
}
div, img {
margin: 0;
padding: 0;
}
h4 {
 font-size: 16px;
 display:inline;
}

h3{
display: inline;
font-size: 1.2em;
}

h2{
 display: inline;
}


pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; }
a:visited { color: #666; }
a:hover { color: #fff; background-color:#000; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

#website{
width: 776px;
border-left: 8px solid;
border-right: 8px solid;
border-top: 8px solid;
border-color: white;
background-color: white;
}

#main_body {
width: 776px;
margin-left: 0px;
float: left;
}

#footer{
clear: both;
}

#menu{
float: left;
margin-left: 10px;
display: inline;
width: 150px;
}

#menu ul{
list-style-image: url(../images/bullet.jpg);
font-weight: bold;
font-style: italic;
font-size: 14px;
color: #004F87;
}

#menu ul li{
margin-left: -20px;
margin-bottom: 20px;
}

#login{
height: 190px;
margin-left:5px;
width: 140px;
}

#links{
border-right: 0px solid;
border-color: #C0C0C0;
}

#links a {
text-decoration: none;
color: #004F87;
}


#mainframe{
 width: 610px;
 float: right;
 background-color: white;
 margin-right: opx;
 }

#leftcolumn {
	float: left;
	width: 389px;
}

#rightcolumn { 
	margin: 0;
	float: left;
	width: 219px;
}

#widebox {
 width: 389px;
 background-image: url(../images/missionborder.jpg);
 background-repeat: repeat-y;
}

#widebox_header {
width: 388px;
height: 35px;
}

#box_header_left {
width: 51px;
float: left;
}

#wide_header_name{
width: 280px;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 16px;
font-weight: bold;
padding-top: 10px;
color: #004F87;
}

#narrow_header_name{
width: 108px;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 16px;
font-weight: bold;
padding-top: 10px;
color: #004F87;
}

#box_header_right {
width: 51px;
float: right;
}

#wideboxtext {
 width: 339px;
 padding-left: 30px;
 padding-right: 20px;
 padding-top: 10px;
}

#wideboxtext img {
padding-top: 7px;
padding-bottom: 7px;
}

#wideboxtext a {
color: black;
}

#edit_profile {
 width: 339px;
 padding-left: 80px;
 padding-right: 20px;
 padding-top: 10px;
}

#narrowbox {
 width: 218px;
 background-image: url(../images/eventsborder.jpg);
 background-repeat: repeat-y;
}

#narrowboxtext {
 width: 169px;
 padding-left: 30px;
 padding-right: 20px;
 padding-top: 15px;
}

#narrowboxtext hr {
margin-top: 13px;
padding-bottom: 6px;
}

#narrowboxtext img {
margin-top: 8px;
padding-bottom: 0px;
margin-bottom: 8px;
}

#img_no_margin {
display: inline;
}

#img_no_margin img {
margin-top: 0px;
margin-bottom: 0px;
margin-right: 4px;
}

#no_frames {
margin-left: 40px;
margin-right: 40px;
}


#newpost {
text-align: right;
margin-right: 20px;
}

#newpost a {
text-decoration: none;
font-size: 14px;
font-weight: ;
color: mediumblue;
}

#comments{
margin-left: 30px;
margin-right: 270px;
}

#comment_form{
margin-left: 30px;
}

#profile_pic{
width: 100px;
float: left;
font-size: 14px;
font-weight: bold;
color: #004F87;
}

#profile_details{
width: 210px;
float: right;
line-height: 1.5em;
}

#profile_text{
clear: both;
}

#advisor_pic{
float: right;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 10px;
}

#advisor_list{
margin-left: 0px;
}

#advisor_list ul {
list-style-image: url(../images/bullet.jpg);
font-weight: bold;
font-size: 13px;
}

#whiffpics {
height: 260px;
}

#rep_picture {
float: right;
padding: 20px;
}

#rep_hr {
clear: both;
}

#rep_map {
margin-left: 20px;
}