body {
	font-family:Arial;
	font-size:12px;
	color:#004179;
	background-color:#004179;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:20px;
}

form {
	display:inline;
}


a, a:hover, a:visited {
	color:#004179;
	text-decoration:none;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:1px solid #93CAFA;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:18px;
	font-weight:normal;
	margin:0;
}

h2 {
	font-size:18px;
	font-weight:normal;
	color:#004179;
	margin:0;	
}

label {
	float:left;
	width:100px;
	display:block;
	padding:0 20px 0 0;
	line-height:25px;
	margin:0 0 10px 0;
}

.site-input {
	border:1px solid #93CAFA;
}

.blue-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#004179;
	padding:0.4em;
	outline:none;
}

#search-button {
	padding:0;
	border:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:16px;
}

#main-container {
	width:826px;
	margin:auto;
}

#left-side {
	float:left;
	width:253px;
}

#right-side {
	float:right;
	width:573px;
}

#logo {
	width:253px;
	height:204px;
	background-image:url("logo.gif");
	background-repeat:no-repeat;	
}

#nav-1-top {
	width:176px;
	height:29px;
	font-size:11px;
	color:#fff;
	background-image:url("nav-1-top.gif");
	background-repeat:no-repeat;	
	margin:69px auto 0 auto;
	text-align:center;
	line-height:29px;
}

#nav-2-top {
	width:176px;
	height:20px;
	background-image:url("nav-2-top.gif");
	background-repeat:no-repeat;	
	margin:auto;
}

.nav-content {
	width:156px;
	color:#fff;
	background-color:#0370cd;
	margin:auto;
	padding:10px;
}

.nav-content a {
	color:#fff;
}

.nav-bottom {
	width:176px;
	height:20px;
	background-image:url("nav-bottom.gif");
	background-repeat:no-repeat;	
	margin:0 auto 20px auto;
}

#top-box {
	width:573px;
	height:184px;
	color:#fff;
	background-image:url("top-box.gif");
	background-repeat:no-repeat;
}

#tab-bar {
	width:573px;
	height:36px;
	margin:33px 0 0 0;
}

.tab {
	float:left;
	width:81px;
	height:36px;
	background-image:url("tab.gif");
	background-repeat:no-repeat;	
	margin:0 1px 0 0;
	text-align:center;
}

.tab a {
	font-size:11px;
	font-weight:bold;	
	color:#fff;
	text-decoration:none;
	line-height:36px;
}

.tab-no-margin {
	float:left;
	width:81px;
	height:36px;
	background-image:url("tab.gif");
	background-repeat:no-repeat;	
	text-align:center;	
}

.tab-no-margin  a {
	font-size:11px;
	font-weight:bold;	
	color:#fff;
	text-decoration:none;
	line-height:36px;
}

#main-area {
	width:533px;
	background-color:#fff;
	background-image:url("main-background.gif");
	background-repeat:repeat-x;	
	padding:20px;
}

#main-area-bottom {
	width:573px;
	height:20px;
	background-image:url("main-area-bottom.gif");
	background-repeat:repeat-x;	
}

#left-news-box {
	float:left;
	width:280px;
	padding:20px;
}

#admin-panel-box {
	width:510px;
	background-color:#fff;
	border:1px solid #004179;	
	padding:10px;
}

.note-box {
	width:510px;
	background-color:#fff;
	border:1px solid #004179;
	padding:10px;
	text-align:center;
}
