html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #444;
	font-size: 75%;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}

h2 {
	background:#4a4f50;
	color:#fff;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	FONT: 14px Arial;
	padding:5px 0 7px 14px;
	text-transform:uppercase;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin-bottom:10px;
	}
	
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	/*background-color: #fff;*/
	margin: 0 auto;
	text-align: left;
	/*border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;*/
}
div#container {
	padding: 2px;
	background-color:#fff; 		/*#5C5253;*/
	height:624px;		
}
	
#homeheader{
		position:inline;
		background-image:url('../images/header-b.gif');
		width:100%;
		height:104px;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		position:relative;
		z-index:2;
	}

div#footer {
	clear: both;
	color: #000;
	margin: 0 auto;
	padding: 0px 0 0px;
	height:20px;
	text-align: center;
	background-color:#fff;
}


#lefthead{
		text-align:right;
		float:left;
		width:70%;
	}
	
#righthead{
	text-align:right;
	float:right;
	width:30%;
	padding-top:10px;
}

#brighthead{
	text-align:right;
	float:right;
	width:80%;
	padding-right:20px;
}


/* Sidebar
---------------------------------------- */
#sidebar {
	float:left;
	width:30%;
	background-color:#F9F9F9;
	height:470px;
}

 	#sidebar .indent {
		padding-top:2px;
		padding-left:0px;
		}
		
	#widgit-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		
/* Widget */		
.widget {
	margin-bottom:20px;
	}
	
	.widget h3 {
		background:#b4b6b7;
		font-size:14px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#fff;
		padding:6px 0 8px 12px;
		text-transform:uppercase;
		border-radius:2px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		margin-bottom:6px;
		margin-right:20px;
		margin-left:-20px;
		}
		
	.widget.first h3 {
		background:#de191a;
		}
	.widget.second h3 {
		background:#6d7172;
		}
		
	#sidebar li {
		list-style:none;
		border-top:1px solid #e4e4e4;
		padding:2px 0 2px 0;
		margin-left:-50px;
		}
		
	#sidebar li:first-child {
		border-top:none;
		}
		#sidebar li a {
			display:block;
			color:#6a6d6e;
			text-decoration:none;
			padding:3px 5px 3px 13px;
			}
		#sidebar li a:hover {
			background:#fff;
			color:#115694;
			}
	
#rightblock{	
	width:70%;
	background-color:#FFFFFF;
	float:left;
	height:480px;
}

#Loginbox{
	margin:20px;
	width:581px;
	height:411px;
	background-image:url('../images/slider-b.gif');
	float:left;
	margin-bottom:10px;
}
 #Loginbox ul {
 		  
 }
	#Loginbox li {
		list-style:none;
		border-bottom:1px solid #F2F2F2;
		padding:4px 0 4px 0;
		margin-left:10px;
		}
.loginli{
		 
}
		
#logindet{
	padding-left:50px;
	padding-top:15px
}		


.sep{
	 font:14px Arial;
}

.button {
			display:inline-block;
			background:#646768;
			padding:0 10px 0 10px;
			line-height:28px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			border-radius:2px;
			-moz-border-radius:2px;
			-webkit-border-radius:2px;
			margin-left:10px;
			}
		.button:hover {
			background:#de191a;
			}
			
.loginbutton {
			display:inline-block;
			background:#de191a;
			padding:0 10px 0 10px;
			line-height:28px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			border-radius:2px;
			-moz-border-radius:2px;
			-webkit-border-radius:2px;
			margin-left:10px;
			}			
.note{
	  padding-top:15px;
	   font:11px Arial;
}			

.inputText {
		PADDING-LEFT: 1px; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #353535; FONT-FAMILY: Arial; BACKGROUND-COLOR: #ffffff; border:1px solid #C0C0C0; TEXT-DECORATION: none
	}
	
#contactStrip {
	background:#4a4f50;
	color:#fff;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	FONT: 12px Arial;
	padding:5px 0 7px 14px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin-bottom:10px;
	position:relative;
	}	
	
	
	
/* For Login Screen*/
#memberlogin-box {border:1px solid #dcdcdc;width:448px;padding:2px}
#memberlogin-subbox {border:1px solid #dcdcdc;color:#000000;width:436px;height:auto;background-color:#efefef;background-image:url(../images/box-gridbg.gif);background-repeat:repeat-x;padding:5px;}

.table-spacer{padding-top:4px;padding-bottom:4px; 
font-family:Arial, Helvetica, sans-serif;font-size:12px;
}

.rf {
		FLOAT: right;
		padding-right:10px;
		FONT: 11px Verdana; COLOR: #000;

	}

.cat-title{width:416px;font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#010101;border-bottom:1px solid #b4b4b4;margin:0 auto;font-weight:bold;padding-top:5px;padding-bottom:5px;}


#popup{
		/*height: 1000px;		/*100%;*/
		width: 100%;
		background: #D2D2D2;
		position: absolute;
		left:0;
		top: 0;
		-moz-opacity:0.05;
		-khtml-opacity: 0.05;
		opacity: 0.05;
		filter:alpha(opacity=50);
		z-index:9998;
		}

	#loginwindow{
		/*width: 600px;*/
		/*height: 320px;*/
		margin: 0 auto;
		background: #efefef;
		position: absolute;
		top: 10px;
		left: 20%;
		border:3px solid #cecece;   
		z-index:9999;
	}
