}
#menu a {
	color:#636363;
}
#menu a:hover {
	text-decoration:none;
	color:#636363;
}
#menu a:focus {
 	text-decoration:none;
	color:#636363;
}
#menu li:hover {
	background-image:url(images/menu_btn_bg2.gif);
}
#menu ul {
	padding:0;
	margin:0;
 	padding-bottom:1px;
	border-bottom:2px solid #005079;
}


#page {
 	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	width:424px;
	padding-right:6px;
	padding-left:6px;
	margin-left:-14px;
	text-align:justify;
}
#page_adm {
 	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	width:640px;
	padding-right:6px;
	padding-left:6px;
	margin-left:-14px;
	text-align:justify;
}
#navBar {
	height:24px;
	width:100%;
	text-align:right;
	background-image: url(images/dots_h.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size:10px;
	vertical-align:bottom;
}
#navBar .current {
 	font-weight:bold;
	color:#005079;
}
#navBar .spacer {
 	font-weight:none;
	color:#606060;
}
#navBar .mainPage {
	
}
#navBar .mainPage a {
 	text-decoration:none;
 	font-weight:none;
	color:#000000;
}

#siteMap {
	height:24px;
	width:100%;
	text-align:center;
	background-image:url(images/dots_h.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-size:11px;
	vertical-align:bottom;]
	font-weight:none;
	color:#606060;
	margin-top:0;
	padding-top:5px;
	margin-left:5px;

}
#siteMap a {
 	text-decoration:none;
 	font-weight:none;
	color:#000000;
}
#siteMap a:hover {
 	text-decoration:underline;
 	font-weight:none;
	color:#005079;
}
#siteMap a:focus {
 	text-decoration:none;
 	font-weight:none;
	color:#000000;
}
#pixBar {
	background-image: url(images/pixbar_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#pixBox {
 	display:inline;
 	float:left;
 	clear:right;
 	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom left;
	height:100%;
	width:215px;
	margin:0;
	padding:0;
	border-left:1px solid #005079;
	
}

#pixBox #pixTable {
	border-bottom:2px solid #005079;
}
#pixBox .picture {
	
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-left:1px;
	
}
#pixBox .pixDesc {
	padding-left:10px;
	vertical-align:middle;
	background-image: url(images/pix_desc_bg.gif);
	background-repeat: y-repeat;
	background-position: top left;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	color:#005079;
	text-align:left;
}

.bannersBox {
	display:block;
	clear:both;
	text-align:center;
	padding-top:20px;
	padding-bottom:30px;
	width:215px;
}
.bannersBox img {
	border:0;
}

#menu ul {
	list-style-type:none;
	padding-left: -30px;
	margin-left:-13px;
}
#menu li {
 	line-height: 24px;
	padding-left: 15px;
	margin-left:0;
	background-image: url(images/menu_btn_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:11px;
	color:#636363;
}
#menu li.active {
 	line-height: 24px;
	padding-left: 15px;
	margin-left:0;
	background-image: url(images/menu_btn_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:11px;
	color:#636363;
}
.horizontal_dots {
	background-image: url(images/dots_h.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height:10px;
}
.articles_list ul {
	list-style-type:none;
	padding-left: 0px;
	margin-left:0px;
}
.articles_list li {
 	line-height: 24px;
	margin-left: 15px;
	margin-left:0;
	font-size:11px;
	color:#636363;
	
	border-bottom:1px solid #b3d8f7;
}
#addarticle #name {
	width:610px;
}
#addarticle #body {
	width:610px;
	height:450px;
}
#addpicture #imageFile {
	width:360px;
}
#addpicture #name {
	width:360px;
}
#addpicture #article_id {
	width:364px;
}

.refer {
	text-align:center;
	vertical-align:bottom;
	padding-top:30px;
}
.refer img {
	vertical-align:bottom;
}