/* CSS Document Vedic Art */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/body_top_bckg3.jpg) no-repeat center top;
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#333333;
	font-size: 14px;
}
h1 {
	margin:30px 0 0 0;
	padding:5px 0 7px 45px;
	font-size:20px;
	color:#000000;
	background:url(images/h1_bckg.jpg) no-repeat;
}
h2 {
	margin:30px 0 0 0;
	padding:5px 0 7px 0px;
	font-size:20px;
	color:#333333;
}
h3 {
	margin:30px 0 0 0;
	padding:5px 0 7px 0px;
	font-size:15px;
	color:#333333;
}
h4 {
	margin:10px 0 0 0;
	padding:5px 0 7px 0px;
	font-size:12px;
	color:#333333;
}
a {
	color:#0000CC;
}
a:hover { text-decoration:none;}
#menu {
	color:#000000;
	text-align:center;
	padding:165px 25px 4px;
}
#menu ul {text-align:center;list-style:none; padding:0;}
#menu ul li {display:inline}
#menu ul a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#006699;
	padding:4px 15px 4px 15px;
}
#menu ul a:hover { background-color:#f26513;}
.menu_ul {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#FFCC00;
	background-color:#006699;
	padding:4px 15px 4px 15px;
}

#text { width:520px;}
#text p { margin:7px 0 7px 0;}
#text li {background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar {
	float:right;
	width:227px;
	background-color:#FFFFFF;
	margin:10px 10px 0 0;
}
#sidebar_top { width:227px; height:40px; background:url(images/sidebar_top.jpg) no-repeat;}
#sidebar_text { padding: 0 15px;}
#sidebar_text p { margin:5px 0 5px 0;}
#sidebar_bottom { width:227px; height:57px; background:url(images/sidebar_bottom.jpg) no-repeat;}
#sidebar h2 {
	font-size:18px;
	color:#333333;
	margin:20px 0 0 0;
	padding:0;
	background:none;
}
#main {}
#content {width:780px; margin:0 auto;}

#footer {background:url(images/footer_bckg.jpg) no-repeat top center; height:102px; clear:both; width:780px; margin:0 auto; }
#left_footer {
	float:left;
	padding:60px 0 0 30px;
	color:#666666;
	font-size:12px;
}
#left_footer a {
	color:#666666;
}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:60px 30px 0 0; color:#CCCCCC;  font-size:12px; text-align:right;}
#right_footer a { color:#999999;}
#right_footer a:hover { text-decoration:none;}
