body {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	background-color:#494949;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:18px;
}

form {
	display:inline;
}

a, a:hover, a:visited {
	color:#666666;
	text-decoration:none;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
}

.small {
	font-size:11px;
}

#search-button {
	padding:0;
	border:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:14px;
}

.site-input {
	border:0;
}

.white-input {
	color:#666;
	border:1px solid #ccc;
}

.grey-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#222;
	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:808px;
	height:65px;
	margin:auto;
}	

#top-nav {
	float:left;
	width:311px;
	height:23px;
	background-image:url("top-nav-background.gif");
	background-repeat:no-repeat;
	padding:42px 0 0 20px;
}

#search-box {
	float:left;
	width:269px;
	height:65px;
	text-align:center;
	line-height:65px;
}

#logo {
	float:right;
	width:208px;
	height:65px;
	background-image:url("logo.gif");
	background-repeat:no-repeat;	
}

.tab {
	float:left;
	width:65px;
	height:23px;
	background-image:url("tab.gif");
	background-repeat:no-repeat;
	margin:0 1px 0 0;
	line-height:23px;
	text-align:center;
}

.tab a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#second-nav {
	width:808px;
	height:75px;
	background-image:url("second-nav.gif");
	background-repeat:no-repeat;	
	margin:20px auto 0 auto;
}

#main-white {
	width:768px;
	background-color:#fff;
	padding:0 20px 0 20px;
	margin:auto;
}

#footer {
	width:808px;
	height:72px;
	background-image:url("footer.gif");
	background-repeat:no-repeat;	
	margin:auto;	
}

#left-nav {
	float:left;
	width:179px;
	margin:0 20px 0 0;
}

#main-area {
	float:left;
	width:370px;
	margin:0 20px 0 0;
}

#right-nav {
	float:right;
	width:179px;
}

.nav-header-1 {
	width:164px;
	height:35px;
	color:#fff;
	font-weight:bold;
	background-image:url("nav-header-1.gif");
	background-repeat:repeat-x;
	padding:0 15px 0 0;
	text-align:right;
	line-height:35px;
}

.nav-content {
	width:159px;
	background-image:url("nav-content.gif");
	background-repeat:repeat-x;		
	padding:10px;
	margin:0 0 20px 0;
}

.nav-content a {
	color:#2F2F2F;
	text-decoration:none;
}

.nav-header-2 {
	width:164px;
	height:35px;
	color:#fff;
	font-weight:bold;	
	background-image:url("nav-header-2.gif");
	background-repeat:repeat-x;
	padding:0 15px 0 0;
	text-align:right;
	line-height:35px;	
}

.main-area-top {
	width:370px;
	height:20px;
	background-image:url("main-area-top.gif");
	background-repeat:no-repeat;
}

.main-area-content {
	width:330px;
	color:#fff;
	background-color:#d9006f;
	padding:0 20px 0 20px;
}

.main-area-content a {
	color:#fff;
	text-decoration:none;
}

.main-area-bottom {
	width:370px;
	height:20px;
	background-image:url("main-area-bottom.gif");
	background-repeat:no-repeat;
}

#admin-panel-box {
	width:350px;
	background-color:#f3f4f3;
	border:1px solid #ccc;
	padding:10px;
}

.note-box {
	width:350px;
	background-color:#f3f4f3;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
}
