/* CSS Document */

#masthead {
	height: 110px;
}

#mainouter {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(../images/maincontenthomebkgd.gif) no-repeat left top;
	text-align: left;
}

#col2 {
	padding-right: 0;
}

#col3 {
	position: relative;
	top: 200px;
	/* IE5 Mac Hack */
		/*\*//*/
		margin-top: 140px;
		/**/
	list-style: none;
}

#scollingbar {
	width: 794px;
	height: 20px;
	margin: 0 auto;
	padding: 3px 3px 6px 3px;
	background: #990000 url(../images/homehdr_base.gif) no-repeat bottom;
}

#scollingbar p {
	color: #FFFFFF;
}

#scollingbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#homemontage {
	width: 385px;
	height: 367px;
	background: url(../images/homemontage.jpg) no-repeat;
}

div.homeregisterlink {
	width: 365px;
	margin: 10px 0;
	padding: 10px;
	background-color: #DEDEDE;
	border: solid 1px #999999;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

div#col2 div.homeregisterlink a:link,
div#col2 div.homeregisterlink a:visited {
	color: #000066;
}

.postitnote {
	width: 157px;
	height: 180px;
	margin: 0;
	padding: 10px;
	background: url(../images/postitnote.jpg) no-repeat;
}

.postitnote a {
	width: 157px;
	height: 160px;
	margin: 0;
	padding: 0;
	display: block;
}