body { margin: 0; padding: 0; background: #2E3233; }

* {margin: 0; 	padding: 0; 	border: 0px none; }

/*------------Basic styles------------*/ 
 
p, h1, h2, h3, span#design { margin: 0 6px; color: #F0CE9B; 
font-weight: normal; text-decoration: none; background: transparent }


p { font-size: 0.8em; line-height: 1.4em; text-align: justify }

h1{ font-size: 1.3em; letter-spacing: 0.25em; line-height: 1.4em;}/* site heading */
h2 {color: #F0CE9B; font-size: 1.0em;	line-height: 1.4em;} /* site heading */
h3 {color: ##F0CE9B; font-size: 0.8em; 	line-height: 1.4em;}/* sub headings */

span#copyright {font-size: 10px; line-height: 13px; text-align: center; color: silver;} /* sets the copyright styles */

span#design {float: right; font-size: 13px; line-height: 35px;}/* floats the design link into position */

span.validation {float: right; margin-right: 10px; }/* floats the validation buttons */

.validation img {	margin: 0; }/* floats the validation buttons */

div {	padding-bottom: 0px;	padding-left: 0;	padding-right: 0;	padding-top: 0px;}

#hdrimg a {	color: #E30443; font-weight: normal; text-decoration: none; }
#hdrimg a strong { color: #E30443; font-weight: normal; text-decoration: none; }
#hdrimg a:hover {	color: #E30443; font-weight: normal; text-decoration: none;}
#hdrimg a:hover strong { color: #E30443; font-weight: normal; text-decoration: none;}

/*-------------Layout----------------*/

#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: 150px; }/* 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-color: Black; /*background-position: bottom;*/
/*background-repeat: repeat-x;*/
	float: right;
	position: relativ;
	width: 100%;
	text-align: center; /*height: 13px;	bottom: 4px;	*/
}

#logo { text-align: center; }

/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { float: left; width: 99%;}		/* Full width column for a one column site */
.halfcolumn { float: left; width: 49%;}		/* Half width column for a two column site. */
.onethirdcolumn { float: left; width: 33%; }		/* One third width column for a three column site */
.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */
.threequartercolumn { float: left; width: 74.5% }

/*------------------------------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;  }
/*-----------------------------------Other tags-----------------------------------------*/

acronym {
	border-bottom-color: #999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	cursor: help;
}

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 */

ol li, ul li {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.2em;
}

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 */

/*-------------------------------------------------------------------------------*/

/* Modification done to basic theme */
/* Added */
#searchdiv { margin-bottom: 3px; margin-left: 2px; margin-top:0px;
 font-size: 0.8em; line-height: 1.2em; text-align: justify; 
 }
 
#but {  background-color: #9D6C46;  }
 
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: #ffffff; font-weight: bold; text-decoration: underline;}

a.wb {color:#F2E4D0; font-weight: bold;	text-decoration: none;}


h3 a {
	border-style: none;
	border-width: 0px;
	color: #E30443;
	text-decoration: none;
}


h3 a:hover {
	border-style: none;
	border-width: 0px;
	color: #333;
	text-decoration: none;
	text-shadow: none;
}

.arc {
	background-color: #2E3233;
	border-color: #3e4243;
	border-style: solid;
	border-width: 1px;
	color: #3e4243; /* #FFFFFF;*/
	margin-bottom: 15px;
	padding: 10px;
}


/* Sidebar styling*/
#sidebar {
	background-color: #2E3233;
	border-color: #3e4243;
	border-style: solid;
	border-width: 0px;
	color: #dddddd;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 9px;
}

#sidebar ul ul li, #sidebar ul ol li { 
list-style-image:url(bullet.gif);
list-style-position:outside;
list-style-type:none;
margin:3px 0em 0em 0.5em;
padding:0.1em 0pt;
}

#sidebar h2 {
	border-bottom-color: #555;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #E30443;
	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: #F2E4D0;
	text-decoration: none;
   background: url('none') 
}

#sidebar a:hover {
	color: #ECCC97;
	text-decoration: underline;
}


/* #styleextra{  background: url('extra.gif')  ;
	position: absolute; bottom:0; right:0; width:140px; height:146px;
}'/
