/* css - RECONFIGURE by TEXTWEAVER - Sabra Vidali*/
/* December 2006 */

/*General Rules and Headers*/

* {
	margin:0;
	padding:0;
	}
	
body {
	background:#C43352 url("images/sidebar.gif") no-repeat top left;
	background-attachment:fixed;
	padding:14px 20px 0 73px;
	margin:0;
	}
p {
	margin:12px 0;
	}

h3 span {
	display:none;
	}
	
h4 {
	color:#C43352;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 20px 0;
	}		
	
h5 {
	font-size: 14px;
	color: #C43352;
	padding: 0 0 5px 0;
	}
	
h6 {
	font-size: 12px;
	color:#566FA5;
	padding: 0;
	}	
	
/*Containers*/	
	
#container {
	position:absolute;
	width:700px;
	margin:0;
	padding:0;
	background:transparent url("images/white.gif") repeat-y top left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
/*intro*/	
	
#intro {
	position:relative;
	text-align:left;
	background:transparent url("images/header.gif") no-repeat top left;
	width:380px;
	font:normal 13px/18px arial;
	color:#000;
	padding:150px 95px 30px 55px;
	}
	
#intro_what {
	position:relative;
	text-align:left;
	background:transparent url("images/header1.gif") no-repeat top left;
	width:380px;
	font:normal 13px/18px arial;
	color:#000;
	padding:150px 95px 30px 55px;
	}
#intro_who {
	position:relative;
	text-align:left;
	background:transparent url("images/header2.gif") no-repeat top left;
	width:380px;
	font:normal 13px/18px arial;
	color:#000;
	padding:150px 95px 30px 55px;
	}	
	
#intro_when {
	position:relative;
	text-align:left;
	background:transparent url("images/header3.gif") no-repeat top left;
	width:380px;
	font:normal 13px/18px arial;
	color:#000;
	padding:150px 95px 30px 55px;
	}	
	
#intro_fwhom {
	position:relative;
	text-align:left;
	background:transparent url("images/header4.gif") no-repeat top left;
	width:380px;
	font:normal 13px/18px arial;
	color:#000;
	padding:150px 95px 30px 55px;
	}
	
#intro_resources {
	position:relative;
	text-align:left;
	background:transparent url("images/header5.gif") no-repeat top left;
	width:380px;
	font:normal 13px/18px arial;
	color:#000;
	padding:150px 95px 30px 55px;
	}	
	
/*Page Header*/	
	
#pageHeader {
	display:none;
	}
	
/*Preamble*/	
	
#preamble {
	padding-top:0px;
	color:#333;
	}
#preamble p, ul {
	padding-left:25px;
	}	

#preamble h3 {
	width:260px;
	height:16px;
	}
	
#preamble ul {
	margin:4px 0 16px 10px;
	}
	
#preamble li {
	margin:4px 0;
	line-height:14px;
	list-style-image:url(bullet.gif);
	}
	
/*supporting text*/	
		
#supportingText {
	position:relative;
	width:335px;
	z-index:200;
	}
	
#supportingText a {
	color:#fff;
	}
#supportingText a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#566FA5;
	}		
	
/*#participation h3 {
	width:202px;
	height:16px;
	background:url(participation.gif) no-repeat;
	}
*/	

#footer {
	position:absolute;
	width:485px;
	height:48px;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	z-index:300;
	text-align:center;
	font-size:11px;
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
/*Right Column*/	
	
#linkList {
	position:absolute;
	top:0;
	width:200px;
	left:500px;
	font:normal 11px/15px arial;
	color:#fff;
	background-color:#fff; 
	float:left;
	}
	
#linkList2 {
	background:transparent url("images/list_top.gif") no-repeat top left;
	padding:195px 10px 0 10px;
	width:180px;
	}
	
#linkList3 {
	background:transparent url("images/list_top1.gif") no-repeat top left;
	padding:195px 10px 0 10px;
	width:180px;
	}
#linkList4 {
	background:transparent url("images/list_top2.gif") no-repeat top left;
	padding:195px 10px 0 10px;
	width:180px;
	}			
	
#linkList5 {
	background:transparent url("images/list_top3.gif") no-repeat top left;
	padding:195px 10px 0 10px;
	width:180px;
	}
#linkList6 {
	background:transparent url("images/list_top4.gif") no-repeat top left;
	padding:195px 10px 0 10px;
	width:180px;
	}
	
#linkList7 {
	background:transparent url("images/list_top5.gif") no-repeat top left;
	padding:195px 10px 0 10px;
	width:180px;
	}						
					
h3.select {
	width:115px;
	height:18px;
	background:url(select.gif) no-repeat;
	}

/*#linkList a {
	color:#fff;
	text-decoration:none;
	}
#linkList a:hover {
	color:#fff;
	background-color:#566FA5;
	text-decoration:none;
	}
*/	
	
#lselect {
	width:150px;
	}	
	
#lselect a {
	display:block;
	}
/*#lselect a.c {
	display:inline;
	color:#666;
	}
#lselect a.c:hover {
	color:#C99AAD;
	background:none;
	}
*/	
#language {
	text-align:right;
}
/*Classes*/
	
.bold {
	font-weight: bold;
	}
	
.italic	{
	font-style: italic;
	}
	
.floatright {
	float:right;
	padding: 10px 0px 30px 0px;
	}
		
.navtitles {
	font-size: 14px;
	font-weight: bold;
	color: #C43352;
	padding: 0px;
	}				
	
.navtitles a {
	font-size: 14px;
	font-weight: bold;
	color: #C43352;
	padding: 0px;
	}
	
.quote	{
	width: 200px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:12px;
	/*border: 1px dotted #566FA5;*/
	background-color: #D1D5DD;
	font-style: italic;
	font-size: 11px;
	margin-left:170px;
	color: #566FA5;
	}
				
	
/*#red {
	font-size: 14px;
	color: #C43352;
	padding: 0;
	font-weight:bold;	
	}
	
#red a {
	font-size: 14px;
	color: #C43352;
	padding: 0;
	font-weight:bold;		
	}
	*/	
