/* CSS Template by gorotron */

body {
	background-image:url(bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h1 a{
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:10;
	padding-top:15px;
	padding-bottom:5px;
	border-top:2px dotted #CCC;
}

h4 {
	font-size:14px;
	color:#F90;
	text-decoration: underline;
	width:160px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0;
	list-style:none;
}

h4 a {
	font-size:14px;
	color:#F90;
	text-decoration: underline;
	width:160px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0;
	list-style:none;
}

p {
	margin-top:5px;
	padding-bottom:50px;
	font-size:12px;
	line-height:1.5em;
}

.text {
	margin-top:5px;
	padding-bottom:15px;
	font-size:12px;
	line-height:1.5em;
}

a { 
	text-decoration: none; 
	color:#369;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
	width:800px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:800px;
	height:150px;
	margin-bottom:10px;
}

#bannerLeft {
	width:180px;
	height:150px;
	margin-right:10px;
	background-image:url(fav.jpg);
	float:left;
}

#bannerRight {
	width:580px;
	height:100px;
/*	background:url(bg1c.gif) repeat-x; */
	background:url(banner.jpg);
	float:left;
	border:0px solid #CCC;
	border-width:0px 0 0 1px;
	padding:50px 0 0 10px;
}

#content {
	background:url(bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
	width:180px;
}

#nav {
	color:#F90;
	width:160px;
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:160px;
	height:10px;
	border-bottom:1px dotted #333;
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:160px;
	background:url(bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:580px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin: 0.5em 1em 0 0;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 }



/* TABLE CALENDAR */

table.calendar td.today {
  background-color: #fbef9f;
}

table.calendar {
  font-size: 9.5px;
  color: #ff9900;
  text-align: center;
}

table.calendar a {
  font-size: 9.5px;
  color: #ff9900;
  text-decoration: underline;
}

tr.calendardateheaders {
  font-size: 9.5px;
  color: red;
}

td.days {
  text-align: center;
}

td.today {
  text-align: center;
  color: #ff00a2;
  background-color: whitesmoke;
}


/* TABLE CALENDAR */

#NPG_gallery {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position:relative;
}
