﻿body 
	{ 
	margin: 0px; 
	background-attachment: fixed;
	background: url(../images/bg2.gif); 
	font: 10pt/16pt georgia; 
	}
	
a img
	{
	border: none;
	}
	
a:link, a:visited
	{
	text-decoration: none;
	color: blue;
	}

a:hover
	{
	text-decoration: underline;
	}
		
h2 
	{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 20px;
	padding-left: 10px;
	}
	
h3 
	{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	padding-left: 10px;
	font-style: none;
	}

h4 
	{
	font-style: bold;
	}
	
h5 
	{
	font-style: bold;
	font-size: 80%;
	}
	
.texts
	{
	font-style: bold;
	font-style: italic;
	}
	
.divcal
	{
	font-size: 80%;

	}
	
#contents 	
	{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	}
		
#topbanner
	{
	background-image: url(../images/newtop1.gif);
	width: 850px;
	height: 100px;
	}	
	
#tNav	
	{
	background-image: url(../images/navbg2.gif);
	width: 850px;
	height: 22px;
	}
	
#mContainerbg
	{
	background-image: url(../images/colbg.gif);
	}

#middlemaincontents
	{
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}
	
#picholder
	{
	float:right;
	border: 1px solid;
	width: 300;
	height: 200px;
	}
	
#picholder2
	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#bContainer
	{
	height: 57px;
	width: 850px;
	}
	
#bContainermiddle
	{
	height: 33px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
	
#bContainermiddle2
	{
	height: 17px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
	
#divlcolt 
	{
	width: 126px;
	height: 51px;
	float: left;
	background-image: url(../images/lpillart.gif);
	}	
	
#divrcolt 
	{
	width: 126px;
	height: 51px;
	float: right;
	background-image: url(../images/rpillart.gif);
	}	
	
#divlcolb 
	{
	width: 126px;
	height: 57px;
	float: left;
	background-image: url(../images/lpillarb.gif);
	}	
	
#divrcolb 
	{
	width: 126px;
	height: 57px;
	float: right;
	background-image: url(../images/rpillarb.gif);
	}	
	
/* -----Horizontal Top Navigation----- */

#tNav ul  	
	{
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 22px;
	}

#tNav li 	
	{
	display: inline;
	color: #FFFFFF;
	}
		
#tNav a  	
	{
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border: 0px solid black;
	color: white;
	font: bold 11px Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	}
	
#tNav li a:hover
	{
	color: #ffcc66;
	}

#linklist ul  	
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}