body {
	margin: 0px;
	padding: 0px;
	background: #E1E1E1;
	text-align: justify;
	font: 12px Arial;
	color: #444444;
}


h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {	font-weight: bold;
	color:#eb2ecf;
	font-size:18px;
	background: url(images/pinkarrow.png) no-repeat bottom left;
	margin-bottom: 15px;
	padding: 10px 0 0 20px;
	border-bottom: 1px solid #eb2ecf;
}


.where {
	font-weight: normal;
	color:#888888;
	font-size:12px;
	margin: 0;
	padding: 10px 0 0 20px;
	border-bottom: 1px solid #efefef;
}



h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}


a img {
	border: none;
}

#wrapper {
	width: 998px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
}



#header {
	width: 998px;
	height: 104px;
	text-align:right;
	background: url(images/header.png) #ffffff;

}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#topright {float:right; height:100px;}

#sizer	{
	background:url(images/textsizebg.png) no-repeat;
	width:200px;
	height:29px;
	font: 12px arial bold; 
	line-height:16px; 
	color:#757575;
	margin:10px 10px 0 0;
	padding:5px 7px 0 0px;
	text-align:right;
}




#sizer a	{

	font: 12px arial bold; 
	line-height:13px; 
	color:#757575;


}



#search	{
	background:url(images/searchbg.png) no-repeat;
	width:200px;
	height:30px;
	font: 12px arial bold; 
	line-height:16px; 
	color:#ff0000;
	margin:10px 10px 0 0;
	padding:5px 7px 0 0px;
	text-align:right;
}




.menu {
	width: 998px;
	height: 42px;
	margin: 0 auto;
	background: url(images/menubg.png) center;
	text-decoration: none;


}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;

}


.menu li {
	display: inline;
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	text-transform: uppercase;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

.menu a {
	display: block;
	text-align:center;
	float: left;
	height:30px;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial;
	font-weight:bold;
	font-size:12px;
	color: #ffffff;
}

.menu a:hover {
	background: url(images/menubg2.png) no-repeat center;
	color:#FFFFFF;
	text-decoration:none;
}

.menu .current_item {
}




#banner {
	width: 998px;
	height: 132px;
	text-align:left;
	background: url(images/banner.png) #f398e5;
	border-top:1px #ffffff solid;
	border-bottom:1px #ffffff solid;
}



#job {
	width: 260px;
	height: 50px;
	text-align:left;
	padding:82px 0 0 88px;
	background: url(images/jobbg.png) no-repeat;
	float:left;

}

#findoutmore {
	width: 285px;
	height: 50px;
	text-align:left;
	padding:82px 0 0 88px;
	background: url(images/findoutmore.png) no-repeat;
	float:left;


}

#donate {
	width: 170px;
	height: 20px;
	text-align:right;
	padding:45px 100px 0 0px;
	float:right;


}


#donate a {
	color:#FFFFFF;
	font:bold 12px arial; 
	text-decoration:none;
}
#donate a:hover {

	text-decoration:underline;
}





#page {
	width: 998px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/pagebg.gif) repeat-x top #FFFFFF;
}




#content {
	float: left;
	width: 585px;
	z-index:99999;
}




#sidebar {
	float: left;
	width: 225px;
	margin-right:10px;
}


#sidebar2 {
	float: right;
	width: 165px;
	margin-left:10px;
	font-size:11px;
	
}


.title	{
	background:url(images/sidebarbg.png) repeat-x #418399;
	width:214px;
	height:22px;
	overflow:hidden;
	padding:6px 0px 0 11px;
	font:bold 12px arial; 
	text-transform:uppercase;
	color:#FFFFFF; 
}
.sidebox	{
	background-color:#EFEFEF;
	width:225px;
	font: 12px arial; 
	line-height:16px; 
	color:#343434;
	margin-bottom:2px;
	padding:0px;
	line-height:130%;

}


.sideboxlinks	{
	background-color:#EFEFEF;
	width:205px;
	font: 12px arial; 
	color:#343434;
	margin-bottom:2px;
	padding:0px;
}

.sideboxlinks ul {
	margin: 0;
	padding: 0;
	list-style: none;

}


