body  {
	background: #5E0000;
	margin: 0px; 
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #000000;
	background:  #FFF  url(images/bg.gif) top left repeat-x;
}
a {
	font-size: 12px;
	color: #000;
	font-weight: bold;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration:overline;
	color: #0000ee;
}
a:active {
	text-decoration: none;
	color: #000;
}
img{
	border:none;
}
.wrapper #topwrap{
      width:1000px; 
	  margin:0px auto;
}
.wrapper #container { 
	width: 1000px; 
	background: #FFFFFF;
	margin: 0 auto;
	border: 2px solid #D2D2D2;
	text-align: left;
	
} 
.wrapper #header {
	padding: 0 0px 0 0px;  
} 
.wrapper #nav {
	width: 1000px; 
	background: #8b88ff;
	margin: 0 auto; 
	text-align: left;
} 
.wrapper #logo{
	position: absolute; 
	top:11.12em; 
	left:52.37em;
	z-index:600; 
	
}
.wrapper #header h1 {
	margin: 0; 
	padding: 10px 0;

}
.wrapper #sidebar1 {
	float: left; 
	width: 190px;
	background: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	border-right:#CCC 1px solid;
}
.wrapper #mainContent { 
	margin: 0 0 0 0px; 
	padding: 0 0px;
} 
.wrapper #footer { 
	padding: 0 10px 0 20px;
	height:40px;
	background:#DDDDDD; 
} 
.wrapper #footer p {
	margin: 0; 
	padding: 10px 0;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*tool tip sdlnk stat*/
pre {
	display:block;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	border:2px solid #7e70df;
	background:#fff;
	margin:.5em 0;
	overflow:auto;
	width:800px;
}
/*  */
#screenshot {
	position:absolute;
	border:2px solid  #7e70df;
	background:#fff;
	padding:1px;
	display:none;
	color:#fff;
}
/*tool tip sdlnk end*/

/*date end*/

/*a#sdlnk:link {color: #000; font-size:12px; text-decoration:none;font-weight:bold;}
a#sdlnk:visited {color: #000; font-size:12px; text-decoration:none;font-weight:bold;}
a#sdlnk:hover {color:#f56266;font-size:12px; text-decoration:none;font-weight:bold;}
a#sdlnk:active {color: #000;font-size:12px; text-decoration:none;font-weight:bold;}
*/
a.tplnk:link {color: #fff; font-size:10px;  font-weight:bold;text-decoration:none;}
a.tplnk:visited {color: #fff; font-size:10px;  font-weight:bold;text-decoration:none;}
a.tplnk:hover { color:#000; font-size:10px;  font-weight:bold;text-decoration:none;}
a.tplnk:active {color: #fff; font-size:10px;  font-weight:bold;text-decoration:none;}

a.readmore:link {color:#000; font-size:13px;  font-weight:bold;text-decoration:none; }
a.readmore:visited {color:#000; font-size:13px; text-decoration:none;font-weight:bold; }
a.readmore:hover { color:#f56266;font-size:13px; text-decoration:none;font-weight:bold;}
a.readmore:active {color:#000; font-size:13px; text-decoration:none;font-weight:bold;}

.wrapper #page-hding
{
	font-size:17px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-decoration:underline;
}
