body {
	text-align: center; 
	font: 80% Arial, Helvetica, sans-serif;
	color: #FFFF99;
	background: #000000;
	height:100%;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC99;
	text-align: justify;
}
#content2 {
	background: #333333;
	border: 1px solid #CC0033;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hasbckgrnd{background: url(images/bkgrnd.jpg) repeat-x fixed;}
.content_p {
	font: italic 115%/110% Arial, Helvetica, sans-serif;
	text-align: justify;
}

#wrapper {
	text-align: left;
	width: 740px;
	height:auto;
	margin:0 auto; 
}
#header {
	float: left;
	margin: 0px auto;
	width: 740px;
	height: 100px;
}
#leftsidebar {
width: 185px;/*ff*/ 
*width: 187px;/*ie7*/
_width: 184px;/*ie6 you can change here if the flash show gets pushed down*/
padding: 5px 10px 0px 10px;/*ff*/ 
*padding: 5px 7px 0px ;/*ie7*/
_padding: 5px 7px 0px;/*ie6*/
background: #660000;
font-family: Arial, Helvetica, sans-serif;
height:auto;
text-align: justify;
font-style: italic;
}
#rightsidebar {
	width: 535px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	height:auto;
	border: 1px solid #990000;
	border-left:none;
	display:table-cell;
}

#slide_show {
	float: right;
	width: 535px;
	height:340px;
}
#content_right{
	float: right;
	width:514px;
	text-align:justify;
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}/* Moz */
* html #content_right{
	float: right;
	width:96%;
	text-align:justify;
	padding:7px 10px 3px;
	border: 1px solid #CC0033;
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CC0033;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}/* IE6 */
*+html #content_right{
	float: right;
	width:96%;
	text-align:justify;
	padding:7px 10px 3px;
	border: 1px solid #CC0033;
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CC0033;
}/* IE7 */
#footer{
	float:right;
	width: 736px;
	height:10px;
	margin:0 auto;
	margin-top:5px;
	color: #FF0000;
	text-align:right;
	border-top: 2px solid #CC0000;
	font-size: 75%;
}
#forff { clear:both;}

.orangecaps {
	font-size: 120%;
	text-transform: uppercase;
	color: #FF9900;
	font-style: normal;
	text-align: right;
	font-weight: bold;
}
.yellowtype {
	font-size: 125%;
	font-weight: lighter;
	color: #FFCC00;
	font-style: oblique;
	line-height: 95%;
	background: #990000;
}
.yellowtype2 {
	color: #FFFF66;
	background: #330033;
	font-size: 125%;
	font-style: oblique;
	line-height: 95%;
	text-align: right;
}

.bluetype {
	font-size: 130%;
	font-weight: lighter;
	color: #09e5fa;
	font-style: oblique;
	line-height: 95%;
	background: #330000;
}
#header2 {
	background: #C81906;
	height: 71px;
	padding-bottom: 1px;
}
#header3 {
	height: 71px;
	padding-bottom: 1px;
}

.sidebar_p {
	font: italic normal 122%/116% Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-align: right;
}
.img_padding {
	padding: 4px 15px 0px 0px;
}
#formheader{
	position:relative;
	margin:0;
	width: 740px;
	height:20px;
	text-align: center;
	padding-top: 15px;
	border-top: none #CC0033;
	border-right: none #CC0033;
	border-bottom: none #CC0033;
	border-left: none #CC0033;
}
#formheader2 {

	position:relative;
	margin:0;
	width: 740px;
	height:20px;
	text-align: center;
	padding-top: 0px;
}

/*
CODE BY PRAKASH BELOW:
*/

*{ /* * asterisk sign means global */
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif !important;
	font-style:normal !important;
}
.holdermain{
	display:table;
}
.optimizedsidebar{ /* here is the only optimizedsidebar and follow the other lines, everything has optimizedsidebar in it..*/
	background:transparent !important;
    border: 1px solid #990000;
	padding: 5px 9px 0px 8px !important;
	display:table-cell;
}
.optimizedsidebar ul{
	list-style:none;
	margin:0;padding:0;
}
.optimizedsidebar ul li{
	margin:20px;padding:0;
	text-transform:uppercase;
	letter-spacing:0.5px;
}
.optimizedsidebar ul li a{
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}
.optimizedsidebar ul li a:hover{
	color:#fff !important;
}
.optimizedsidebar p{
    color: #FF9900;
    text-align: left;
    margin: 6px 0px;
    margin-left: 20px;
}
.optimizedsidebar p.head{
    text-transform: uppercase;
    text-decoration: underline;
}
/*
.optimizedsidebar a.button{
    color: #3a2524;
    padding: 4px;
    background: #f2ab2a;
    border-radius: 5px;
    text-decoration: none;
    font-size: 13px;
}
.optimizedsidebar a.button:hover{
    background: #FC0;
}
*/
.optimizedsidebar .saperator{
	border-top:thin solid #752121;
	border-bottom:thin solid #3d0000;
}
.optimizedsidebar .recog{
	padding:23px 0px 20px 7px;
	text-align:center;
}


strong {
  font-weight: bold;
}

.button {
  background-color: #f2f2f2;
  background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
  border: 1px solid #bfbfbf;
  box-shadow: inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2, 0 2px 4px rgba(0, 0, 0, 0.2);
  color: #8c8c8c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 3px 16px;
  margin:4px 0px 0px 20px;
  transition: all 20ms ease-out;
  vertical-align: top;
  text-decoration:none !important;
}
.button:hover, .button:focus {
  background: #f2f2f2;
  border-color: #8c8c8c;
  box-shadow: inset 0 1px 0 white, inset 0 -1px 0 #d9d9d9, inset 0 0 0 1px #f2f2f2;
}
.button:active {
  background: #f2f2f2;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
}
.button-orange {
  background-color: #f58a38;
  background-image: linear-gradient(to bottom, #f58a38, #f57c20);
  border: 1px solid #c25706;
  box-shadow: inset 0 1px 0 #ffb984, inset 0 -1px 0 #db6f1d, inset 0 0 0 1px #f59851, 0 2px 4px rgba(0, 0, 0, 0.2);
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.button-orange:hover, .button-orange:focus {
  background: #f57c20;
  border-color: #773300;
  box-shadow: inset 0 1px 0 #ffb984, inset 0 -1px 0 #db6f1d, inset 0 0 0 1px #f59851;
}
.button-orange:active {
  background: #f57c20;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
}
.button-yellow {
  background-color: #fce374;
  background-image: linear-gradient(to bottom, #fce374, #fcdf5b);
  border: 1px solid #c9ae34;
  box-shadow: inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d, 0 2px 4px rgba(0, 0, 0, 0.2);
  color: #967d09;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.button-yellow:hover, .button-yellow:focus {
  background: #fcdf5b;
  border-color: #967d09;
  box-shadow: inset 0 1px 0 #fff6ce, inset 0 -1px 0 #e3c852, inset 0 0 0 1px #fce88d;
}
.button-yellow:active {
  background: #fcdf5b;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
}
a.newbutton:hover {
    background: url(../images/nav1.gif) no-repeat right top;
}
a.newbutton {
    padding: 8px;
    background: url(../images/nav0.gif) repeat-x;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    color: #ccc;
}

.rightsidebar, .optimizedsidebar{
	vertical-align:top;
	float:none !important;
}