html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family:  Geneva, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	text-align: left;
}
h1 {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 0 0;
}
h2 {
  color: #CF1432;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.1em;
  margin: 10px 0 0 0;
}

h4 {
	color: #fff;
	background-color: #CF1432;
	font-size: 1.2em;
	display:block;
	padding: 6px 6px 6px 10px;
	margin: 0 -19px 0 -10px;
	}
	
img {border: 0;}

a,  a:link {
	color: #CF1342;
	font-weight: normal;
	text-decoration: none;
  }
a:visited {
	color: #CC0033;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #CF1432;
	font-weight: normal;
	text-decoration: underline;
}
a:focus {
  color: #CF1432;
  text-decoration: none;
}
a:active {
  color: #CF1432;
}

img {border: 0;}

#body2 {
  margin: 0;
  background-color: #FFFFFF;
/*  background-image: url(../images/backgroundimg2.gif);*/
  background-position: center;
  background-repeat: repeat-y;
  }

#outerWrapper {
	margin: 25px auto 0 auto;
	text-align: left;
	width: 780px;		
}
#outerWrapper #header {
/*  background-color: #D21533;*/
  background-image: url(../images/site/HIV-is-Still-Here-logo-Banner.jpg);
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  height: 175px;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn1 {
/*  background-image: url(../images/banner_deel2.gif);*/
  background-image: url(../images/site/Ribbon-Left-Menu.jpg);
  background-repeat: no-repeat;
  border-right-width: 1px;
  float: left;
  padding: 12px 0px 10px 4px;
  width: 160px;
}

/*Menu starts here*/
#menu dl {
	width: 160px; 
	margin: 0 auto; 
	padding: 0 0 0 0; 
	background-repeat: no-repeat; 
	background-position: bottom left;
	}

#menu dd {
	margin: 0;
	padding:0;
	color: #fff;
	font-size: 14px;
	text-align: left;
		}
	
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:2px 4px 8px 24px;
	background-image: url(../images/site/button.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:135px;
}

#nav a:hover, #nav #currentpage, #nav #currentpage a:visited {
	background-image: url(../images/site/button_down.gif);
	background-repeat: no-repeat;
	background-position: left; 
	color:#fff;
	}

ol li {
	font-size:1em;
	}
	
ul,ol{
	font-size:1em;
}

ul li {
list-style-image: url(../images/site/listitem.gif);
	text-align: left;
}

ul li ul li {
list-style-image: url(../images/site/listitem2.gif);
}

hr {
	text-align: left;
	width: 99%;
	border: 1px solid #ECECEC;}
	
/*Menu ends here*/

#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 0px 10px 10px 10px;
	width: 160px;
	margin: 30px 0px 0 0;
}


/*Content*/

/*Toolbar: Function Icons Email, Print and Resize*/

#toolbar1 {
	text-align: right;
	cursor : default;
	font-size: 1em;
	margin: 0px 0 0 180px;
	padding: 8px 4px 10px 4px;
/*	background-image:url(../images/toolbar.gif);*/
	background-repeat: no-repeat;
	background-position: right;
		}

#toolbar1 a{
	text-decoration: none;
	font-weight: 100;
	color: #000;
	}
	
#toolbar1 a:hover{
	color: #da5242;
	background-color: #FEFBDD;
}
	
#toolbar1 img {
	border: 0;
	}
	
/*Second toolbar*/
#toolbar2 {
	text-align: right;
	cursor : default;
	font-size: 1em;
	margin: 0px 0px 0 180px;
	padding: 8px 4px 10px 4px;
/*	background-image:url(../images/toolbar.gif);*/
	background-repeat: no-repeat;
	background-position: right;
		}

#toolbar2 a{
	text-decoration: none;
	font-weight: 100;
	color: #000;
	}
	
#toolbar2 a:hover{
	color: #FFFFFF;
	background-color: #CF1432;
	padding: 5px 4px 5px 4px;
}
	
#toolbar2 img {
	border: 0;
	}

#outerWrapper #contentWrapper #content {
	margin: 0 10px 0 180px;
	padding: 12px 18px 10px 10px;
 }
 
.border {
  padding: 4px;
  border: 1px solid #CF1432;
 }
	
	
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	border-top: solid 1px #cda98b;
	border-bottom: solid 1px #816cb0;
	padding: 10px 10px 10px 10px;
	font-size: 0.8em;
}
#outerWrapper #footer a{
	text-decoration: none;
	}

#outerWrapper #footer a:hover{
	text-decoration: underline;
	}

#clear {
clear: both;
}

.floatright {
	float: right;
	}

.floatleft {
	float: left;
	}
	
.imgfloatleft {
	float: left;
	  padding: 4px;
  border: 1px solid #CF1432;
  margin: 0 8px 8px 0;
	}
	
.imgfloatright {
	float: right;
	  padding: 4px;
  border: 1px solid #CF1432;
  margin: 0 0 8px 8px;
	}
	
#highlight {
	border-top: 0;
	border-right: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	border-left: 1px dashed #cccccc;
	background-color: #F8E6E0;
	color: #CF1432;
	padding: 10px;
	font-weight: 400;
	background-image: url(../images/site/highlight_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; 
	}
	
.note {
 	font-size: 80%;
	}
	
td.width79 {
	width: 79%;
	}
	
td.width6 {
	width: 6%;
	}

td.width15 {
	width: 15%;
	}
	
/*Events table*/
td.title {
	background-color: #CF1432;
	font-size: 1.2em;
	color: #fff;
	padding: 4px;
	border: 0;
	display: block;
	font-weight: bold;
		}
	
td.date {
	background-color: #CCC;
	font-weight: bold;
	display: block;
	padding: 4px;
	border: 0;
		}
	
td.details {
	background-color: #EFEFEF;
	display: block;
	padding: 4px;
	border: 0;
		}

table.events {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	}
	
.noborder {
	border:0;
	}
