.logobar {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 0px;
}
#logo {
	background-image: url(../images/bg.gif);
	background-position: -5px 0px ;
	background-attachment: fixed;
	height: 0px;
}
#lefttop {
	background-image: url(../images/l_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 85px;
	width: 200px;
}
.topmenu {
	background-image: url(../images/1_bar_bg.jpg);
	background-repeat: repeat-x;
	height: 65px;
	top: 0px;
	width: auto;
}
#under_topmenu {
	background-image: url(../images/grad_bar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: auto;
	margin: 0;
	padding: 0;
}
.left_col{
	vertical-align: top;
	width: 180px;
}
.right_col{
	width: 180px;
	vertical-align: top;
}
#content {
	vertical-align: top;
	font-size: 100%;
	width: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}	
.sidemenutop{
	background-image: url(../images/topmenubar.png);
	background-repeat: no-repeat;
	height: 6px;
	line-height: 1px;
}
.sidemenubot{
	background-image: url(../images/botmenubar.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 6px;
}
#joomlasearch {
	margin-top: 47px;
	margin-left: 10px;
}
#footer {
	margin-top: 30px;
	border-top-color: #666600;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 12px;
}
#footer a {
	font-size: 12px;
	color: #808080;
}
 #smalltopmenu a:link, #smalltopmenu a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #808000;
	float: right;
	padding-right: 12px;
	padding-top: 35px;	
 }
 #smalltopmenu a:hover {
    color: #0000ff;    
 }
 #banner {
	vertical-align: bottom;
	 float: right;
 }
 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap
}
ul#mainlevel-nav li{
	width: auto !important;
	width: 5%;
	float: left;
	margin: 0;
	font-size: 16px;
	white-space: nowrap;
	margin-right: 1px;
}
ul#mainlevel-nav li a{
	font-weight: normal;
	display: block;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 5px;
	white-space: nowrap;
	line-height: 65px;
}
#mainlevel-nav a:link {}
#mainlevel-nav a:visited{}
#mainlevel-nav li a:hover {
	color: #FFFFFF;
	background-image: url(../images/1_bar_bg_hover.jpg);
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 65px;
	text-decoration: underline;
}

.mainlevel {
	background-image: url(../images/indent.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 16px;
	margin-left: 8px;
	color: #0000EE;
	margin-top: 0px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.mainlevel a, .mainlevel a:link, .mainlevel a:visited {
	display: block;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.moduletable h3 {
	background-image: url(../images/indent.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 16px;
	margin-left: 8px;
	color: #0000FF;
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}
.moduletable-no_top_bot_bar h3 {
	color: #0000FF;
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a, a:link, a:visited {
text-decoration:  none;
color: #0000DD;
border: none;
font-size: 14px;
}
a:hover {
text-decoration:  underline; 
border: none;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited{
	margin-bottom: 5px;
}
.componentheading {
	color: #808000;
	font-size: 140%;
	font-weight: 500;
}
.contentheading, .sectiontableheader {
	color: #808000;
	font-size: 140%;
	font-weight: 400;
}
.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #808000;
	font-size: 110%;
	font-weight: 500;
	text-decoration: none;
}
a.contentpagetitle:hover {
color: #0000FF;
text-decoration: underline;
}
.contenttoc {
margin-left: 25px;
margin-top: 14px;
margin-bottom: 16px;
text-align: left;
}
.contenttoc th {
color: #808000;
}
.paypalform{
position:float-left;
}

.chautari_user{
     color: #9E9E9E; 
     padding-left:15px; 
     font-weight:bold; 
     font-size:90%;
}

.moduletable_chautari ul{
  list-style-image: url('../images/chat.gif');
}

.blog{
width:100%;
}

.sublevel li{
padding-left:15px;
}