* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #ffffff;
}

img {
	border: none;
}

#main-wrapper {
	width: 1044px;
	background: url(images/base_bg.gif) repeat-x left top;
	margin: auto;
}

#wrapper {
	height:360px;
	background-color: #65696e;
	width:1044px;
}

#header {
	width: 1044px;
	margin: 0 auto;
	margin-top: 0px; 
	height: 33px;
}

#topnav {
	width: 350px;
	float: left;
	padding: 11px 0 0 1px;
}

#topnav a:link, #topnav a:active, #topnav a:visited {
	font: 16px Tahoma;
	color: #9d9413;
}

#topnav a:hover, #topnav .selected {
	text-decoration: underline;
}
#sago {
	float: right;
}

#leftcolumn {
	width: 300px;
	height: 360px;
	background-color: #65696e;
}

#leftcolumn .text {
	font: 12px Tahoma;
	color: #ffffff;
	padding: 20px 20px 0 20px;
	width: 248px;
}

#leftcolumn #work {
	font: 12px Tahoma;
	color: #ffffff;
	padding: 20px 20px 0 20px;
	height:310px;
}

#work a:link, #work a.active, #work  a:visited {
	color: #ffffff;
}

#work a:hover {
	color:#9d9413;
}

#leftcolumn #pagination {
	font: 12px Tahoma;
	color: #ffffff;
	padding-left: 20px;
}

#leftcolumn #pagination a:link, #leftcolumn #pagination a:active, #leftcolumn #pagination a:visited {
	color: #ffffff;
}

#leftcolumn #pagination a:hover, #leftcolumn #pagination .selected {
	color:#9d9413;
}

#leftcolumn a:hover {
	color:#9d9413;
}

#rightcolumn {
	width: 0px; 
	height: 360px;
	text-align:right;
}

#copyright {
	font: 10px Tahoma;
	text-align: right;
	position: relative;
	padding-top: 7px;
	color: #b3b3b3;
	clear: both;
	background-color: #ffffff;
}

/* scrollbar */

#scroll-container {
	padding: 18px 0 0 18px;
}

#content1 {
	width: 255px;
	height: 300px;
	font: 12px Tahoma;
	text-align: justify;
	color: #ffffff;
	padding-right: 16px;
	padding-bottom: 10px;
	overflow:hidden;
	float: left;
}

.scrollbar-vert {
	background-color: #ffffff;
	height: 318px;
	width: 8px;
	float:right;
}

.handle-vert {
	height: 35px;
	width: 8px;
	background: url(images/handle.gif) no-repeat;
}

/* page nav */

#box_nav {
	padding: 0 0 0 18px; 
	float:left; 
	clear:both;
}

#box_nav ul {
	list-style-type: none;
}

#box_nav ul li {
	float: left;
}

.normal {
	width:6px;
	height: 6px;
	border: 1px solid #94979b;
	float: left;
	margin-right: 2px;
}

.box_link {
	width:8px;
	height: 8px;
	border: 1px solid #94979b;
	float: left;
	margin-right: 2px;
}

a.box_link:hover {
	width:8px;
	height: 8px;
	background-color: #9d9413;
	border: 1px solid #9d9413;
	float: left;
	margin-right: 2px;
}

.hover {
	width:6px;
	height: 6px;
	background-color: #9d9413;
	border: 1px solid #9d9413;
	float: left;
	margin-right: 2px;
}

table.tblmain {height:360px; width:1044px; background-color: #65696e; border:solid #696969 1px;}
#tdbuf {font-size:1px;background-position:right;}