html, body {
	margin:0;
	padding:0;
	height:100%;
	color:#3F3F3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	background:url('../images/bgpattern.gif');
}
#mainbg{
	margin:0;
	padding:0;
	width:100%;
	height:auto !important; /* IE6: treaded as min-height*/
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:url('../images/bgpattern.gif');
	background-color:#e7e0cd;
}
#page{
	margin:0 auto;
	padding:0;
	text-align:center;
	width:820px;
/*	height:100%; /* IE6: treaded as min-height*/
/*	min-height:100%; real browsers */
	background:url('../images/bgwidth.gif') repeat-y;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}
a{
	font-weight:bold;
	color:#636;
}
h1{
	font-size:16px;
	font-weight:bold;
	margin:0 0 3px; 0
	padding:0;
	line-height:13px;
}
h2{
	font-size:16px;
	font-weight:bold;
	margin:0 0 3px; 0
	padding:0;
	line-height:13px;
}
#headerholder{
	margin:0 auto;
	padding:0;
	width:800px;
	height:110px;
	text-align:right;
	background-color:#550055;
	background: url('../images/headerbg.jpg') no-repeat;
}
#header{
	margin:0 auto;
	padding: 15px;
	width:770px;
	text-align:right;
	color:#FFF;
	font-size: 12px;
}
#header a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;	
	font-size: 13px;
	margin-right:13px;
}
#header a:hover{
	text-decoration:underline;
	color: yellow;
}
#upheader a{
	font-size:12px; color:#CCC
}
#upheader a:hover{
	text-decoration:underline;
	color: yellow;
}
#topbar{
	margin:15px auto 0 auto;
	padding:0;
	width:800px;
	/* Changed height from 25 to 37 6/26/2009 to remove ovelap */
	height:37px;
	text-align:center;
	background-color:#333333;
	border-color:999;
	border-width:0px;
	border-style:solid;
}
#spacer{
	margin:0;
	padding:0;
	width:800px;
	height:15px;
}
#columnholder{
	margin:0 auto;
	padding:0;
	text-align:center;	
	background: url('../images/bg2col.gif') repeat-y center;
	
}
#columnholderinternal{
	margin:0 auto;
	padding:0;
	text-align:center;	
	background: url('../images/bg1col.gif') repeat-y center;
}
#botrow{
	margin:0 auto;
	padding:0;
	width:800px;
	min-height:25px;
	text-align:center;
	background-color:#333333;
	border-color:999;
	border-width:1px;
	border-style:solid;
	clear:both;	
}
.imgright{
	float:right;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 8px;
}
.title{
	font-size:16px;
	font-weight:bold;
	line-height:19px;
}
.rule{
	margin:0;
	padding:0;
	border: 0;
	height: 1px;
	width: 100%;
	background-color:#3f3f3f;
}
#flash{
	width:100%;
	margin:0;	
	padding:0;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFCC; TEXT-DECORATION:none;
}
.ftr:hover {
	TEXT-DECORATION:underline;
}
.chakrabg{
	background:url(../images/chakrabg.jpg) no-repeat top center;
}
.ajnabg{
	background:url(../images/ajnabg.jpg) repeat top left;
}
#award a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #F00;
	
}
#award a:hover{
	text-decoration:underline;
	color: purple;
}
