/* online portfolio styles */

	h3 {font-family: serif; font-style: italic; color: rgb(0,111,183); letter-spacing: 8}
	h3 a:link {color: rgb(0,111,183); text-decoration: none}
	h3 a:visited {color: rgb(0,111,183); text-decoration: none}
	h3 a:hover {color: white; text-decoration: none}
	h3 a:active {text-decoration: none}
	h3 a span {text-decoration: underline}
	#logoleft {float: left; background-color: white; height: 100%;
		position: fixed; left: 0px; top: 0px}
	#main {float: left; background-color: black; padding: 20px 0px 20px 20px;
		position: absolute; left: 260px; top: 0px}
	ul {font-family: sans-serif; font-size: 11pt; color: white; list-style-type: square; line-height: 1.5}
	#links a {font-family: sans-serif; color: white; font-size: 11pt}
	#links a:link {text-decoration: none}
	#links a:visited {text-decoration: none; font-family: sans-serif; color: white; font-size: 11pt}
	#links a:hover {color: white; text-decoration: underline}
	#links a:active {text-decoration: none}
	.blackbg {border-style: solid; border-width: 1px; border-color: white}
	#toplinks a {font-family: sans-serif; color: rgb(0,111,183); font-size: 11pt}
	#toplinks a:link {text-decoration: none}
	#toplinks a:visited {text-decoration: none; font-family: sans-serif; color: rgb(0,111,183); font-size: 11pt}
	#toplinks a:hover {color: rgb(0,111,183); text-decoration: underline}
	#toplinks a:active {text-decoration: none}
	#comments {font-family: serif; font-style: italic; color: white; font-size: 11pt}
	.sites a {font-family: sans-serif; color: rgb(153,204,255); font-size: 13pt}
	.sites a:hover {color: rgb(0,111,183); text-decoration: underline}
	.webtext a {color: rgb(153,204,255)}
	.webtext a:hover {color: rgb(0,111,183); text-decoration: underline}
