/* ----------------style for all browsers except internet explorer, ie hacks on bottom------------------- */

body {
	text-align:center;
	font: 12px Verdana, Helvetica, sans-serif;
	background: #99cc99 url(../images/design/bg_header.jpg) repeat-x;
	color: #000000;
	
	}
	
#container {
	margin:0px auto;
	text-align:justify;
	width: 955px;
}

#container #header #logo {
	position: relative;
	top: 10px;
	
}

#nav {
	font-size: 11px;
	padding: 0;
	list-style-type: none;
	float: right;
	font-weight: bold;
	top: -129px;
	position: relative;
}

#nav li {
	float: left;
	
}

#nav a {
	float: left;
	width: 97px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/design/tab_up.jpg) no-repeat;
	height: 60px;
	border-right-width: 1px;
	padding-top: 10px;
}

#nav a:hover {
	background:url(../images/design/tab_ro.jpg) no-repeat;
	color: #000000;
}

#container #home_main {
	float:left;
	width:630px;
	position: relative;
	top: -40px;
    }
	
#container #hiv_main {
	float:left;
	width:630px;
	position: relative;
	top: -40px;
    }
	
#container #founders_main {
	text-align: justify;
	clear: both;
	position: relative;
	top: -40px;
}	

#container #hiv_main {
	clear: both;
	position: relative;
	top: -40px;
}

#container #gal_main {
	clear: both;
	position: relative;
	top: -40px;
}

#container #don_main {
	position: relative;
	float:left;
	top: -40px;
	clear: both;
	width:700px;
}
		
#container #sidebar_home {
	float:right;
	width:310px;
	position: relative;
	top: 100px;
    }
	
#container #sidebar_hiv {
	float:right;
	width:310px;
	position: relative;
	top: -50px;
    }
	
#container #sidebar_don {
	float:right;
	width:240px;
	position: relative;
	top: -25px;
    }	
	
#container #header #nav {
	clear: both;
	float: right;
}

#container #founders_main #sami {
	clear: both;
	height: 270px;
}

#container #founders_main #bob {
	height: 270px;
	clear: both;
}

#container #gal_main a:hover span{
	top:8px;
	left:8px;
	width:267px;
	font-weight:bold;
	background:#FFF;
	padding:5px 5px 5px 8px;
	font-size:9px;
	border:2px solid #999;
	border-width:0 0 3px 0;
	filter: alpha(opacity=100);
	text-align: left;
	color: #000000;	/*-moz-opacity:.8;
		opacity:.80;*//**/
} 

#container #gal_main  a span{
/*\*/
	position:absolute;
	left:-9999px;
	text-decoration:none;

}

#container #gal_main li{
	border: solid #999;
	border-width: 0 1px 1px 0;
	background: #FFF;
	padding: 8px 8px 5px;
	text-align: center;
	position: relative;
	float: left;
	display: inline;
	margin: 5px 5px 5px 0px;
}


#container #founders_main li { 
	list-style-type: none;
	background: url(../images/design/bullet.gif) no-repeat;
	padding-left: 15px;
 }
			
#footer {
	clear:both;
	text-align: center;
	background: #FFFF67 url(../images/design/bg_footer.jpg) repeat-x;
	height: 60px;
	position: relative;
	margin-right: -8px;
	padding-top: 20px;
	margin-left: -8px;
    }
	
a:visited {
	color: #990000;
	text-decoration:none;

}
a:hover {
	color: #000000;
	text-decoration:none;
}

a:link {
	color: #990000;
	text-decoration: none;
}

br {
	line-height: 5px;
}

h1 {
	font-size: 18px;
	position: relative;
    width: 185px;
    height: 185px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h1 span {
	position: absolute;
	width: 185px;
	height: 185px;
	background: url('../images/design/logo.jpg') no-repeat;
	background-image: url(../images/design/logo.jpg);
}

.act_tab {
	background:url(../images/design/tab_act.jpg) no-repeat;
	color: #000000;
	float: left;
	width: 97px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	height: 60px;
	border-right-width: 1px;
	
}

.left{
	float:left;
	width: 285px;
	margin-right: 8px;
	text-align: left;
}

.right{
	float:right;
	text-align: left;
}

.center {
	text-align: center;
}

.caption {  
	padding: 2px; 
	font-size:10px;
}

img {
    border-style: none
}

/*-----------------------internet explorer hacks versions 6 and below----------------------------*/

* html body {
	text-align:center;
	font: 13px Verdana, Helvetica, sans-serif;
	background: #99cc99 url(../images/design/bg_header.jpg) repeat-x;
	color: #000000;
	
}

* html #container #header #logo {
	position: relative;
	top: 7px;
}

* html #nav {
	font-size: 11px;
	padding: 0;
	list-style-type: none;
	float: right;
	font-weight: bold;
	top: -128px;
	position: relative;
}

* html #container #home_main {
	float:left;
	width:630px;
	position: relative;
	top: -40px;
    }
	
*html #container #hiv_main {
	float:left;
	width:630px;
	position: relative;
	top: -40px;
}

* html #container #sidebar_home {
	float:right;
	width:300px;
	position: relative;
	top: 125px;
	text-align:left;
    }
	
* html #container #sidebar_hiv {
	float:right;
	width:300px;
	position: relative;
	top: -50px;
}

* html #container #sidebar_don {
	float:right;
	width:240px;
	position: relative;
	top: 5px;
    }	
	

*html #footer {
	clear:both;
	text-align: center;
	background: url(../images/design/bg_footer.jpg) repeat-x;
	height: 60px;
	overflow: hidden;
	margin: 0px -50px;
	clear:both;
}

* html .act_tab {
	background:url(../images/design/tab_act.jpg) no-repeat;
	color: #000000;
	float: left;
	padding-top: 5px;
	width: 97px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	height: 60px;
	border-right-width: 1px;
}

* html #container #gal_main li{
	border:solid #999;
	border-width:0 1px 1px 0;
	background:#FFF;
	padding:8px 8px 5px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px 5px 5px 0px;
}

#container #don_main #form_donate {
	text-align: center;
}
