/************************************
** 
** Antietam Photography CSS Stylesheet
** Copyrighted 1999-2006, Cory Newby
**
** http://www.AntietamPhotography.com
*/


body						{ font: normal 8pt Arial,sans-serif; 
							  color: rgb(100,100,100); 
							  line-height: 150%; 
							  margin: 0; 
							  padding: 0; 
							  text-align: center; 
							  background: rgb(14,7,4);
							  background: black;}
							  
img							{ border: 0; padding: 0; margin: 0; }

.ctxt					    { font: normal 9pt  Arial; color: rgb(120,120,120); text-align: left; }
.redtxt						{ font: normal 10pt Arial; color: rgb(112,65,65); }
.lighttxt					{ font: normal 10pt Arial; color: rgb(100,100,100); }
.errorInstruction			{ font: normal 10pt Arial; color: rgb(180,0,0);  }


div#container       		{ margin: 0px auto; text-align: center; clear: both; border: solid 1px rgb(80,80,80); padding: 0; background: black;   }
div#navLinks       		    { margin: 0; text-align: right; clear: both; border: 0; padding: 0px 10px 0px 0px; color: rgb(40,40,40);   }

div#footer                  { width: 100%; font: normal 8pt Arial; padding: 0; margin: 0; color: rgb(50,50,50); text-align: right; }



div#container,
div#navLinks				{ width: 905px; } 

td.galleryDescrTd			{ width: 23%; background: rgb(0,0,0); }


div#thumbnails				{ text-align: center; width: 650px; padding-top: 20px; }


table#contactTable			{ font: normal 8pt Arial; color: rgb(80,80,80); }


span.photoCaption           { font: normal 7pt Arial; color: rgb(100,100,100); }

img.galleryPhoto			{ border: solid 1px rgb(80,80,80); }


.descr p,
p.descr						{ font: normal 9pt Arial; color: rgb(100,100,100); }
p.free						{ font: normal 9pt Arial; color: rgb(105,105,105); }


li.galleryLbl				{ font: italic 10pt Arial; color: rgb(72,40,40); list-style-position: outside;list-style-type: none; }

.cstd,
a.gallerylink:link,
a.gallerylink:hover,
a.gallerylink:visited		{ font: normal 9pt Arial; color: rgb(80,80,80); text-decoration: none; }

a.bnav:link,
a.bnav:hover,
a.bnav:visited				{ font: normal 8pt Arial; color: rgb(72,40,40); text-decoration: none; }


a.special:link,
a.special:hover,
a.special:visited				{ font: normal 16pt Arial; color: rgb(240,240,240); text-decoration: none; }

a.special:hover			{ text-decoration: underline; }



a.bnav:hover,
a.gallerylink:hover			{ text-decoration: underline; }



