body {
	min-width: 940px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	list-style-type: square;
		}

		#container {
			padding-left: 200px;      /* LC fullwidth */
			padding-right: 190px;     /* RC fullwidth + CC padding */
		}
		
		#container .column {
			position: relative;
			float: left;
		}
		
		#center {
			padding: 10px 20px;       /* CC padding */
			width: 100%;
		}
		
		#left {
	width: 180px;          /* LC padding */
	right: 240px;             /* LC fullwidth + CC padding */
	margin-left: -100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
		}
		
		#right {
	width: 130px;          /* RC padding */
	margin-right: -100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
		}
		
		#footer {
	clear: both;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
		}
		
		/*** IE Fix ***/
		* html #left {
			left: 150px;              /* RC fullwidth */
		}

		/*** Equal-height Columns ***/

		#container {
			overflow: hidden;
		}

		#container .column {
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
		}

		/*** Footer Fix ***/

		* html body {
			overflow: hidden;
		}
		
		* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;
			background: #FFF;         /*** Same as body background ***/
		}

		/*** Just for Looks ***/

		body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(img/thumbs/paw.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		}

		#header, #footer {
	font-size: large;
	text-align: center;
	padding: 0.3em 0;
	background-color: #FFFFFF;
	background-image: url(img/wood.jpg);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
		}

		#left {
	background-color: #000000;
	background-image: url(img/rusty_wall.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #333333;
	background-attachment: fixed;
		}

		#center {
	background-color: #FFFFFF;
	background-image: url(img/RockSmooth.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	font-size: 14px;
		}
		
		#center a:link {
	text-decoration: none;
	color: #05a4d5;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#center a:hover {
	text-decoration: none;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}

		#right {
	background-position: right bottom;
	background-repeat: repeat-y;
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #333333;
	background-attachment: fixed;
	background-image: url(img/RockSmooth.jpg);
		}
		
		

		#container .column {
	padding-top: 1em;
	text-align: left;
	color: #000000;
		}


a:link {
	text-decoration: none;
	color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#menu {
	background-color: #000000;
	font-size: 10px;
	background-image: url(img/rusty_wall.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	border: thin solid #666666;
}



a:visited {
	color: #999999;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
}

a:hover {
	text-decoration: underline;
	color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

a:active {
	text-decoration: underline;
	color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #999999;
}

h1 {
	font-size: 24pt;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: lighter;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-variant: small-caps;
	background-image: url(img/lone_dog.jpg);
}
h2 {
	font-size: 16pt;
	color: #05a4d5;
	font-weight: 300;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

h3 {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/wood.jpg);
	padding: 10px;
	background-color: #000000;
	border: thin solid #000000;
}

h4 {
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg.jpg);
	padding: 2px;
	background-color: #000000;
	border: thin solid #333333;
	margin: 0px;
	text-indent: 15px;
}

img {
	border: medium none #FFFF33;
	margin: 10px;
}
