/* CSS Document */
 body {
 	background-image: url(file:///C|/Documents%20and%20Settings/IAMHUMAN/Desktop/yogi/BULBcss/BULBassets/imgs/bulbs.gif);
	background-repeat:repeat;
	font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans    Unicode", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;	
}

/* misc img { border: none; display: inline; padding:none; margin:none; }/**************************/
.clear {

clear:both;}

div.clearer {clear: both; line-height:0; height:1;}

/* basic items /**************************/

h1 {
	font-size: 1.4em;
	font-weight: 800;
	color:#FF0000;
	margin:10px 0px 10px 10px;
	padding:2px 0px 10px 30px;
	background:  url(../images/bullet.gif) top left no-repeat;

}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	padding: 0;
	padding-bottom: .4em;
	margin: 0;
}

p {
	font-size: 1em;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	line-height: 1.5em;
}

ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	padding-bottom: 1em;
	
}

ul li {
	line-height: 1.6em;
	text-decoration: none;
	margin:0px 0px 0px 24px;
}
img{

padding:0px;
margin:0px;
border:none;}


/* structure /**************************/

#wrapper {
	width: 899px;
	margin: 10px auto;
	background-color: #fff;
	text-align: center;
	margin-bottom: 1.5em;

}

#contentwrapper {

	width: 895px;
	w\idth: 895px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;	/*background: url(../images/border.jpg);*/

	text-align: center;
	
}



/* header - mainmenu /**************************//* /**************************/

#border {}

#headleft {
	float: left;
	width: 118px;
}

#navigation {
	float: left;
	width: 664px;
}

#headright {
	float: left;
	width: 115px;
}
/* content holders /**************************/

#maincontent {
	float: left;
	width: 117px;
	text-align:center;

}

.centralise{
padding:2px 0px 8px 0px;}

#secondarycontent {
	float: left;
	text-align: left;
	width: 662px;
	wi/dth:668px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	min-height:500px;
  height:auto !important;
  height:500px;

}

#archivecontent {
	float: left;
	width: 111px;
}


/* footer /**************************/

#footer {
	clear: both;
	width: 899px;
	background-color: #000;
	margin: -5px auto;
	text-align: center;
	padding:5px 0px 1.4em 0px;
	font-size: 1em;
	line-height: 1.6em;
}

/* text formatting /**************************/

.contenttext{
padding:10px 40px 0px 20px;}

.contentdate {
	font-size: 1.0em;
	font-weight: 800;
	color: #3366ff;
	padding:10px 40px 0px 20px;
}

.contentauthor {
	font-size: 1.0em;
	font-weight: 400;
	color: #000;
	padding:10px 40px 0px 20px;
}

.disc{
	padding:10px 40px 0px 20px;
}

/* thumbnails /**************************/

#thumbnails, #thumbnails2 {
clear:both;
width: 650px;
padding:10px 0px 10px 10px;
/*	width: 390px;
	w\idth: 360px;
	padding: 15px;
	margin-bottom: 20px;*/
}

#thumbnails a, #thumbnails2 a  {
	float: left;
	margin: 8px 10px;
	font-size: 80%;
	text-decoration: none;
	display: inline;
}

#thumbnails a .caption, #thumbnails2 a .caption{
	width: 80px;
	text-align: center;
	line-height: 1.2;
	padding: 5px 0;
}

#secondarycontent a img {
	padd\ing: 4px;
	border: 1px solid #333;
	margin: 0;
}

#secondarycontent a:hover img {
	padding: 0;
	b\order: 5px solid #333;
}

.floatright {
	float: right;
	margin: 8px 22px 0px 30px;
	text-decoration: none;
		text-decoration: none;
	display: inline;
}




/* links /**************************/

a:link{
	color: #996600;
	text-decoration: none;
	border: none; 
}

a:visited{
	color: #996600;
	text-decoration: none;
	border: none; 
}

a:hover{
	color: #000;
	text-decoration: none;
	border: none; 
}
#footer a:hover{
	color: #FFF;
	text-decoration: none;
	border: none; 
}

a:active {
	color: #996600;
	text-decoration: none;
	border: none; 
}
