body { color: black; background-color: #e7e7e7; font-family: verdana, arial; font-size: 12px;
	background-image: url(mainBG.gif);
	background-repeat: no-repeat;
background-attachment:fixed;
background-position:top right; 
}
p {}

td {}

a:link { color: #838383;font-weight:bold;text-decoration:none;font-size:12px; }

a:visited { color: #838383;font-weight:bold;text-decoration:none;font-size:12px; }

a:hover {  color: #e81c8a;
  font-weight:bold;
 text-decoration:none; }

a.two:link { color: ##6C6969;font-weight:normal;text-decoration:none;font-size:10px; }

a.two:visited { color: ##6C6969;font-weight:normal;text-decoration:none;font-size:10px; }

a.two:hover {  color: ##6C6969;
  font-weight:normal;
 text-decoration:none;font-size:10px; } 

h1 {


	color: #6C6969;
	font-size: 10px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 0px;

}

.h2 {


	font-family: trebuchet ms, verdana;
	color: #ff168c; 


}

.headercontainer {


	margin: 0 auto;
	margin-top: 50px;
	padding: 0 auto;
	width: 990px;

}

.logo {

	padding-left: 15px;
	margin-bottom: 20px;

}



.mainContent {


	margin: 0 auto;
	margin-top: 0px;
	padding: 0 auto;
	width: 990px;
	

	
	}

.mainInnerContent {


	margin: 0 auto;
	margin-top: 10px;
	float:left;
	width: 990px;
	background-color: #ffffff;
margin-bottom: 40px;
	
	}
	
.menu  {

	width: 990px;
	margin-bottom: 2px;
	margin: 0 auto;
	padding: 0 auto;
}
	
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 1px;
	margin-top: 3px;
	background: url(menubgoff.gif);
	background-repeat: repeat-x;
	color: White;
	float: left;
	width: 990px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.9em 1.5em;
	color: #838383;
	text-decoration: none;
	float: left;
	border-right: 0px solid #ec218e;
	background url(menubgoff.gif);
	background-repeat: repeat-x;
}

#navcontainer ul li a:hover
{
	background: url(menubgon.gif) repeat-x;	
	color: #ffffff;
}



#twitter_div {

	color: #ed4f9c;
	font-size: 12px;
	margin-top: 15px;
	margin-left: -30px;

}

#twitter_div ul {

	color: #ed4f9c;
	font-size: 12px;
}

#twitter_div ul li {


	list-style-type:none;
	margin-top: 15px;
	width: 280px;
	font-weight:normal;
}


#twitter_div ul li a {

	color: #ed4f9c;
	font-size: 9px;
	font-weight:normal;

}


#twitter_div ul li a:hover {
	color: #ed4f9c;
	font-size: 9px;
	text-decoration:underline;
	
}

.article {

	margin-left: 15px;
	width: 590px;
	margin-bottom: 30px;
}

.header {

	padding-top: 20px;
	font-size: 24px;
	font-family: trebuchet ms, verdana;
	color: #ff168c; 
	font-weight:bold;
	padding-bottom: 15px;

}

.servicesTop {

	padding-top: 0px;
	font-size: 16px;
	font-family: trebuchet ms, verdana;
	color: #ff168c;
	font-weight:bold;
	padding-bottom: 4px;

}


.articleImage {

	font-size: 12px;
	color: #6c6969;
	padding-right: 10px;
	float:left;
}


.abstractText {

	font-size: 12px;
	color: #6c6969;
	padding-bottom: 5px;


	}

.tags 

{

	font-size: 10px;
	color: #6c6969;
	padding-bottom: 5px;

	}



.leftBar {

	padding: 10px;
	float:left;
	width:650px;

}

.rightBar {

	float:left;
	width: 300px;
	padding: 10px;
}

.rightBox1 {

	
	background-image: url(rightBarBG.gif);
	background-repeat: repeat-x;
	
}

.rightHeader {

	
}

.rightTextHeader {

	color: #ed4f9c;
	font-size: 12px;
	margin-left: 7px;
	margin-top: 15px;

}




.footer {

	margin: 0 auto;
	margin-top: 0px;
	padding: 0 auto;
	width: 990px;
	height: 200px;

}

.footerContent {

	height: 200px;
	width: 990px;
	margin-bottom: 20px;
	float:left;
	line-height: 20px;
	text-align:right;
	font-size: 11px;
	color: #6c6969;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
