/************************************
** 
** CSS Stylesheet
** http://www.CoryNewbyPhotography.com
*/


body						{ color: rgb(100,100,100); 
							  line-height: 150%; 
							  margin: 0; 
							  padding: 0; 
							  text-align: center; 
							  background: black; }
							  
img							{ border: 0; padding: 0; margin: 0; }

.ctxtHdr				    { font: bold 8pt Arial; color: rgb(200,200,200); text-align: left; }
.ctxt					    { font: normal 8pt Arial; color: rgb(160,160,160); text-align: left; }


td.cellLeft					{ border: solid 1px rgb(40,40,40); border-bottom: 0; border-left: 0; }
td.cellRight				{ border-top: solid 1px rgb(40,40,40); }

td.cellRightTan,
td.cellLeftTan 				{ background: rgb(81,78,59); }

td.cellLeftTan				{ border: solid 1px rgb(40,40,40); border-bottom: 0; border-left: 0; }
td.cellRightTan				{ border-top: solid 1px rgb(40,40,40); }



div#container       		{ margin: 0px auto; margin-top: 16px;
                              text-align: center; 
                              clear: both; 
                              padding: 0; 
                              background: black; 
                              border:solid 1px rgb(40,40,40);  }
                              
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; } 


a.gallerylink:link,
a.gallerylink:hover,
a.gallerylink:visited		{ font: bold 8pt Arial; color: rgb(160,24,11); text-decoration: none; }

a.bnav:link,
a.bnav:hover,
a.bnav:visited				{ font: normal 8pt Arial; color: rgb(160,160,160); text-decoration: none; }

a.blink:link,
a.blink:hover,
a.blink:visited				{ font: bold 8pt Arial; color: white; }





a.blink:hover,
a.bnav:hover,
a.gallerylink:hover			{ text-decoration: underline; }




