/* CSS Document */
body{
	padding:0px; 
	margin:0px; 
	background: url(main-bg.jpg) repeat;
	color:#000000; 
	font:13px/18px Arial, Helvetica, sans-serif;
}
div, p, ul, h2, h3, img{
	padding:0px; 
	margin:0px;
}
ul{
	list-style-type:none;
}

/*----TOP PANEL----*/
#topPan{
	width:780px; 
	height:120px; 
	position:relative; 
	margin:0 auto;
	background:url(indianfreedomfighters.jpg) 0 0 repeat-x #15AEFD; 
	color:#fff; 
	padding:0px;
}

/*----/TOP PANEL----*/

/*----HEADER----*/
#header{
	width:780px;
	position:relative; 
	margin:0 auto;
	background:#CCCC00;
	color:#fff; 
	padding:0px;
}

#header h1{
	width:780px;
	height:25px;
	background:#CCCC00;
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	padding-top:10px;
	text-align:center;
}

/*----/HEADER----*/


/*----BODY PANEL----*/
#bodyPan{
	width:780px; 
	position:relative; 
	margin:0 auto;
	padding:0px 0 0;
}
/*----BODY LEFT PANEL----*/
#bodyLeftPan{
	width:395px; 
	float:left; 
	padding:0px 0px 0px 10px;
	background:#FFCC00;
}
#bodyLeftPan h2{
	width:395px; 
	height:30px; 
	background:url(border1.gif) 100% 70% no-repeat;
	color:#00111A; 
	font:28px/28px Georgia, "Times New Roman", Times, serif;
}
#bodyLeftPan h2 span{
	background:#fff; 
	color:#046598;
}

#bodyLeftPan h3{
	width:395px; 
	height:30px; 
	background:url(border2.gif) 100% 70% no-repeat #fff; 
	color:#00111A; 
	font:28px/28px Georgia, "Times New Roman", Times, serif;
}
#bodyLeftPan h3 span{background:#fff; color:#046598;}

#bodyLeftPan p{padding:10px 0 0;}
#bodyLeftPan p span{background:#fff; color:#FF6600; font-weight:bold;}

#bodyLeftPan ul{width:390px; margin:10px 0 0;}
#bodyLeftPan ul li{width:390px; height:20px;}
#bodyLeftPan ul li a{width:390px; height:20px; background:url(button.gif) 0 6px no-repeat #fff; color:#1A1A1A; text-decoration:underline; padding:0 0 0 20px;}
#bodyLeftPan ul li a:hover{width:390px; height:20px; background:url(button-hover.gif) 0 6px no-repeat #fff; color:#676363; text-decoration:underline;}

#bodyLeftPan p.more{background:#F3F3F3; color:#003D5C; width:410px; height:11px; margin:25px 0; padding:0px; line-height:11px; font-size:11px; }
#bodyLeftPan p.more a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bodyLeftNextPan{width:410px; clear:both; padding:10px 0 0;}
#bodyLeftPan p.next{background:#F3F3F3; color:#003D5C; width:410px; height:11px; padding:0px; line-height:11px; font-size:11px; clear:both; }
#bodyLeftPan p.next a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyLeftPan p.next a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bodyLeftPan p.whitetext{
	font-size:22px; 
	padding:16px 0 0 16px;
}

#bodyLeftPan p.whitetextbig{
	font-size:28px; 
	padding:0px 0 0 10px;
	border-bottom-color:#009900;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	background:#CCCC00;
}

/*----/BODY LEFT PANEL----*/

/*----BODY RIGHT PANEL----*/
#bodyRightPan
{
	width:205px; 
	float:left;
	min-height:inherit;
	border:1px solid #DADADA; 
	background:#F3F3F3; 
	color:#1A1A1A; 
	padding:0 0 8px; 
}

#bodyRightPan ul{
	width:205px; 
	margin:0 0 5px 6px;

}
#bodyRightPan ul li{
	width:200px; 
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
#bodyRightPan ul li a{
	width:180px; 
	height:25px; 
	display:block; 
	background:url(button.gif) 0 6px no-repeat #F3F3F3; 
	color:#1A1A1A; 
	text-decoration:none; 
	padding:0 0 0 14px;
}
#bodyRightPan ul li a:hover{
	background:url(button-hover.gif) 0 6px no-repeat #F3F3F3; 
	color:#797878; 
	text-decoration:none;
}

#bodyRightPan p.whitetext{
	font-size:22px; 
	padding:16px 0 0 16px;
}

#bodyRightPan p.whitetextbig{
	font-size:14px;
	font-weight:bold; 
	padding:10px 0 0 10px;
	border-bottom-color:#009900;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	background:#CCCC00;
}

/*----/BODY RIGHT PANEL----*/

/*----BODY LEFT MENU----*/
#bodyleftmenu
{
	width:155px;
	min-height:inherit;
	float:left; 
	border:1px solid #DADADA; 
	background:#F3F3F3; 
	color:#1A1A1A; 
	padding:0 0px 0px 0px;
	margin:0;
}

#bodyleftmenu ul{
	width:155px; 
	margin:0 0 10px 5px;
}
#bodyleftmenu ul li{
	width:152px; 
	height:25px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
#bodyleftmenu ul li a{
	width:152px; 
	height:25px; 
	display:block; 
	 
	color:#1A1A1A; 
	text-decoration:none;
	font-size:12px; 
	padding:0 0 0 0px;
}
#bodyleftmenu ul li a:hover{
	font-size:12px;
	color:#797878; 
	text-decoration:none;
}

#bodyleftmenu p.whitetext{
	font-size:22px; 
	padding:16px 0 0 0px;
}

#bodyleftmenu p.whitetextbig{
	font-size:14px;
	font-weight:bold; 
	padding:10px 0 0 10px;
	border-bottom-color:#009900;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	background:#CCCC00;
}
/*----/BODY LEFT MENU----*/


/*----/BODY PANEL----*/
/*----FOOTER PANEL----*/
#footermainPan{height:50px; background:url(footerbg.gif) 0 0 repeat-x #fff; color:#010101; clear:both; padding:15px 0 0;}

#footerPan{width:780px; position:relative; margin:0 auto; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif}

#footerPan ul{width:780px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#010101; background:#F3F3F3; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:700px; background:#F3F3F3; color:#04496D; position:absolute; top:23px; left:10px; font-size:12px;}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }


/* images */
img {
	border: 1px solid #000000;
	padding: 5px;
	background:#CC9900;	
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */   
  background: #FCFCF9;
  border: 1px solid #EFEFEF;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 30px;  	
  	font: bold 1.3em/1.5em 'Trebuchet MS', Sans-serif;   
	background: #FCFCF9;
   border: 1px solid #EFEFEF;
	color: #6C6E3A;
}
