@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin: 0;
	padding: 0;
	text-align: center;
	background:url(images/gradient.png) #e9e7e9 repeat-x top left;	
}

p {
	margin:0;
	padding:5px 0;
	text-indent:5px;
}

p.postmetadata {
	text-indent:0;
}

a {
	color: #7A7A7A;
	text-decoration:none;
}

a img {
	border:none;
}

h1 {
	font-size:21px;
	font-weight:bold;
	color:#ffffff;
	margin:0;
	padding:23px 0 0 19px;
}

h1 a {
	color:#ffffff;
	text-decoration:none;
}

h2 {
	padding: 4px 4px 5px 15px;
	margin: 0 0 7px 0;
	background:url(images/bullet.gif) no-repeat 1px 14px #dddadc;
	font-size:18px;
	font-weight:bold;
	color: #424242;
}

h2 a {
	text-decoration: none;
}

h3 {
	margin:0 0 15px 0;
	font-size:17px;
	font-weight:bold;
	color: #03C;
}

h2.pagetitle {
	padding: 4px 4px 5px 15px;
	margin: 0 0 7px 0;
	background:none;
	font-size:18px;
	font-weight:bold;
	color: #424242;
}

#s {
	width:97%;
}

#container {
	background:url(images/bg.png) no-repeat top left;
	text-align: left;
}

#header {
	background:url(images/header.png) no-repeat top left;
	margin:auto;
	height:80px;
	width:900px;
}
*html #header {
	background:url(images/ieheader.png) no-repeat top left;
}

#header h3 {
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	padding:1px 0 0 20px;
	margin:0;
}

#page {
	background:url(images/border.png) repeat-y top left;
	margin:auto;
	width:900px;
}
*html #page {
	background:url(images/ieborder.png) repeat-y top left;
}

#footer {
	background:url(images/footer.png) no-repeat top left;
	margin:auto;
	height:40px;
	width:900px;
	text-align:center;
	padding-top:6px;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}

*html #footer {
	background:url(images/iefooter.png) no-repeat top left;
}

#main {
	width:694px;
	padding:0;
	background-color:#fdfcfd;
	float:left;
	margin:0 6px 0 16px;
	display:inline;
}

#sidebar {
	width:150px;
	padding:0;
	margin:0 0 0 6px;
	float:left;
}

.box {
	width:694px;
	margin:5px auto;
	padding-top:6px;
	background:url(images/top.png) no-repeat top left #e9e7e9;
}

.frame {
	padding:5px 10px 5px 10px;
	border-left:1px solid #bdb7bc;
	border-right:1px solid #bdb7bc;
}

.content {
	padding:7px;
	text-align:justify;
	color:#5d565c;
}

.bottom {
	height:6px;
	width:694px;
	background:url(images/bottom.png) no-repeat bottom left;
	font-size:0;
}

.box img {
	padding:3px 10px 0 0;
}

.box .enter {
	margin-top:20px;
	text-align:center;
}

.balt {
	background:url(images/top2.png) no-repeat top left #d5d1d5;
}

.balt .frame {	
	border-left:1px solid #877d85;
	border-right:1px solid #877d85;
}

.balt .bottom {
	background:url(images/bottom2.png) no-repeat bottom left;
}

.balt .content {
	color:#7a7a7a;
}

.links a {
	color:#7a7a7a;
	text-decoration:none;
}

.lcolumn {
	float:left;
	width:33%; 
	padding:0; 
	margin:0;
}

.rcolumn {
	float:right;
	width:33%; 
}


.balt h2 {
	background:url(images/bullet.gif) no-repeat 1px 14px #beb9bd;
}

.widget {
	width:161px;
	background:none;
	padding-top:2px;
}

.widget h2 {
	background:url(images/w_top.png) no-repeat top left;
	height:22px;
	padding:12px 0 0 0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.widget .frame {
	background:url(images/w_border.png) repeat-y;
	border:none;
}

.widget .bottom {
	background:url(images/w_bottom.png) no-repeat top left;
	width:161px;
}

.widget .content {
	padding:0;
	margin:0;
	color:#000000;
}

.widget a {
	color: #039;
}

.widget ul {
	background:url(images/w_border.png) repeat-y;
	border:none;
	margin:0;
	padding:0;
	color:#000000;
}

.content ul {
	background:none;
}

ul.sidebar_item {
	margin:0;
	padding:0;
}

ul.sidebar_item li {
	list-style:none;
}

ul.sidebar_item ul {
	margin:0;
	padding:10px;
}

ul.sidebar_item div {
	margin:0;
	padding:10px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 20px;
}

.postmetadata {
	clear: both;
}	
.clrflt {
	font-size:0;
	height:0;
	width:0;
	clear:both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#calendar_wrap {
	text-align:center;
}

#wp-calendar {
	margin:auto;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.links {
	text-align:center;
}

/* popup style */
.expop_style {
	background-color:#fff;
	text-align:center;
	width:420px;
	height:520px;
	background:url(images/bg.png) no-repeat top left;
	font-weight:bold;
	font-size:16px !important;
	border:10px solid #039 !important;
	padding:5px 25px !important;
}

.expop_style h2 {
	height:auto;
	margin:-5px 0 0 0;
	padding:0;
	font-size:60px;
	font-weight:bold;
	color:#ffffff;
	background:none;
}

.expop_style a {
	font-size:46px;
	color: #039;
	font-weight:normal;
}

.expop_style p {
	padding:5px 0;
}

.expop_style img {
	margin:7px 4px;
}

#expop .left {
	float:left;
	width:145px;
}

#expop .right {
	float:right;
	width:200px;
}

#close_btn {
	float:right; 
	text-decoration:underline; 
	cursor:pointer;
	font-size:9px;
	font-weight:normal;
}
#clickhere {
	text-decoration:underline;
}

