body {
	font-family:Arial;
	font-size:11px;
	color:#464646;
	background-color:#ff9900;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:20px;
}

form {
	display:inline;
}

a:link, a:hover, a:visited {
	text-decoration:none;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:28px;
	font-weight:normal;
	color:#ccc;
	margin:0 0 15px 0;
}

#search-button {
	padding:0;
	border:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:16px;
}

.site-input {
	border:1px solid #ccc;
}

.orange-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#ff9900;
	padding:0.4em;
	outline:none;
}

label {
	float:left;
	width:100px;
	display:block;
	padding:0 20px 0 0;
	line-height:25px;
	margin:0 0 10px 0;
}

#top-bar {
	width:782px;
	height:88px;
	margin:auto;
}

#search-box {
	float:left;
	height:88px;
	line-height:88px;
}

#logo {
	float:right;
	width:358px;
	height:88px;
	background-image:url("logo.gif");
	background-repeat:no-repeat;
}

#top-nav {
	width:782px;
	height:32px;
	background-color:#fff;
	margin:auto;
}

#top-nav-1 {
	float:left;
	width:20px;
	height:32px;
	background-image:url("top-nav-1.gif");
	background-repeat:no-repeat;
}

#top-nav-2 {
	float:right;
	width:134px;
	height:32px;
	background-image:url("top-nav-2.gif");
	background-repeat:no-repeat;
}

.nav-tab {
	display:block;
	float:left;
	width:88px;
	height:32px;
	background-image:url("nav-tab.gif");
	background-repeat:no-repeat;
	margin:0 1px 0 0;
	line-height:32px;
	text-align:center;
}

.nav-tab a {
	position:relative;
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#ad-bar {
	width:782px;
	height:135px;
	background-image:url("ad-bar.gif");
	background-repeat:no-repeat;
	margin:auto;
}

#middle-white {
	width:782px;
	background-color:#fff;
	margin:auto;
}

#bottom-nav {
	width:752px;
	height:33px;
	color:#fff;	
	background-image:url("bottom-nav.gif");
	background-repeat:no-repeat;
	margin:auto;
	padding:0 30px 0 0;
	line-height:33px;
	text-align:right;
}

#footer {
	width:782px;
	height:20px;
	background-image:url("footer.gif");
	background-repeat:no-repeat;
	margin:auto;
}

#left-nav {
	float:left;
	width:162px;
	margin:0 20px 0 20px;
}

#main-area {
	float:right;
	font-size:12px;
	width:560px;
	margin:0 20px 0 0;
}

#main-area a {
	color:#003368;
}

.nav-top {
	width:162px;
	height:20px;
	background-image:url("nav-top.gif");
	background-repeat:no-repeat;	
}

.nav-content {
	width:150px;
	color:#fff;
	background-color:#003368;
	padding:0 0 0 12px;
}

.nav-content a {
	color:#fff;
	text-decoration:none;
}

.nav-bottom {
	width:162px;
	height:20px;
	background-image:url("nav-bottom.gif");
	background-repeat:no-repeat;	
	margin:0 0 20px 0;
}

#admin-panel-box {
	width:538px;
	background-color:#f3f4f3;
	border:1px solid #ccc;
	padding:10px;
}
.note-box {
	width:538px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
}
