#masthead {
                /*background-image: url(/photos/rbuckton/images/3391245/original.aspx);*/
                background-image: none;
                background-color: #ffffff;
                background-repeat: no-repeat;
                width: 1144px;
                height: 270px;
                background-position: 50% -11px;
}
#userArea {
                color: black;
                margin-right:0px;
}
#title {
                left: 10px;
                top: 200px;
                width: 600px;
                text-align: left;
}
#title h1 {
                font-family: verdana;
                text-align: left;
                font-size: 32px;
                font-weight: normal;
                padding-left: -5px;
}
#content {
                width: 1132px;
                padding-top: 32px;
                padding-left: 6px;
                padding-right: 6px;
                padding-bottom: 32px;
}

#leftmenu {
                width: 316px;
}

#main {
                width: 642px;
}

#nav {
                border-top:5px solid white;
                width: 1132px;
}

#welcome {
                color: black;
                background-color: transparent;
                text-align: right;
                margin-top: 5px;
}
#welcome A:link {
                color: black;
}
#Search {
	border: 1px solid black;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 5px;
}
#Search .searchBox {

	width: 200px;
	border: 1px solid #ffffff;
	height: 16px;
	padding: 2px;
	font-size: .9em;
	margin-top: -1px;
}
.SearchButtonOuter {

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 23px;
                height: 20px;
	overflow: hidden;

	background-color: white;
                background-image: url(/photos/rbuckton/images/3390699/original.aspx);
	background-position: top left;
	background-repeat: no-repeat;

	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;

	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;

	margin-left: 1px;
}
.SearchButton {

	padding-left: 23px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	height: 23px;
	width: 20px;

                background-image: none;
}