/* ----------------------------------------------
	Template Name : Black Dot Collective
	Author : Farida Hussain
	Last Date Modified : December 26th 2009
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 
body {
          background: url(images/logo.gif) no-repeat fixed top left; z-index: -3;
}

attn
{
font-family: Helvetica, sans-serif;
color: maroon;
font-size: large;
font-weight: bolder; }

/* ------------------------------------------
   LINKS
------------------------------------------- */ 
a:link, a:visited { 
	text-decoration: none;
	color: #336600;	
	font-weight: bold;
}
a:hover {                                   
	border-bottom: 1px dotted #336600;	
}
a.style2 {
	padding-bottom: 2px;
	font-weight: bold;	
}
a:hover.style2 {
	text-decoration: none;
}
/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#scroll {
float: right; 
vertical-align: bottom;
font-family: Skia, sans-serif;
font-size: medium; color:gray;
  }

#h1 {
	position: absolute;
	color: #cccccc;
	top:223px;
	left: 400px;
	width: 450px;
	height: auto;
	font-family: Skia, Verdana, Helvetica, Arial, sans-serif;
	font-size: x-large;
	line-height: 28px;
	text-align: left;
	z-index: -2;
}

#container1 {
	position: absolute;
	top:311px;
	left: 388px;
	width: 450px;
	height: 1000px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	overflow: visible;
	z-index: -1;
	padding-right: inherit;
	margin-bottom: 200px;
}

#smalldot {
	background: url(images/smalldot.gif) no-repeat;
	display: block;
	position: fixed;
	top: 384px;
	left: 18px;
	margin-right: auto;
	width: 280px;
	height: 279px;
	}
	
#bhif {
	background: url(images/BHIF.jpg) no-repeat;
	position: fixed;
	top: 384px;
	left: 18px;
	width: 280px;
	height: 279px;
}

#bigpic {
	background: url(images/bigpic.jpg) no-repeat;
	display: block;
	position: fixed;
	text-align: center;
	top: 344px;
	left: 75px;
	margin-right: auto;
	width: 280px;
	height: 279px;
}


/* ------------------------------------------
   NAVIGATION MAIN
------------------------------------------- */ 

ul#minitabs{ position: fixed; top: 0px; left: 372px;  list-style: none; margin-top:0; padding: 60px; padding-left: 100px; padding-right: 100px; 
  border-bottom: 0px solid #cc3300;text-align: center; background-color: #FFFFFF; font-family: Skia, sans-serif, monospace, Geneva CY; font-size:x-large; font-weight:normal;
  text-align: center;white-space: nowrap; z-index: 2;}
ul#minitabs li{display: inline;margin: 0 2px}
ul#minitabs a{text-decoration: none;padding: 20 20 20px;
  border-bottom: 4px solid #000000;color: #000000}
ul#minitabs a#current{border-color: #cc3300;color: #cc3300}
ul#minitabs a:hover{border-color: #cc3300;color: #cc3300}

/* ------------------------------------------
   NAVIGATION SUB
------------------------------------------- */ 
#navcontainer {position: fixed; top: 395px; left: 94px; width: auto; }
#navcontainer ul{margin-left: 0; padding-left: 0; list-style-type: none; font-family: Skia, Arial, Helvetica, sans-serif;}
#navcontainer a {display: block; padding: 5px; text-align: center; width: 75px; background-color: #000; border-bottom: 0px;}
#navcontainer a:hover{text-align:center;  background-color: #cc3300; color: #fff;}
