#container {
	background-color: #000000;
	background-position: center center;
	border: 1px solid #8c8c8c;
	width: 559px;
	background-attachment: fixed;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header1 {
	background-color: #000000;
	float: left;
	clear: none;
	border: thin solid #000000;
	height: 75px;
	width: 73px;
}
#header2 {
	background-color: #252525;
	clear: none;
	float: right;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	height: 75px;
	width: 478px;
}
#menu {
	background-image: url(images/bg_repeater.jpg);
	clear: both;
	width: 556px;
	text-align: center;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#mainbody {
	height: auto;
	width: 555px;
	border: thin solid #000000;
	overflow: hidden;
	background-color: #000000;
	clear: both;
}
#altnav {
	clear: both;
	background-image: url(images/bg_repeater.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
	height: 22px;
	width: 556px;
	top: 562px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
	
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

/* priya */
#title {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	clear: both;
	height: 75px;
	width: 550px;
}
#pictures {
	background-color: #000000;
	width: 550px;
	border: none;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	white-space: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	line-height: 18px;

}
