body, div, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293d57;
}
body {
	margin: 10px;
	scrollbar-face-color: #8D708F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
select {
	color: #000000;
}
a, a:link {
	color: #8D708F;
	text-decoration: underline;
}
a:hover {
	color: #8D708F;
	text-decoration: underline;
}
a:active {
	color: #8D708F;
	text-decoration: underline;
}
a:visited {
	color: #8D708F;
	text-decoration: underline;
}

.header {
	font-family: times, new york, serif;
	font-size: 15px;
	color: #293d57;

	
}


.gallery_thumb {
	margin-right: 3px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/anjani.jpg);
}


.navArea {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../images/long_bg.jpg);
	background-repeat: repeat-x;
}

.introArea {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(../images/linen_bg.jpg);
	background-repeat: repeat;
}



.contentArea {
	background-attachment: fixed;
	background-color: ##330000;
	background-image: url(../images/lower_bg.jpg);
	background-repeat: repeat-x;
}
.nav{
	margin: 0px;
	padding: 0px;
}

/* #jukebox {
	position: absolute;
	top: 2px;
	left: 445px;
	width: 330px;
	height: 23px;
	border: 1px solid #FF0000;
}
*/


#flash {
	padding: 0px;
	margin-top: 200px;
}
.flashBody {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/anjani.jpg);
}
.flashModule {
	width: 230px;
	height: 178px;
}
.moduleNonFlash{
	background-image: url(../images/anjani.jpg);
	margin: 0px;
}
.nonFlashInfo {
	padding: 5px;
	background-color: #8D708F;
	color: #FFFFFF;
}
.nonFlashInfo a:link{ 
	color: #000000;
}
.nonFlashInfo a:hover{
	color: #000000;
}
.nonFlashInfo a:active{
	color: #000000;
}
.nonFlashInfo a:visited{
	color: #000000;
}