/*

	Jason Alexander Art || http://www.jasonalexanderart.com || 
	All rights reserved. xguru, Inc. 
	All rights reserved. alexander.css ::
	:: last updated October 5 2007 :: v2
	curiosity killed the cat!

*/

body 		{	background: #909DA9 url(/images/jag_ed3.100.jpg) 0 0 no-repeat fixed;
				font-family: arial, helvetica, san serif;
		}

div#links	{	font-size: 9pt; 
				font-weight:bold; text-align: right; 
				position: absolute; top: 10px; left: 90px; width: 110px; height: 500px;
		}

div#links a 	{	display: block;
				font-size: 8pt; font-weight:normal; 
				text-align: right; 
			padding: 5px 10px; margin: 0px 0px 2px 0px; border-width: 0;
			text-decoration: none; color: #000000;
		}

div#links a		{ background:transparent; }
div#links a:hover	{ color: #000000; background-color: #F0F2F3; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; }


div#content 	{	background:transparent; 
					position: absolute; top: 10px; left: 200px; width: 599px; height: 660px;
					overflow: auto;
/*				scrollbar-face-color: #990000; 
				scrollbar-highlight-color: #ffffff; 
				scrollbar-shadow-color: #c3c3c3; 
				scrollbar-3dlight-color: #ffffff; 
				scrollbar-arrow-color: #c3c3c3; 
				scrollbar-track-color: #990000; 
				scrollbar-darkshadow-color: #c3c3c3;
					filter:chroma(color=#990000);
*/
					padding-bottom: 20px;
		}

/*
div#content a:link 		{ color: #ffffff; }
div#content a:visited 		{ color: #000000; }
div#content a:link:hover 	{ color: #ffffff; }
div#content a:visited:hover 	{ color: #000000; }
*/

#banner 	{	position: relative; top: 0px; left: 80px; width: 500px; height: 40px;
			margin: 10px 0px 20px 0px;
		}

h1 		{	font-size: 24pt;
			margin: 0px 20px 0px 20px; padding: 25px 0px 25px 0px; 
			text-align: left; color: #000000;
		}

h2		{	font-size: 18pt;
			margin: 20px 20px 0px 20px;
			text-align: left; color: #000000;
		}
h3		{	font-size: 9pt;
			font-weight:bold;
			margin: 0px 20px 20px 20px;
			text-align: left; color: #000000;
		}

p		{	font-size: 8pt;
			font-weight:normal;
			margin: 0px 10px 20px 20px;
			text-align: left; color: #000000;
		}

ul,li 		{	font-size:8pt;
			margin: 0px 40px 0px 40px;
			text-align: left; color: #000000;
		}
#slideshow	{	width:500px; margin: 0px 0px 0px 40px; }

#caption	{	font-size:8pt;
			padding: 0px 0px 0px 0px;
			text-align: left; color: #000000;
			text-transform: lowercase;
		}

#table 		{	margin: 0px 20px 0px 20px; }

td 		{	font-size: 8pt;
			text-align: left; color: #000000;
		}

.img		{	border: 1px solid #000000; margin: 0px 0px 20px 20px; }


div#footer 		{	position: absolute; top: 530px; left: 5px;
				width: 180px;
				padding: 12px;
   				text-align:left; color: #000000; 
			}
div#footer a 		{	color: #000000; text-decoration:underline; }
div#footer a:hover 	{	color: #c3c3c3; text-decoration:none; }
div#footer p 		{	font-size:8pt; margin: 0px 0px 5px 0px; }

