@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */
body {
	background-color: #6b2917;
	text-align:center;
	min-height:468px;/* for good browsers*/
	min-width:552px;/* for good browsers*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
#aart1 {
	position:relative;
}
#aart1 .aart2 {
	position:absolute;
	top:300px;
	left:65px;
	width:300px;
	border:0px solid red;
	z-index: 50;
	text-align:center;
}
#guru {
	position:relative;
}
#guru .guruim {
	position:absolute;
	top:-195px;
	left:-145px;
	z-index: 50;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-top:30px;
	color: #6e2c15;
}
.top1 {
	background-image: url(images/top1.gif);
	width: 9px;
	height: 10px;
}
a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690000;
	text-decoration: underline;
}
.top2 {
	background-image: url(images/top2.gif);
	width: 780px;
	height: 10px;
}
.top3 {
	background-image: url(images/top3.gif);
	width: 11px;
	height: 10px;
}
.left {
	background-image: url(images/left.gif);
	width: 9px;
}
.right {
	background-image: url(images/right.gif);
	width: 11px;
}
.bot1 {
	background-image: url(images/bot1.gif);
	width: 9px;
	height: 11px;
}
.bot2 {
	background-image: url(images/bot2.gif);
	width: 780px;
	height: 11px;
}
.bot3 {
	background-image: url(images/bot3.gif);
	width: 11px;
	height: 11px;
	background-position: left top;
}
.navigation {
	background-image: url(images/links-bg.jpg);
	width: 202px;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 60px;
	text-align: left;
	line-height: 18px;
}
.navigation a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690000;
	text-decoration: none;
}
.navigation a:hover {
	color: #000000;
}
#upcoming {
	background-image: url(images/upcoming-bg.jpg);
	width:161px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	padding: 240px 0px 0px 0px;
	background-position: right top;
	text-align: left;
	color: #690000;
}
.contentbg {
	color: #000000;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 536px;
	vertical-align: top;
	text-align: left;
	padding-top:60px;
}
.contentrt {
	background-image: url(images/inside2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 44px;
	height: 456px;
	vertical-align: top;
}
.inslinks {
	background-image: url(images/inside-links.jpg);
	width: 202px;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 205px;
	text-align: left;
}
.inslinks a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690000;
	text-decoration: none;
}
.inslinks a:hover {
	color: #000000;
}
/*
#contentbox{
	height:360px;
	width:530px;	
	overflow:auto;
}
*/
#ct {
	position : relative;
}
#ct #container {
	position : absolute;
	top : 30px;
	width : 510px;
	height : 300px;
	overflow : hidden;
}
#content {
	position : relative;
	width : 610px;
}
#scrollArea {
	position : absolute;
	left : 520px;
	top : 95px;
	height : 220px;
	width : 10px;
	border : 1px solid #a5491f;
	overflow : hidden;
}
#scroller {
	position : absolute;
	top : -1px;
	width : 10px;
	background : #be8030;
	border-top : 1px solid #666;
	border-bottom : 1px solid #666;
}

/* footer */
.foot {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
.foot a {	
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}
.foot a:hover {
	color: #FFCC33;
	font-size: 10px;
}
