/* CSS Document */
* { 
padding : 0;
margin : 0 auto;
} 
body { 
margin: 0px;
height: 100%;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 12px;
} 

h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
}
h3 {
/*	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
	color: #000000;*/

	font-size: 115%;
	color: #003366;		

}
h4 {
	font-size: 16px;
	color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 16px;
	color: #0066FF;
	font-family: "Courier New", Courier, monospace;
}
h6
{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	display: block;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	
}
a:active {
	text-decoration: none;
	color: #000000;
}


#complete {
	width : 931px;
	margin :0;
} 
#header {
	border : 0px solid #ccc;
	margin : 0px 0px 0px 0px;
	height : auto;
} 


#leftcolumn {
	margin : 0 0px 0px 0px;
	display : inline;
	width : 155px;
	float : left;
	min-height : 300px;
	border : 0px solid #ccc;
	padding-top: 10px;
} 

#centercolumn { 
margin : 0px 0px 0px 0px;
padding-bottom: 10px;
display : inline;
width : 610px;
float : left;
min-height : 320px;
}  

#rightcolumn {
	margin : 0px 0px 0px 0px;
	display : inline;
	width : 160px;
	float : left;
	min-height : 300px;
	padding-bottom : 5px;
	padding-left: 5px;
}
.newsletter{
border:#FF9933;
}
.newsletter a:hover {
	text-decoration: none;
	color:#FF9900;
}
.news{
	margin-top:10px;
	padding-top:30px;
	padding-left:15px;
	background: url(images/indnews.gif)  no-repeat ;
	width: 130px;
	float: left;
	height: 250px;
}
#footer {
	margin-top : 5px;
	margin-left:180px;
	border:dashed;
	display : inline;
	float:left;
	width : 600px;
	text-align : center;
	clear: both;
} 
#footer p { 
color : #a8bcf6;
width:600;
} 
#footer a { 
color : #a8bcf6;
} 

/* for middle tab*/
p{
margin: 0;
padding: 0px;
line-height: 1.5em;
text-align: inherit;
border: 0;
}
p a:hover{
color:#FF0000;
}
#wrapper{
width: 600px;
margin: 0 auto;
}
.box{
background: #fff;
border:1px;

}
.boxholder{
	clear: both;
	padding: 0px;
	background-color: #CCCCCC;
}
.tab{
	float: left;
	height: 30px;
	width: 127px;
	margin: 0 1px 0 0;
	text-align: center;
	background-image: url(images/greentab2.JPG);
}

.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
.tabtxt a:active{
color:#FFFFFF;
}
.tabtxt a:hover{
color:#FFFFFF;
}


/* center tab css ends*/
#sponsors
{
clear:both;
width:930px;
border-bottom:groove;
border-top:groove;

}
