html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}li{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}body {
	background-image:url(../_images/bg_repeat_section.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
a { outline:none;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.hide { display: none; }
.float_right {
	float:right;
}

.float_left {
	float:left;
}

#container {
	position: relative;
	width: 984px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

#logo {
	float: left;
	background: url(../_images/img_logo.gif) no-repeat -35px top;
	height: 168px;
	width: 985px;
	margin-top: 42px;
}



#content {
	clear: both;
	padding: 0 0 40px;
	font: normal 14px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../_images/bg_section_repeat.gif) repeat-y;
}

#content h1{
	font-weight: bold;
	color: #EC008C;
	font-size: 16px;
	padding-bottom: 10px;	
}


#content h2{
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	padding-bottom: 10px;	
}

#content #container_left {
	position: relative;
	float: left;
	width: 640px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#content #container_left h3 {
	font: bold 16px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #EC008C;
	margin-bottom: 10px;
}

#content #container_left h4 {
	font: normal 14px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #EC008C;
	margin-bottom: 10px;
}



#content #container_left p {
	padding-bottom: 10px;

}

#content #container_right {
	position: relative;
	float: left;
	width: 260px;
	margin-left: 30px;
	/*position: absolute;
	top: 0px;
	left: 649px;*/
}

/* -------------------------------------------------------------------------
  Footer links
   ------------------------------------------------------------------------- */
#footer {
	clear: both;
	height: 50px;
	background-image:url(../_images/bg_bottom_repeat_X.gif);
	background-repeat:repeat-x;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding: 20px 0 20px 40px;
}
#footer a {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#footer a:link {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

#footer a:hover, a:active, a:visited {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #EC008C;
}

/* -------------------------------------------------------------------------
   Page Home
   ------------------------------------------------------------------------- */
#home_splash {
	position: absolute;
	top: -58px;
	left: 0;
	width: 664px;
	height: 598px;
	background-image: url(../_images/bg_home.jpg);
	background-repeat: no-repeat;
}


/* -------------------------------------------------------------------------
   sidebox
   ------------------------------------------------------------------------- */
   
.sidebox {
	position: relative;
	width: 260px;
	background-image: url(../_images/bg_sidebox.gif);
	background-repeat: repeat-y;
}
.sidebox .header {
	width: 260px;
	height: 57px;
	background-image: url(../_images/bg_sidebox_header.gif);
	background-repeat: no-repeat;
}
.sidebox .footer {
	width: 260px;
	height: 46px;
	background-image: url(../_images/bg_sidebox_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sidebox .content {
	width: 220px;
	padding-right: 20px;
	padding-left: 20px;
}

.sideblock {
	margin-left: 8px;
	padding-left: 27px;
	width: 233px}



/* -------------------------------------------------------------------------
   news links
   ------------------------------------------------------------------------- */

#news ul {
	margin: 10px 0 10px 18px;
}

#news ul li.normal {
	padding: 3px 0;
	border-bottom: 1px dotted #ddd;
}
#news ul li.normal a {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#news ul li.normal a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}



#news ul li.alert {
	padding: 3px 0;
	border-bottom: 1px dotted #ddd;
}

#news ul li.alert a {
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}


#news ul li.alert a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}





/* -------------------------------------------------------------------------
   table menbers
   ------------------------------------------------------------------------- */
table.members{
	width: 100%;
	vertical-align: top;
	margin: 0px;
	white-space: normal;
	padding: 0px;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	font: normal 13px Geneva, Arial, Helvetica, sans-serif;

	
}


table.members a {
	color: #EC008C;
	font: normal 13px Geneva, Arial, Helvetica, sans-serif;
}


table.members a:hover, a:active, a:visited {
	color: #333333;
	font: normal 13px Geneva, Arial, Helvetica, sans-serif;
}


table.members td {
	padding: 1px;
	background: top;
	border-bottom: 1px solid ##CCCCCC;
	
}

table.members td.title {
	padding: 2px 1px 2px 5px;
	background: #3399cc top;
	font-weight: normal;
	color: #FFFFFF;

}

table.members td.highlight {
	padding: 1px;
	background: top;
	font-size: 12px;
	
}


table.members td.line {
	background: url(../_images/divider.png) no-repeat center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

table.members td.spacer {
	background: no-repeat center;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	
}


/* -------------------------------------------------------------------------
   table publications
   ------------------------------------------------------------------------- */
table.publications{
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: left;
	font: normal 13px Geneva, Arial, Helvetica, sans-serif;

	
}




table.publications td {
	background: top;
	
}

table.publications td.thumb {
	background: top;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	
}


table.publications td.thumb img{
	border: 1px solid #999999;

	
}

/* -------------------------------------------------------------------------
   table publications
   ------------------------------------------------------------------------- */
table.links{
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: left;
	font: normal 13px Geneva, Arial, Helvetica, sans-serif;

	
}

table.links td {
	padding: 5px;
	
}

table.links td.title {
	padding: 2px 1px 2px 5px;
	background: #3399cc top;
	font-weight: normal;
	color: #FFFFFF;

}

/* -------------------------------------------------------------------------
   generic links
   ------------------------------------------------------------------------- */
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #EC008C;
}

a:active {
	color: #333333;
}
.float_leftborder {
	padding-right: 20px;
}

