body {
	font-family:Arial;
	font-size:12px;
	color:#3b3b3b;
	background-color:#072745;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:18px;
}

a, a:link, a:visited {
	color:#072745;
	text-decoration:none;
}

form {
	display:inline;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:23px;
	font-weight:normal;
	color:#072745;
	margin:0;
}

#search-button {
	padding:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:14px;
}

#main-container {
	width:803px;
	margin:auto;
}

#left-nav {
	float:left;
	width:145px;
}

#main-area {
	float:right;
	width:658px;
}

#top-bar {
	width:658px;
	height:66px;
	background-color:#072745;
}

#drinking-man {
	width:145px;
	height:173px;
	background-image:url("drinking-man.gif");
	background-repeat:no-repeat;
}

#nav-top {
	width:145px;
	height:20px;
	background-image:url("nav-top.gif");
	background-repeat:no-repeat;	
}

#nav-content {
	width:115px;
	background-color:#072745;
	padding:0 15px 0 15px;
}

#nav-content a {
	color:#fff;
	text-decoration:none;
}

#nav-bottom {
	width:145px;
	height:20px;
	background-image:url("nav-bottom.gif");
	background-repeat:no-repeat;	
}

#logo {
	float:left;
	width:278px;
	height:66px;
	background-image:url("logo.gif");
	background-repeat:no-repeat;
}

#search-box {
	float:right;
	width:360px;
	height:66px;
	padding:0 20px 0 0;
	line-height:66px;
	text-align:right;
}

#top-nav {
	width:658px;
	height:36px;
	background-image:url("top-nav-background.gif");
	background-repeat:repeat-x;
}

#nav-1 {
	float:left;
	width:6px;
	height:36px;
	background-image:url("nav-1.gif");
	background-repeat:no-repeat;
}

#nav-2 {
	float:right;
	width:20px;
	height:36px;
	background-image:url("nav-2.gif");
	background-repeat:no-repeat;
}

.nav-tab {
	float:right;
	width:83px;
	height:36px;
	background-image:url("nav-tab.gif");
	background-repeat:no-repeat;
	margin:0 1px 0 0;
	text-align:center;
	line-height:36px;
}

.nav-tab a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#ad-block {
	width:658px;
	height:137px;
	background-image:url("ad-block.gif");
	background-repeat:no-repeat;	
}

#main-white {
	width:598px;
	background-color:#fff;
	padding:0 30px 0 30px;
}

#main-footer {
	width:658px;
	height:33px;
	background-image:url("main-footer.gif");
	background-repeat:no-repeat;
}
.site-input {
	border:0;
}

.white-input {
	color:#164D80;
	border:1px solid #ccc;
}

.blue-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#072745;
	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;
}

#admin-panel-box {
	width:577px;
	background-color:#f3f4f3;
	border:1px solid #ccc;
	padding:10px;
}

.note-box {
	width:577px;
	background-color:#f3f4f3;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
}
