html, body {
	min-height:100%;
	margin-bottom:1px;
}
body {
	text-align:center;
	font-size:100%;
	color:#000;
	background-color:#F1F1F2;
	background-repeat:repeat-x;
	background-image:url(../images/background-gradient.jpg);
}
#wrapper {
	text-align:left;
	width:780px;
	margin:0 auto;
	background-repeat:repeat-y;
	background-image:url(../images/center-tile.jpg);
}
#masthead {
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	height: 214px;
}
#menu {
	color: #FFFFFF;
	margin: 0;
	width: 200px;
	border-top: none;
	padding-top: 102px;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0;
}
#menu li {
	text-align: right;
	width: 160px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #333333;
}
#masthead img {
	diusplay:block;
	display: block;
}
#topContent {
	width: 684px;
	margin-left: 46px;
}
#bodyContent {
	background-repeat: no-repeat;
	background-image: url(../images/left_shadow.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	overflow: visible;
}

#bodyContentInner > p, #bodyContentInner > h1 {
	margin-top:0;
}
#bodyContentInner {
	background-image: url(../images/right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
}
#bodyContentInner > p {
	margin-bottom: 18px;
}
.topPara {
	margin-top: 0px;
}

#title {
	margin-left: 28px;
}
#mainContent {
	width: 312px;
	margin-left: 28px;
	float: left;
	padding-right: 10px;
	display: inline;
}
#mainContent h1 {
	font-size: small;
	margin-top: 0px;
	font-weight: normal;
}
#mainContent p {
	margin-top: 0px;
}
#rightContent {
	margin-left: 355px;
	width: 405px;
}
#rightContent .thumb {
	float: left;
	margin-top: 9px;
	margin-right: 9px;
	display: block;
}
#rightContent .last {
	margin-right: 0px;
}
#leftContent {
	float: left;
	padding-left: 42px;
	width: 402px;
}
#leftContent  #thumbs  {
	margin-right: 15px;
	float: left;
	width: 132px;
}
#leftContent img {
	float: left;
	margin-bottom: 10px;
}



#footer {
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	min-height: 118px;
	height: 118px;
	clear: both;
}
#credits {
	margin: 0px auto;
	width: 780px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #407990;
	font-size: small;
	line-height: .8;
}
#credits > p {
	margin-top: 0px;
}
#credits a {
	color: #333333;
	text-decoration: none;
}
#credits a:hover {
	color: #407990;
	text-decoration: underline;
}
.clearer {
	clear: left;
	height: 0px;
	line-height: 0;
}
.outlink {
	background-image: url(/images/outofit.gif);
	padding-right: 15px;
	background-repeat:no-repeat;
	background-position:right top;
}
#columnContent {
	width: 750px;
	background-repeat: repeat-y;
	background-image: url(../images/faux-column.gif);
	margin-left: 11px;
	/*overflow: auto;*/
	font-size: x-small;
	background-position: 1px top;
}
#columnContent div.copy  {
	padding: 0 10px;
}


#columnContent img {
	display: block;
}
#columnContent img.column {
	width: 162px;
	margin: 15px auto;
}
#columnOne {
	margin-left: 28px;
}

#columnOne, #columnThree {
	width: 164px;
	float: left;
	display: inline;
}
#columnTwo, #columnFour {
	float: left;
	width: 197px;
}

#columnImages {
	clear: left;
	padding-left: 26px;

}
#columnImages div {
	margin: 15px auto 0;
}
#columnImages #imgColOne,#columnImages #imgColThree  {
	float: left;
	width: 162px;
}
#columnImages #imgColTwo,#columnImages #imgColFour  {
	float: left;
	width: 198px;
}
#columnImages .bottom {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
