/*

	jamesdorsa.com CSS 
	Date: March 16, 2010
	BBEdit
	filename: james.css
	
*/
body	{background-image: url(images/ss054.gif); font-family: Georgia, Helvetica, sans-serif}
			
h2		{font-size: 1.2em; letter-spacing: 0.25em; text-indent: 0em; color: #B5A642}
h3		{font-size: 1.1em; letter-spacing: .03em; color: #B5A642; text-align: center}
h4		{font-size: .5em; letter-spacing: .4em; color: #B5A642; text-align: center}


h2.headblock	{text-align: center}

table.links	 	{border: 5px outset #B5A642; border-collapse: separate; width: 700px}
table.links	th	{text-align: center}

#links ul			{list-style-type: none}
#links a:link		{text-decoration: none; color: #B5A642}
#links a:visited	{text-decoration: none; color: #B5A642}
#links a:hover		{text-decoration: none; color: #FFFFFF}
#links a:active		{text-decoration: none; color: #B5A642}

#jameshead		{text-align: center}

.introduction	{position: relative; left: 300px; top: 40px; letter-spacing: .07em; color: #B5A642;
				 width: 450px; font-size: 0.7em}

.bio			{position: fixed; left: 250px; top: 250px; font-family: Georgia, Time New Roman
				 Sans Serif; letter-spacing: 0.07em; color: #B5A642; width: 450px; 
				 line-height: 1.5; font-size: 0.7em}



