/* @override 
	http://temex.localhost:8888/style.css
	http://temex.localhost:8888/style-old.css
*/

#slidedeck_frame dd {
	
	background-color: white;
	clear: both;
	height: 380px;
	width: 920px;
	padding-left: 45px;
	background: url('back2.png') 0 0 no-repeat;

}

a#creator {
	margin-left: 80px;
	margin-top: -30px;
	position: absolute;
	font-family: nf;
	color: #c33a1a;


}

#slidedeck_frame .slidedeck {
	width: 900px;
	height: 340px;
	
}
#slidedeck_frame img {
    
    float: right;
	clear: none;
	position: relative;
	top: -45px;
	padding-right: 60px;
	padding-top: 20px;
}
#slidedeck_frame p {
    
    color: #888;
	margin-left: 15px;
	width: 400px;
	font: 9pt/18px Helvetica;
}

ul {
	padding: 10px;
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 20px;
}

li {
	color: #888;
	font-family: helvetica;
}

strong a {
	float: left;
	clear: none;
	margin-left: 200px;
	text-transform: none;
	letter-spacing: 3px;
	text-shadow: #bcbcbc 2px 1px 3px;
	color: #7b0016;
	font: bold 18px  "American Typewriter", "Helvetica";
}

#slidedeck_frame dl.slidedeck dd strong a {
	float: left;
	
	
	
}
strong a:hover {
	text-shadow: #666 2px 1px 5px;
	color: #8b1036;
}



a:hover {
	color: #000;
}
a {
	color: #820;
		text-decoration: none;
	font-size: 9pt;

}

#slidedeck_frame h2 {
    
    color: #560006;
    font-family: Helvetica;
    font-size: 19pt;
	margin: 40px 0 0 10px;
	float: none;
	clear: left;
	padding-top: 50px;
}

dt {
	display: none;
}





@font-face {
 font-family: nf;
 src: url("neuropol.eot") /* EOT file for IE */
}

@font-face {
 font-family: nf;
 src: url("neuropol.ttf") /* TTF file for CSS3 browsers */
}



