/* universal */
* {
	margin: 0px; 
	padding:0px;
}

body {
	font: 11px tahoma;
	color: #000;
	margin: 0;
	padding: 0;
	background: #F2F3ED;
}

img { border: none; }

/* Default link colors */

a:link {color: #6c8b00; text-decoration: underline;}
a:visited {color: #6c8b00; text-decoration: underline;}
a:hover {color: #6c8b00; text-decoration: none;}
a:active {color: #6c8b00; text-decoration: none;}


/* Resetting styles for cross-browser compatibility */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: tahoma;
}
h1, h2 {
	font-size: 16px;
}

h3, h4 {
	font-size: 14px;
}

h5, h6, h7 {
	font-size: 11px;
}



/* General style */

#body {
	margin: 25px auto 0 auto;
	width: 670px;
}

#logo {
	position: absolute;
	z-index: 5;
	margin: 0 0 0 20px;
	width: 203px;
	height: 135px;
}

#header {
	width: 670px;
	height: 105px;
	background: url(images/header.png) no-repeat;
}

#shortcuts {
	float: right;
	width: 160px;
	height: 12px;
	background: url(images/shortcuts_bg.png) no-repeat;
}

#shortcuts li {
	float: left;
	margin: 0 0 0 30px;
	width: 14px;
	list-style:none;
}

#shortcuts li:hover {
	float: left;
	margin: 1px -1px -1px 31px;
	width: 14px;
}

#navigation {
	clear: both;
	padding: 60px 0 0 225px;
	width: 445px;
}

#navigation li {
	float: left;
	width: 110px;
	text-align: center;
	list-style: none;
}

#navigation li:hover {
	margin: 1px -1px -1px 1px;
}

#top-segment {
	width: 192px;
	height: 108px;
	background: url(images/topsegment.png) no-repeat;
	padding: 86px 0 0 478px;
	color: #bfc1b4;
}

#top-segment li {
	list-style:none;
}

#top-segment li a {
	color: #bfc1b4;
	text-decoration: underline;
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	width: 670px;
	background: url(images/wrapper.png) repeat-y;
	overflow: hidden;
}

#news {
	float: left;
	width: 145px;
	margin: 0 0 0 20px;
	padding: 0 35px 0 25px;
}

.news {
	background: url(images/bullet.png) no-repeat top left;
	text-indent: 10px;
}

#news .hr {
	height: 15px;
	background:url(images/linebreak.png) no-repeat scroll center;
	margin: 10px 0;
}

#news .hr hr {
	display: none;
}

.adminlinks {
	margin: 20px 0 0 0;
	background: url(images/bar.png) no-repeat top center;
	padding: 15px 0 0 0;
}

.adminlinks ul {
	padding: 0 0 5px 0px;
}

.adminlinks li {
	list-style: none;
	color: #262626;
	margin: 5px 0 0 0;
	background: url(images/bullet.png) no-repeat top left;
	text-indent: 10px;
}

.adminlinks li a {
	color: #6c8b00;
}

#contents {
	float:left;
	width: 384px;
	background:url(images/content_top.png) repeat-x top left;
	padding: 25px 35px 0 25px;
}

#wrapper-bottom {
	margin: 0 auto;
	width: 670px;
	background: url(images/wrapper2.png) repeat-y;
	overflow: hidden;
}

#sidebox {
	float:left;
	width: 238px;
	background: url(images/sidebox_bg.png) repeat-y;
}


#sidebox-top {
	width: 238px;
	height: 35px;
	background: url(images/sidebox_top.png) no-repeat;
	padding: 0 0 15px 0;
}

#sidebox-end {
	width: 238px;
	height: 10px;
	background: url(images/sidebox_end.png) no-repeat;
}

#sidebox-main {
	width: 198px;
	padding: 0 0 10px 40px;
	overflow: hidden;
}

#sidebox-main li {
	list-style: none;
	padding: 5px 0 5px 15px;
}

.textbox {
	background: url(images/textbox.png) no-repeat;
	width: 166px;
	height: 15px;
	border: 0;
	padding: 4px 0 0 5px;
	font: 11px tahoma;
	color: #454545;
	margin: 3px 0;
}

.textbox-small {
	background: url(images/textbox_small.png) no-repeat;
	width: 129px;
	height: 15px;
	border: 0;
	padding: 4px 0 0 5px;
	font: 11px tahoma;
	color: #454545;
	margin: 3px 0;
	float: left;
}

.button {
	background: url(images/button.png) no-repeat;
	border: none;
	width: 34px;
	height: 19px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 2px 0 0 0;
}

#subcontents {
	float: left;
	width: 430px;
	padding: 18px 0 0 0;
	background: url(images/programsbg.png) no-repeat top left;
}

#program-01 {
	float: left;
	width: 172px;
	padding: 0 0 0 10px;
	color: #40413E;
}

#program-01 ul, #program-02 ul {
	margin: 15px 0 0 0;
}

#program-01 li {
	background: url(images/bullet_green.png) no-repeat top left;
	height: 18px;
	padding: 0 0 0 15px;
	list-style: none;
}

#program-01 li a {
	color: #556d00;
}

#program-02 {
	float: left;
	width: 172px;
	padding: 0 0 0 10px;
	color: #FFF;
	margin: 0 0 0 48px;
}

#program-02 li {
	background: url(images/bullet_grey.png) no-repeat top left;
	height: 18px;
	padding: 0 0 0 15px;
	list-style: none;	
}

#program-02 li a {
	color: #40413e;
}

#footer {
	margin: 0 auto;
	height: 45px;
	width: 670px;
	color: #6c8b00;
	background: url(images/footer.png) repeat-x;
	overflow:hidden;
	line-height: 45px;
}

#footer-left {
	float: left;
	width: 450px;
}

#footer-left ul {
	padding: 0 0 0 25px;
}

#footer-left li {
	float: left;
	margin: 0 10px;
	list-style: none;
}
#footer-left li a {
	color: #666;
	text-decoration: none;
}

#footer-left li a:hover {
	text-decoration: underline;
}

#footer-right {
	float: right;
	width: 195px;
	text-align: right;
	padding: 0 25px 0 0;
	color: #666;
}

#footer-right a {
	color: #666;
	text-decoration: none;
}

#footer-right a:hover {
	text-decoration: underline;
}

#footnote {
	margin: 0 auto;
	padding: 0 0 15px 0;
	width: 670px;
	overflow: hidden;
}

#footnote-left {
	float: left;
	padding: 8px 0 0 0;
}

#logos {
	float: right;
	padding: 5px 0 0 0;
}

#logos ul > li:first-child {
	list-style: none;
	float: left;
	margin: 0 0 0 10px;
}

#logos li {
	list-style: none;
	float: left;
	margin: 0 0 0 40px;
}
