a                 {text-decoration: none;}
a:link            {color: #00BFFF;}
a:visited         {color: #00BFFF;} 
a:hover, 
a:visited:hover   {color: white;}
a:active          {color: #00BFFF;}


body, html        {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; background: #000; margin: 0}

table        {border-collapse: collapse; border: 0px none;}
td           {vertical-align: top; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 13px;}

h1 {color: DeepSkyBlue; font-size: 160%; margin: .5em 0 .5em 0;}
h2 {color: white; font-size: 130%; margin: .5em 0 .5em 0;}
p  {line-height: 2em; font-size: 12px; margin: 0 0 .5 0;}               
.caption {font-size: 10px;}


#logo {width: 800;height:40; position: absolute; top: 0; left:0;}


#navleft                {width:240; height: 400; vertical-align: top; 
						 padding: 1em; position: absolute; top:90; left:10;}
#navleft p              {font-size: 13px; text-align: left; line-height: 13px; margin: 0 0 10 0}

#main    		  		{position: absolute; top: 90; left: 240; width: 600;height: 550; border-left: 1px solid white; 
				  		 background:url('images/background.jpg') no-repeat bottom center;}	
				  		 
#content				{position: absolute; top: 120; left: 280; width: 460;}	
#book			  		{position: absolute; top: 110; left: 480; width: 260;} 
				  		 			   
#bottom 				{position: absolute; top: 630; left: 0; width: 840;height: 80; border-top: 1px solid white;background: black;}
#bottom	p               {margin: 15;}
		

HR                      {COLOR: #F1ECEE; WIDTH: 100%; margin-bottom: 1px; margin-top: 1px; size: 1px;}
UL                      {margin: 1 6 4 5}
LI                      {list-style-type:square; margin: 0 0 3 0;}
blockquote              {margin: 2 6 12 6}
input                   {font-size: 10px;}
textarea                {font-size: 11px;}
select                  {border: 1px solid #C0C0C0; padding:1; font-size: 10px;}

img                     {border: 0px none; margin: 0}
img.left                {float: left; border: 1px solid; border-color: #000000; margin: 3 6 6 6}
img.right               {float: right; border: 1px solid; border-color: #c0c0c0; margin: 3 1 6 6}
img.center              {align: center; border: 1px solid; border-color: #c0c0c0; margin: 1}