#container
{
	margin: 0 auto;
	width: 1024px;
	background: #fff;
}

#header
{
	padding: 0px;

	background: url(images/bg_top.jpg);
}


.left{
/*	position: relative;
	width: 160px;;
	margin: 0px;
	padding: 2px;
	display: block;
	top: 0px;
	background: #BBCFFF;*/
	POSITION: relative; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	PADDING-LEFT: 2px; 
	
	WIDTH: 160px; 
	


	BACKGROUND: #bbcfff; TOP: 0px; 
	PADDING-TOP: 2px;
	min-width:160px;
	}

.left ul
{
	margin: 0;
	padding: 0;
}

.left ul li
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	height: 25px;
	background: #C4E1FF;
}


.left ul li a
{
	color: #000;
	font: 11px Verdana, Geneva, sans-serif;
}
.left ul li a:hover
{
	color: #F90;
}

.right{
/*	position: relative;
	margin: 0px;
	padding: 2px;
	display: block;
	top: 0px;
	background: #BBCFFF;
	max-width:160px;
	height: 100%;*/
	
	POSITION: relative; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	PADDING-LEFT: 2px; 
	
	WIDTH: 160px; 
	/*BACKGROUND: #bbcfff;*/
	background: #BBCFFF;
	TOP: 0px; 
	PADDING-TOP: 2px
	
	
	
	}



.content-container
{

	height: auto;
	background: #D7DCFF;
}






#footer
{
	clear: left;
	text-align: center;
	padding: 5px;
	position:relative;
	height:30px;

	background: #339 url(images/bg_bar_01.gif) repeat-x bottom;
}


.Searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434343;
	padding: 3px;
	float: right;
	top: 0px;
}


#HorBar {
	height:22px;
	padding: 3px;
	border-bottom: 1px solid #D8D8D8;
	background-image: url(images/bg_headline_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C1C1C1;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

.HorBar {
	height:22px;
	padding: 3px;
	border-bottom: 1px solid #D8D8D8;
	background-image: url(images/bg_headline_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C1C1C1;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
#HorBar ul
{
	margin: 0;
	padding: 0;
}

#HorBar ul li
{
	list-style-type: none;
	display: inline;
}

#HorBar li a
{
	display: block;
	float: left;
	padding: 5px 20px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
}
#HorBar li a:hover {
	color: #FFFFFF;
	background-color: #666666;
}

/*Right*/
#Shortbox {
	display: block;
	position: relative;
	/*height: 160px;*/
	height:auto;
	width: auto;
}
#Shortbox a {color: #000099;}

#Shortbox ul { 
	padding:0; 
	margin:0;
	font-size: 11px;
}

#Shortbox ul li {
	margin: 0;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background: url(icons/icon_arrow-bullet_01.png) no-repeat 3px 3px;
}

#Shortbox ul li a { display: block;}

#Shortbox .box_main { margin-bottom: 6px;}

#Shortbox .box_main h3 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434343;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
}

#Shortbox .box_main .box_title {
	background: url(images/bg_box_01.gif) repeat-x 0px 0px;
}

#Shortbox .box_main {
	
}

#Shortbox .box_main .box_body {
	
	padding: 6px 6px 12px 6px; 
}

#Shortbox .box_line, .box_line {
	border-top:1px solid #C5C5C5; 
	border-left:1px solid #C5C5C5;
	margin:0; 
	height:1px; 
}



#Shortbox .box_main .box_login h3 {color: #FF6600;}

#Shortbox div.article_tools ul { padding: 0; margin: 0;}

#Shortbox div.article_tools ul li { padding: 0; margin: 0; background: none;}

#Shortbox div.article_tools ul li a { display: inline;}
/*Right End*/

