@charset "utf-8";
/* CSS Document */
/*body {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
}*/
body {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #686C64;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	height: auto;
	width: 770px;
	margin: auto;
}
/*#container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 770px;
  height: 560px;
  margin: auto;
}*/
#container #language {
	height: 15px;
	width: 375px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

#container #homelink {
	height: 15px;
	width: 375px;
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
}
#container #logo {
	height: 20px;
	width: 770px;
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}
#container #content {
	height: 457px;
	width: 770px;
	margin-top: 10px;
	float: left;
}
#container #content #randomimages {
	float: left;
	width: 402px;
	height: 457px;
}
#container #content #righttop {
	float: left;
	height: 106px;
	width: 368px;
	background-image: url(images/aashi_08.png);
	background-repeat: no-repeat;
}
#container #content #albums {
	height: 330px;
	width: 343px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	overflow: scroll;
}
#container #content #side1 {
	float: left;
	height: 340px;
	width: 15px;
	background-color: #FFFFFF;
}
#container #content #bottom {
	float: left;
	height: 11px;
	width: 353px;
	background-color: #FFFFFF;
}
#container #content #side2 {
	background-image: url(images/aashi_12.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 15px;
	float: left;
}
#container #links {
	height: 20px;
	width: 375px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
}
#container #email {
	height: 20px;
	width: 375px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	float: left;
	padding-right: 10px;
}
#container #bottomline {
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 100%;
	padding-top: 8px;
	float: left;
	margin-top: 10px;
	background-image: url(images/bottomback.jpg);
	background-repeat: repeat-x;
}

a.emailaddress {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
a.emailaddress:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
}
#container #logopanjabi {
	height: 32px;
	width: 770px;
	float: left;
	margin-bottom: 10px;
}
#container #logo2 {
	height: 20px;
	width: 770px;
	margin-top: 15px;
	float: left;
	margin-bottom: 15px;
}
