html, body{margin:0;padding:0;}

body{
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #403e3c;
	background: #fff;}

p{margin:4px 0;}

ul, li{margin:10px;padding:0;}
#content ul{margin:0 0 0 8px;padding:0;}

#content li{
			list-style-type: none;
			background: transparent url("../gfx/bullet.gif");
			background-repeat: no-repeat;
			background-position:center left;
			margin:0 0 0 -5px;padding:0 0 0 8px;}	


img{border: 0;}

a:link, a:visited, a:active{color:#514f4d;text-decoration:none;}
a:hover{color:#f38020;text-decoration:none;}

#site{
	position: relative;
	width: 1000px;
	height: 705px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
	border-bottom: 0;}

#top{
	position: relative;
	width: 1000px;
	height: 152px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #fff url('../gfx/bg_top.gif') no-repeat top left;}
	
#logoBox{
	position: absolute;
	top: 37px;
	left: 37px;
	width: 218px;
	height: 37px;
	}	

#langBox{
	position: absolute;
	top: 34px;
	right: 30px;
	width: 218px;
	height: 37px;
	text-align: right;
	}	

#menuBox{
	position: absolute;
	top: 125px;
	left: 105px;
	width: 500px;
	height: 20px;
	}

#menuBox2{
	position: absolute;
	top: 125px;
	right: 107px;
	width: 200px;
	height: 20px;
	text-align: right;
	font-size: 12px;
	}
	
	
#content, #contentAlt{
	position: relative;
	width: 721px;
	height: 460px;
	margin: 0 0 0 124px;
	padding: 14px 14px 0px 1px;
	/*border: 1px solid #c0c0c0;*/
	background: #fff url('../gfx/bg_heart.gif') top left no-repeat;
	overflow: auto;}

#detailProjectTop1{
	position: relative;
	float: left;
	width: 220px;
	height: 248px;}
	
#detailProjectTop2{
	position: relative;
	float:left;
	width: 435px;
	height: 150px;
	margin: 98px 0 0 20px;
	text-align: center;
	clear: right;}	
	
#detailProjectBottom{
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	width:715px;
	height: 191px;}
	
#detailProjectLinksL{
	position: relative;
	float: left;
	width: 200px;
	height: 25px;
	margin: 3px 0 0 140px;
	padding: 0px;
	background: transparent;}	

#altContact, #altDonate{
	position: relative;
	float: left;
	padding: 0;
	border: 0;}

#altContact{
	width: 350px;
	height: 250px;
	margin: 150px 0 0 100px;}

#altDonate{
	width: 350px;
	height: 250px;
	margin: 150px 0 0 100px;}


#alt2pic{
	position: relative;
	float: left;
	width: 252px;
	height: 270px;
	margin: 16px 0 0 0px;
	text-align: right;
	background: transparent;
	padding: 0;
	border: 0;}	

#bottom{
	position: relative;
	width: 1000px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: transparent url('../gfx/bg_bottom.gif') no-repeat top left;}

#bottomBar{
	position: absolute;
	width: 1000px;
	height: 35px;
	padding: 4px 0 0 0;
	top: 40px;
	left: 0;
	background: #f38020;
	text-align:center;}

.detailProjectPic{
	border: 2px solid #d4d4d3;}

.projectPic{
	position: relative;
	float: left;
	width: 158px;
	height: 98px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background: #ffa32c url('') no-repeat;
	border: 2px solid #c5c9cc;
	cursor: pointer;
	margin: 0 0 0 0;}

.projectText{
	position: relative;
	float: left;
	width: 520px;
	height: 102px;
	margin: 0 0 3px 16px;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: transparent;}	

.projectLabel{
	position: relative;
	width: 195px;
	margin: 83px 0 10px 5px;}	
	
.front{
	font-size: 11px;
	line-height: 120%;}	

/* menu */
ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

li#active a:link, li#active a:visited, li#active a:active
{
font-weight: bold;
color: #f38020;
}

li#activeLang a
{
font-weight: bold;
color: #403e3c;
}

#navlist a { padding: 3px 10px; }
#menuBox #navlist a { padding: 3px 35px 3px 10px; }
#langBox #navlist a { padding: 3px 0px 3px 0px; }

#navlist a:link, #navlist a:visited
{
color: #403e3c;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
color: #f38020;
background-color: transparent;
text-decoration: none;
}
