body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C5564;
	text-align: center;
	background-color: #CAB6C0;
	padding-top:15px;
}




a:link {
	color: #993366;
	text-decoration: none;
}

a:visited {
	color: #993366;
	text-decoration: none;
}

a:hover {
	color: #993366;
	text-decoration: underline;
}

a:active {
	color: #993366;
	text-decoration: underline;
}


#main_wrapper {
	width: 875px;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
	background-color: #FFFFFF;
	z-index:1;
}
#header{
}

#toc {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: middle;
	width: 875px;
}

#footer{
	font-size: 11px;
	width: 875px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #993366;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 2;
}
#footer2{
	font-size: 11px;
	width: 780px;
	padding-top: 14px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 2;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
#ubc_logo{
	position: inherited;
	z-index: 3;
	margin-bottom:-40px;
	margin-left:25px;
}
#shl_logo{
	position: inherited;
	z-index: 4;
	margin-top:-34px;
	margin-left:780px;
}

#content {

	margin-left: 30px;
	margin-right:60px;
}
#lab_logo {
	float: right;
	position: inherited;
	z-index: 5;
	margin-bottom:-40px;
	margin-left:25px;

}




/* ROOT FOLDER */

#home {
	font-size: 16px;
	height: 350px;
}

#home_video {
	float: right;
	margin-right: 20px;
	margin-left: 30px;
	padding: 10px;
	border: 1px solid #993366;
	width: 320px;
	margin-top: 10px;
border-radius: 1em;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
}

#contact {
	font-size: 14px;
	margin-left: 330px;
	height: 330px;
}

#links{
}

/* ABOUT */

#about{
font-size:14px;
}
.about_photo{
	width:300px;
	height:220px;
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	background-image:url(../images/gallery/Lab_group_shot_MED.jpg);
	float:right;
	margin-left:60px;}
	
#dr_lori_brotto {
	width: 400px;
}
#research_team{
}

#research_team td {
	text-align: center;
	width: 100px;
	vertical-align: top;
}
#alumni td{	
	text-align: center;
	width: 100px;
	vertical-align: top;
}
#gallery td{	
	text-align: center;
	width: 100px;
	vertical-align: top;
}

/* MULTIMEDIA */

#in_the_news li {
	list-style-type: none;
margin-bottom:10px;
}
#in_the_news a {
	font-size:12px;
	font-weight:bold;
}

#videos li a {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
}


#videos li {
	list-style-type: none;
	width:600px;
	margin-bottom:10px;
}
#videos a {
	font-size:12px;
	font-weight:bold;
}


#podcast_title  {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
}


#podcasts li {
	list-style-type: none;
	margin-bottom:10px;
}
#podcasts a {
	font-size:12px;
	font-weight:bold;
}

/* PUBLICATIONS */


#publications li {
	list-style-type: none;
	margin-bottom:15px;
}
#publications a {
	font-size:12px;
	font-weight:bold;
}

#press li {
	list-style-type: none;
	margin-bottom:15px;
}
#press a {
	font-size:12px;
	font-weight:bold;
}



/* STUDIES */
#special_populations{
}

#cancer_and_sexual_health{
}

#culture_and_health{
}

#desire_arousal{
}


/*  SEXUAL DYSFUNCTIONS INFO */
#classifying_dysfunction{
margin-right:160px;
}
#desire_disorders{
margin-right:160px;
}
#arousal_disorders{

margin-right:160px;}
#orgasmic_disorder{
margin-right:160px;
}
#pain_disorders{
margin-right:160px;
}
#prevalence{
margin-right:160px;
}

#treatment{
margin-right:160px;
}




.highslide-move a span{
color:#FFFFFF;
}
.highslide-close a span{
color:#FFFFFF;
margin-right:5px;
}

.highslide-credits{
margin-left:15px;
color:#FFFFFF;
font-weight:bold;

}#last_updated {
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}

