/* CSS Document */


body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	/*background-image: url(Images/bg.gif);
background-repeat: repeat-x;
background-attachment:fixed;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: inherit;
	background-position: center bottom;
	background-color: #ffffff;
	background-image: url(images/enews.png);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	position: absolute;
	visibility: inherit;
	height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

a:link{
color:#000000;
text-decoration: none;
}

a:hover{
color:none;
text-decoration:none;
}

a:visited{
color:#000000}
a:active{
color: #0000FF;
text-decoration: none;
}

b{font-size: 110%; color:#990000;}
em{color: red;}

strong {font-size: 110%; color:#990000;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #FFFFFF;
height: 50px; /*Height of top section*/

}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #FFFFFF;
}


#leftcolumn{
float: left;
width: 190px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: #536fb1;
line-height: 2em;
font: Arial, Helvetica, sans-serif;
font-size: 10px;
border:#990000;
padding: 6px 0;
position: position: absolute; right: 22px; 




}

#rightcolumn{
float: right;
width: 190px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: #536fb1;
line-height: 2em;
font: Arial, Helvetica, sans-serif;
font-size: 10px;
border:#990000;
padding: 6px 0;
position: position: absolute; right: 22px; 




}


#footer{
clear: left;
width: 100%;
background: #000066;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#breadcrumbs{
font-size: 10px;
}

.style1{
padding-left: 30px;
}

.style2{
padding-left: 60px;
text-align: left;
}

.style3{
padding-left: 90px;
}

#image{
	margin: 5px 5px 0px 5px;
	float: left;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}



h1{
text-align:center;
font-size:24px;
}

h2{
color: #990033;
font-size: 16px;
}



	</style> 
</head>
<body>