.sideboxlinks li {
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	padding: 0px;
	margin:0px;
	text-decoration: none;
	color: #646464;
	background: url(images/sidelinkbg1.gif) repeat-x center;
	width:225px;


}

.sideboxlinks a {
	display: block;
	text-align:left;
	height:23px;
	width:210px;
	text-decoration: none;
	padding: 7px 0px 0px 15px;
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color: #646464;
	background: url(images/sidelinkbg1.gif) repeat-x center;
}

.sideboxlinks a:hover {
	background: url(images/sidelinkbg2.gif) repeat-x center;
	color:#383838;
	text-decoration:none;
}


.more {
	color:#eb2ecf;
	font:bold 11px arial; 
	text-decoration:none;
	text-align:right;
	padding:5px 0 5px 0px;
}

.more a {
	color:#eb2ecf;
	text-decoration:none;
}
.more a:hover {

	text-decoration:underline;
}

.sidebox2	{
	background: url(images/videobg.gif) repeat-x top #e8e8e8;
	width:155px;
	font:bold 11px arial; 
	line-height:16px; 
	color:#347d96;
	margin-bottom:1px;
	padding:5px;
	z-index:-999;

}

.sidebox2 a	{

	font:bold 11px arial; 
	line-height:16px; 
	color:#347d96;
	text-decoration:none;
	padding-bottom:5px;

}

.sidebox2 a:hover	{

	line-height:16px; 
	color:#333333;
	text-decoration:none;
	padding-bottom:5px;

}

#footer {
	background:url(images/footerbg.png) repeat-x bottom; 
	height:26px; 
	color:#FFFFFF; 
	font:bold 11px tahoma; 
	clear:both;
	text-align:center; 
	padding:56px 0 0 0;
	width:998px;
}

#copy	{
	width:644px; 
	text-align:right;
	float:left; 
}

#redox 	{ 
	width:310px; 
	padding-right:40px;
	text-align:right;
	float:right;
	color: #ffffff;   
	text-decoration: none;
	font:bold 11px tahoma; 
}

#redox a	{

	color: #ffffff;   
	text-decoration: none;
	font:bold 11px tahoma; 
}

#redox a:hover	{
	color: #ffffff; 
	text-decoration: underline;
}


.doc	{
	list-style: none;
	margin-left:10px;
	padding-left: 20px;
	line-height:18px; 
	background: url(../../index.php?image=doc) no-repeat;
	
}


li	{
	list-style: none;
	margin-left:10px;
	padding-left: 20px;
	line-height:18px; 
	background: url(../../index.php?image=doc) no-repeat;
	
}


.doc a	{

	font: 12px arial bold; 
	color:#347d96;
	text-decoration:none;
	padding-bottom:5px;

}

.doc a:hover	{


	color:#333333;
	text-decoration:none;
	padding-bottom:5px;

}


.docs	{
	list-style: none;
	padding-left: 15px;
	background: url(../../index.php?image=docs) no-repeat;
}



.docs a	{

	font:bold 12px arial; 
	color:#347d96;
	text-decoration:none;
	padding-bottom:5px;

}

.docs a:hover	{


	color:#333333;
	text-decoration:none;
	padding-bottom:5px;

}


.sdoc	{
	list-style: none;
	padding-left: 15px;
	background: url(../../index.php?image=sdoc) no-repeat;
}


.sdoc a	{

	font: 12px arial bold; 
	color:#347d96;
	text-decoration:none;
	padding-bottom:5px;

}

.sdoc a:hover	{


	color:#333333;
	text-decoration:none;
	padding-bottom:5px;

}


.sdocs	{
	list-style: none;
	padding-left: 15px;
	background: url(../../index.php?image=sdocs) no-repeat;
}



.sdocs a	{

	font:bold 12px arial; 
	color:#347d96;
	text-decoration:none;
	padding-bottom:5px;

}

.sdocs a:hover	{


	color:#333333;
	text-decoration:none;
	padding-bottom:5px;

}



a	{

	color: #347d96;
	font-weight:bold;
	font-size:12px;
}

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

.hiddenPic	{
	display:none;
}
