/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-image: url(Images/background_sidewalk.jpg); background-repeat: no-repeat; }
#wrapper { margin: 0 auto; width: 560px; border-color: #463a30; border-width: 0; }
#header { color: #000; background-image: url(Images/header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 556px; float: left; padding: 0; height: 150px; margin: 0; border: solid 2px; }
#leftcolumn { color: #333; background-image: url(Images/leftcolumn.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; border: solid 0 #ccc; margin: 0; padding: 0; height: 450px; width: 160px; float: left; }
#rightcolumn { float: right; color: #333; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background: #3b3432 url(Images/rightcolumn.jpg) no-repeat; text-indent: 0; vertical-align: bottom; border: solid 0 #ccc; margin: 0; padding: 0; height: 450px; width: 400px; display: inline; }
a { color: #364138; text-decoration: none; }
#footer { width: 556px; clear: both; color: #333; background: #000; height: 3px; margin: 0; padding: 0; border: solid 2px #000; }
a:hover { color: #8c7434; text-decoration: underline; }
a:visited { color: #3b3432; text-decoration: none; }
a:active { color: #8c7434; text-decoration: underline; }
h1 { color: #fff; font-size: x-small; font-weight: bold; margin: 0.67em 0; }
h2 { color: #000; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; text-indent: o; position: relative; left: 12pt; margin: 0.83em 0; }
h3 { color: #000; font-size: 8pt; font-family: "Courier New", Courier, Monaco, monospace; font-weight: normal; vertical-align: 0; position: relative; left: 52pt; margin: 1em 0; }
h4 { color: #000; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; text-indent: o; position: relative; left: 12pt; margin: 0.83em 0; }
ul { position: relative; left: 40px; list-style-type: disc; margin: 1em 0 1em 40px; }
