#my_banner {
width: 965px;
height: 100px;
margin: 0 auto;
background: url(http://www.newmediasoup.com/smugmug/smugmugMasthead_1024.png) no-repeat;
}

#bioBox .photo {
display: none;
}

div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  width: 49%;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  width: 49%;
  }


#userName {
	display:none;
}
#userHome {
	display:none;
}

/* TITLES */
#popularTitle {
	font-family:Helvetica, sans-serif;
	font-size:16px;
    color: #990000;
    font-weight: bold;
}

#bioTitle {
	font-family:Helvetica, sans-serif;
	font-size:16px;
    color: #990000;
    font-weight: bold;
}
#popularTitle a {
	font-family:Helvetica, sans-serif;
	font-size:16px;
    color: #990000;
    font-weight: bold;
}

.tempClass h3.title {
	font-family:Helvetica, sans-serif;
	font-size:16px;
    color: #990000;
    font-weight: bold;
}

#lightBoxNav .title, #cartNav .title, #popUpnav .title {
	font-family:Helvetica, sans-serif;
	font-size:14px;
    color: #990000;
    font-weight: normal;
}

#title {
	font-family:Helvetica, sans-serif;
	font-size:16px;
    color: #990000;
    font-weight: bold;
}

title {
	font-family:Helvetica, sans-serif;
	font-size:16px;
  color: #990000;
    font-weight: bold;
}


a.title {
	font-family:Helvetica, sans-serif;
	font-size:16px;
  color: #990000;
    font-weight: bold;
}

a {
  color: #990000;
}
a.hover {
  color: #ffffff;
}


/* Change default image border color */
.imgBorder {
    border-color: #333333;
}


/* Search */
#mysearch {
	width: 965px;
height: 10px;
position:relative;
top: -90px;
left: 15px;
text-align:right;
margin: 0 auto;
}

.nms_nav_footer {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.nms_nav_footer a {
	font-family: Helvetica, sans-serif;
	text-decoration:none;
}

.nms_nav_footer a:hover {
	font-family: Helvetica, sans-serif;
	color: #FFCC66;
	text-decoration:underline;
}


.bioText {
	font-weight:normal;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.bioText a {
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
}

.bioText a:hover {
	font-family: Helvetica, sans-serif;
	color: #FFCC66;
	font-weight:bold;
	text-decoration:underline;
}


