Body {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d7d7d7;
	background-color:#000000;margin-top: 0px; margin-left:0px; margin-bottom:0px;  background-position: bottom; background-image:url(../images/bg_01.jpg); 	background-repeat:yes;
}

body a {color:#a9a9a9; text-decoration: none;}

body a:hover {
	text-decoration:none;
	color: #CC66FF;
}



.prop { /* bottom separator */
    height:10px;
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

#page {
	width: 900px;
	margin: 0 auto; background-image:url(../images/bodybg900px.jpg); background-repeat:repeat-y;   
}

#header {
	width:900px;
	height:20px;
	
}


#headerimg {
	float:center;
	padding:10px;
	margin:0px;
	}



#header_pic {
	width: 891px;
	height:170px;
	margin: 0px;	
 	}


#wrapper {
	width: 100%;
	}

#content {	
	margin-top: 30px;
	width: 900px;
 	overflow:hidden;
}

#content p, h1, h3, img{
	margin-left: 20px;
	margin-right: 20px;
}




#topnav {
	width: 900px;
	height:15px;
	background:#e3e3e3 url(../images/top_bar.gif) repeat-x;
	padding:7px 5px 3px 5px;
	margin:0px;
	text-align:right;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	}

#topnav ul {
	padding:0px;
	margin:0px;
	}
	
#topnav li {
	display:inline;
	padding:0px 5px 0px 5px;
	margin:0px;
	font-weight:bolder;
	}

#topnav a {	color:#bfbfbf; text-decoration:none;	}
#topnav a:hover {	color:#efefef;	}

.footer {
	width: 900px;
	clear: both;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:119px;	
}

#footer a{
	color:#787878;

	}

#rotator
{
	background: url(http://bishi.co.uk/test/banners/rotator.php) no-repeat center top;
	width: 860px;
	height: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#centernav
{	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/*-------------Headings-------------*/

h1 {
	font-size:14px;
	color:#CC66FF;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

h2 {
	font-size:14px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
}

h3 {
	font-size:18px;
	color:#a9a9a9;
}

h4 {
	font-size:20px;
	color:#a9a9a9;
	padding:0px;
	margin:0px;
}

h5 {
	font-size:22px;
	color:#a9a9a9;
	padding:0px;
	margin:0px;
}

/*-------------The Post-------------*/

.post h2 a, h2 a:hover, h2 a:active{
	color: #993300; font-size:24px;
	text-decoration:none; overflow:hidden;
	padding:0px;
	margin:0px;
}

.post {
	
 	margin-bottom:10px;
	padding:10px;

	
}

.post p {
	text-align:justify;
}

.post a {
	color: #FFFFFF;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	height:40px;
}

.alignleft {
	width:200px; 
	margin-bottom:10px; margin-left:10px;  
	float:left;
	text-align:left;
	color:#a9a9a9;
}

.alignleft a{
	color:#a9a9a9;
}

.alignright {
	width:200px; margin-right:10px;
	margin-bottom:10px;
	float:right;
	text-align:right;
	color:#a9a9a9; overflow:hidden;
}


.alignright a{
	color:#a9a9a9;
}

.alignright2 {
	width:200px;
	margin-bottom:10px;
	float:right;
	text-align:right;
	overflow:hidden;
	padding-right: 15px;
	padding-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color:#a9a9a9;
}
.alignright2 a:hover{
	text-decoration:none;
	color: #FFFFFF;
}


.center {

}

.pagetitle {

}

blockquote {
	border-left:2px solid #333;
	padding-left:10px;
	
}

cite {

}

.post img {
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #999999;
	}

.post a img {
	border:1px solid #999999;
}

acronym, abbr {

}

/*--------------side bar------------*/

#navmenu a {text-decoration:none; color: blue; }
#navmenu a:hover {color: #CC66FF; }

#sidebar { 
	width: 900px; text-align:center;}

#sidebar ul {  
	margin:0px; padding:0px;  list-style-type: none; list-style-image: none; }

#sidebar ul li { 
	display: inline; padding: 5px 20px 5px 20px; }

#sidebar a { text-decoration:none; color: blue;  }



#sidebar ul ul li {
	padding-left:0px;
	margin-bottom:3px;
	list-style-type:square;
 border-bottom:1px dashed #CCCCCC;
 
}

#sidebar ul ul ul {
	padding-bottom:0px;
	padding-left:0px;

}

#sidebar ul ul ul li {
	list-style-type:circle;
	padding-left:0px;
	margin-bottom:3px;  
	/*border-bottom:1px dashed #CCCCCC;*/
}



#sidebar p {

}

#sidebar a {
	color:#a9a9a9;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:none;
	color: #CC66FF;
}
#sidebar a:active{
	color: #CC66FF;
}




/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {
color:#fff;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#search {
	float:right;
	padding:15px;
	}

#search .icon{
	padding-top:3px;
	float:left;
	}


#searchform {
	padding:10px;
}

#searchform input {
	color: #333;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#searchform #s {
	vertical-align:top;
}



/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

#body_content {position: absolute;left: -10000px;};


  .prop {
    height:50px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

