
span#copyright {font-size: 10px; line-height: 13px; text-align: center; color: #FCB06F;}/* sets the copyright styles */

#hdrimg a {	color: #06FF00; font-weight: normal; text-decoration: none; }

#hdrimg a strong { color: #06FF00; font-weight: normal; text-decoration: none; }

#hdrimg a:hover {	color: #06FF00; font-weight: normal; text-decoration: none;}

#hdrimg a:hover strong { color: #06FF00; font-weight: normal; text-decoration: none;}

/*-------------Layout----------------*/
h3 {color: #FD090D; font-size: 0.8em; 	line-height: 1.4em;}/* sub headings */

#hdrimg {   /* Large image */
	background-image: url('hdr.gif');
	background-repeat: repeat-x;
	float: left;
	/*height: 170px;*/
	margin-bottom: 2px;
	/*voice-family: "\";*/
	/*voice-family: inherit;*/
	width: 100%;
}

html>body #hdrimg {	height: 149px; }/* ie5x hack ends here */

.rowcontainer { /* Used to keep the divs in a row.  you can use this for any size of divs */
	/* background-color: #37434B ;#333;*/
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
}

#bttmbar {
	/*background-image: url('hdr.gif');*/
	background-color: black; /* #06FF00;*/
	background-position: bottom;
	background-repeat: repeat-x;
	float: right;
	height: 13px;
	width: 100%;
	text-align: center;
	position: relativ  ;
	bottom: 4px;
}


/*------------------------------Main Navigation------------------------------------------*/

#nav a:link, #nav a:visited  { background: url('tab.gif') no-repeat 0 -25px }
#nav a:hover, a:active{               background: url('tab.gif') no-repeat 0 0;}
/*#nav a:active {	background: url('tab.gif') no-repeat 0 0;}*/
/*#nav a#current { color: Aqua; background: url('tab.gif') no-repeat 0 0 }*/
#nav a:current { color: Aqua; background: url('tab.gif') no-repeat 0 0 }
/*-----------------------------------Other tags-----------------------------------------*/

blockquote {
	background-color: #333333;
	border-bottom-color: #DE4B07;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #DE4B07;
	border-top-style: solid;
	border-top-width: 2px;
	margin-left: 1.5em;
	padding-left: 5px;
}

/* lists */
ul {
	list-style-image: url('bullet.gif');
	margin-bottom: 5px;
	margin-left: 6px;
	margin-right: 0;
	margin-top: 5px;
}

hr { /* rule styling */
	margin: 6px 0px; height: 1px; background: #444; color: #444 }
img {margin: 0 6px} /* all images styling */
img.right {float: right}  /* right floating images */
img.left {float: left}   /* left floating images */

/*-------------------------------------------------------------------------------*/

#but {  background-color: #FD090D;  }
 
h4, h5, h6 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

a, a:visited { color: #fff;	font-weight: bold;	text-decoration: none;}

a.lnk, a.lnk:visited {	font-size: 11px; color: /*#06FF00 #7279E8*/ #FCB06F; font-weight: bold; text-decoration: underline;}

a.wb {color:#FD090D; font-weight: bold;	text-decoration: none;}

h3.entrytitle a, h3.entrytitle a:visited {
	color: #FD090D;
	text-decoration: none;
}

h3.entrytitle  a:hover {
	color: #FD090D;
	text-decoration: underline;
}

h3 a; h3{
	/*border-style: none;
	border-width: 0px;*/
	color: #FD090D;
	text-decoration: none;
}

div .entrybody h3, div .entrybody h2 {
	color: #FD090D;
	margin-bottom: 6px;
}

h3 a:hover {
	/*border-style: none;
	border-width: 0px;*/
	color: #333;
	text-decoration: none;
	text-shadow: none;
}

/* comments*/
h2#comments {
	color: #FD090D;
	font-size: 110%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px;
}

#sidebar {
background-color:#2E3233;
border:0px solid #3E4243;
color:#DDDDDD;
margin:0px 10px 10px 0px;
padding:9px;
}

#sidebar h2 {
	border-bottom-color: #555;
	
	border: 0px;
	color: #FD090D;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 6px; /*text-transform: uppercase; */
}

#sidebar p {
	color: #999999;
	line-height: 1.2em;
	margin: 7px;
}

#sidebar a, #sidebar a:visited {
	color: #22FF00;
	text-decoration: none;
}

#sidebar a:hover {
	color: #FF8654;
	text-decoration: underline;
}

#sidebar ul ul li, #sidebar ul ol li {
	list-style-image: url('bullet.gif');
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0em;
	margin-left: 0.5em;
	margin-right: 0em;
	margin-top: 3px;
	padding-bottom: 0.1em;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0.1em;
}
#styleextra{  background: url('extra.gif')  ;
	position: absolute; top:11px; left:0; width:108px; height:138px;
}