/* Hello There! */
/* Website Design by Leo Prieto */
/* leo at leoprieto.com */
/* www.leoprieto.com */
/* (cc) 2005 */

html,body,div,p { 
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}
input,select,textarea { 
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
html,body {
	margin: 0;
	padding: 0;
}
#stip table,#centerer {
	width: 100%;
	height: 100%;
}
#stip td,#centerer td {
	vertical-align: middle;
	text-align: center;
}
body {
	background: #000;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
#open {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	height: 300px;
	width: 955px;
	color: #666;
	font-size: 1.5em;
}
#open a img {
	filter: alpha(opacity=30);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 	-moz-opacity: 0.3; 
 	opacity:0.3; 
 	margin:2px;
 	border-width:0px;
}
#open a:hover img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1;
	opacity: 1;
	margin:2px;
	border-width:0px;
}
#home {
	position: relative;
	width: 955px;
	height: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
#home a img {
	filter: alpha(opacity=30);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 	-moz-opacity: 0.3; 
	opacity:0.3; 
	margin:0px;
	border-width:0px;
}
#home a:hover img {
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1; 
	opacity: 1; 
	margin:0px;
	border-width:0px;
}
#photo {
	position: relative;
	width: 955px;
	height: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#strip {
	position: relative;
	width: 955px;
	height: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
iframe { border: 0px; background-color:#000000; }

div#larrow	{ 
	float:left; 
	z-index:-1;
}

div#rarrow	{ 
	float:right; 
	z-index:-1;
}
#larrow a img,#rarrow a img,.arrows a img {
	filter: alpha(opacity=30);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 	-moz-opacity: 0.3; 
	opacity:0.3; 
	margin:0px;
	border-width: 0px;
}
#larrow a:hover img,#rarrow a:hover img,.arrows a:hover img {
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1; 
	opacity: 1; 
	margin:0px;
	border-width: 0px;
}
#thumbs a img {
	filter: alpha(opacity=40);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 	-moz-opacity: 0.4; 
	opacity:0.4; 
	margin:0px;
}
#thumbs a:hover img {
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1; 
	opacity: 1; 
	margin:0px;
}
#menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 95px;
	text-align: left;
}
#menu a img {
	filter: alpha(opacity=30);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 	-moz-opacity: 0.3; 
	opacity:0.3; 
	margin:0px;
	border-width: 0px;
}
#menu a:hover img {
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1; 
	opacity: 1; 
	margin:0px;
	border-width: 0px;
}
#menu a.on img {
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1; 
	opacity: 1; 
	margin:0px;
	border-width: 0px;
}
#legend {
	float: left;
	text-align: left;
	margin-top: 300px;
	width: 120px;
}
#pic img {
	margin-left: 5px;
	margin-bottom: 5px;
}
#leoprieto {
	position: absolute;
	width: 200px;
	z-index: 1;
	text-align: right;
	bottom: 10px;
	color: #333333;
	margin: 0 auto;
	padding: 0 auto;
	right: 10px;
}
#leoprieto a:link,#leoprieto a:visited {
	color: #333;
	}
#leoprieto a:hover {
	color: #999;
	}
