body {
	background: #000;
	border-top: 5px solid #000;
	color: #913316;
	font-size: 11px;
	padding: 0px 0 40px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12 {
	background: #000 url("../../img/12_col.gif"/*tpa=http://redfishdesign.ca/img/12_col.gif*/) repeat-y;
	margin-bottom: 20px;
	border: 0px;
}

.container_16 {
	background: #fff url("../../img/16_col.gif"/*tpa=http://redfishdesign.ca/img/16_col.gif*/) repeat-y;
}

.container_24 {
	background: #fff url("../../img/24_col.gif"/*tpa=http://redfishdesign.ca/img/24_col.gif*/) repeat-y;
}
.biggest {font-size: 36px; }
.big {font-size: 24px; }
.medium {font-size: 18px; }
.small {font-size: 14px; }
.smallest {font-size: 10px; }
.white {color: white; }
.silver {color: silver; }
.rust {color: 913316; }
.italicized {font-style: italic; }
#motto {position: relative; top: -140px; left: 660px; width: 200px; }
#vision {position: relative; top: -100px; left: 230px; width: 630px; }
#logo {margin-top:33px; }
#contact-info {border: 0px; text-align: center;}
.contact-text {color: silver;}
.contact-separator {color: rust;}