@charset "UTF-8";
/* CSS Document */

div, span, applet, 
object, iframe, h1, h2, h3, h4, 
h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, 
code, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, dd, dl, 
dt, li, ol, ul, fieldset, form, label, 
legend, table, caption, tbody, tfoot, 
thead, tr, th, td {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	height: 100%;
}

a:link, a:visited {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	word-spacing: 2px;                                                  
	/* font-family: 'PT Serif Caption', "Lucida Grande", Verdana, Arial, sans-serif; */
	font-weight: bold;
	clear: right;
	letter-spacing: 1px;
	/* text-transform: lowercase; */
	text-decoration: none;
	display: inline-block;
	background-color: #716565;
	color: #d2c6c6;
	text-align: left;
	font-style: italic;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 2px;
}

a:hover, a:active, a.active {
	background-color: #ECEC8F;
	color: black;
}

#port a:link, #port a:visited {
	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	
	word-spacing: 2px;                                                  
	/* font-family: 'PT Serif Caption', "Lucida Grande", Verdana, Arial, sans-serif; */
	font-weight: bold;
	clear: right;
	letter-spacing: 3px;
	/* text-transform: lowercase; */
	text-decoration: none;
	display: inline-block;
	background-color: #272727;
	color: #feffc6;
	text-align: left;
	font-style: italic;
	font-size: 55px;
	padding:17px;
	margin-bottom: 7px;
}

#port a:hover, #port a:active, #port a.active {
	background-color: #ECEC8F;
	color: black;
}


#flash_hands {
	position: absolute;
	top: 0px;
	left: 300px;
}

#title_img {
	position: absolute;
	left: 23px;
	top: 55px;
}

#sites {
	position: absolute;
	left: 600px;
	top: 7px;
	width: 213px;
}

#web {
	position: absolute;
	left: 850px;
	top: 155px;
	width: 213px;
}

#tooltip {
	font-style: normal;
	font-weight: normal;
	padding: 7px;
	margin: 3px;
	border-right-color: #333333;
	border-left-color: #cccccc;
	border-bottom-color: #333333;
	border-top-color: #cccccc;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-color: #fbf8e2;
	color: maroon;
	text-align: left;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	position: absolute;
	left: 0px;
	width: 300px;
}

.flickr a {
	font-style: italic;
	font-family: 'PT Serif Caption', "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 23px;
	margin-bottom: 5px;
	margin-top: 3px;
	font-weight: normal;
}
