body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/1sb-logo/new-blue.jpg);
}
a:link {text-decoration: none; color: #0000FF;}
a:visited {text-decoration: none; color: #000099;}
a:hover {text-decoration: underline; color: #006600;}
a:active {text-decoration: none; color: #66FF00;}

.page_title {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	color: #660000;
}
.title {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #660000;
}
.justified {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.centered {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.text_left {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.text_right {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
}
.navlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#page {
	height: 100%;
	width: 760px;
}
#neon_sign {
	background-image: url(/layout/open-for-business.jpg);
	height: 144px;
	width: 250px;
}
#neon_window {
	color: #000000;
	width: 410px;
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#window_head {
	background-image: url(/layout/window-head.jpg);
	height: 32px;
}
#rail_left {
	background-image: url(/layout/left-rail.jpg);
	background-repeat: repeat-y;
	width: 104px;
}
#rail_right {
	background-image: url(/layout/right-rail.jpg);
	background-repeat: repeat-y;
	width: 99px;
}
#window {
	background-image: url(/layout/window-fade.jpg);
	background-repeat: repeat;
}
#window_sill {
	background-image: url(/layout/window-sill.jpg);
	height: 32px;
}
#brick_wall {
	background-image: url(/layout/brick-and-mortar.jpg);
	background-repeat: repeat-y;
}
#copyright {
	background-image: url(/layout/copyright.jpg);
	height: 87px;
	width: 680px;
}
.banner_code {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

