/*

	Dorsatech main index css formating
	Created: James Dorsa
	Date:	 11 April 2010
	
	Filename: tech.css for dorsatech.com
	Supporting Files: none
	
*/


h2			{font-size: .8em}
h3			{font-size: 1.5em}
a			{display: block}
p:first-letter		{font-family: edwardian; color: #000099; font-size: 1.5em}
			
#sites			{float: left; margin-left: 8em; width: 13em; font-size: 1.2em; border-width: .5em}
#sites ul		{list-style-image: url(images/musicbullett.gif); padding-left: 0px}
#sites a:link		{text-decoration: none; color: #000099}
#sites a:visited	{text-decoration: none; color: #000099}
#sites a:hover		{color: #236B8E; text-decoration: none; font-size: 1.1em}
#sites a:active		{text-decoration: none; color: #000099}

#description	{position: relative; float: right; margin-right: 15em; width: 22em; font-size: 1.1em} 

