#Tablelayout   #banner   #Topnavbar  {
	width: 750px;
	margin: 0px;
	padding: 0px;
}


html, body {
	margin: 0;
	background-repeat: repeat;
	background-image: url(images/work_samples/layout/background.jpg);
	background-color: #352815;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 100%;
	margin-bottom: 1px;
}

#main_text  p,#main_text   h1,#main_text  h2 {
	padding-right: 25px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

table#Tablelayout {
	background-image: url(images/work_samples/layout/ink_background.jpg);
	background-position: bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B271C;
	border-bottom-color: #3B271C;
}



p {
	font-size: 11px;
	line-height: 19px;
	color: #412F19;
	text-align: left;
}

h1 {
	font-size: 14px;
	color: #452A19;
	text-align: left;
	margin-top: 20px;
}

h2 {
	font-size: 12px;
	color: #57432B;
	text-align: left;
	margin-bottom: 4px;
}

h3 {
	font-size: 10px;
	text-align: left;
}

#Topnavbar  a {
	display: block;
	padding: 2px;
	color: #CBB085;
	text-align: center;
}

#Topnavbar  a:hover {
	background-color: #495031;
}

a:link {
	text-decoration: none;
	color: #AD663A;
}
a:visited {
	text-decoration: none;
	color: #787D33;
}
a:hover {
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #990000;
}

#Tablelayout td h3 {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

.style1 {
	font-size: 13px;
	text-align: center;
	color: #D6D6B4;
	background-image: url(images/work_samples/layout/footer_background.jpg);
	background-repeat: repeat;
}
#Tablelayout  #copyright  a:link {
	color: #C9D69E;
}
#Tablelayout #copyright a:hover {
	color: #FFFFFF;
}

#Tablelayout  #footer_space p {
	font-size: 9px;
	text-align: center;
}


.edges   {
	background-image: url(images/work_samples/layout/border2.jpg);
	width: 25px;
	height: 88px;
	background-repeat: repeat-y fixed top-left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3B271C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B271C;
}

#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;


	%padding-top: 7px;
	%padding-bottom: 3px;
	padding-left: 0;
	margin-top: 0px;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #DDDDBB;
	width: 100%;
	line-height: 18px;
	background-image: url(images/work_samples/layout/nav_bar_background.jpg);
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B271C;
	border-bottom-color: #3B271C;
	vertical-align: top;
	float: left;
/* fixes Firefox 0.9.3 */
}
.noborder {
	border: thick dotted #33CC99;
}


#navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #D4D4B2;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #6A5129;
	color: #D5D4B5;
}

#navcontainer #active {
	border-left: 1px solid #fff;
}


#main_navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0px;/* cancels gap caused by top padding in Opera 7.54 */	
	margin-bottom: -1px; /* cancels gap caused by bottom padding in FF and IE6 */
	%margin-top: -3px; /* cancels gap caused by top padding in IE */
	margin-left: 0;
	color: #DDDDBB;
	width: 100%;
	line-height: 18px;
	background-image: url(images/work_samples/layout/top_banner_navbar.jpg);
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B271C;
	border-bottom-color: #3B271C;/* fixes Firefox 0.9.3 */
}

#main_navcontainer ul li
{
	display: inline;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
padding-top: 5px;
}

#main_navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #D4D4B2;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#main_navcontainer ul li a:hover
{
	background-color: #334217;
	color: #D5D4B5;
}

#main_navcontainer #active {
	border-left: 1px solid #fff;
}

#Tablelayout    #main_text   td img {
	text-align: center;
	border: 3px solid #000000;
}

#Tablelayout         #main_text         td img:hover        {
	border: 3px solid #8B7E38;
}
#Tablelayout #main_text table {
	vertical-align: top;
}

