#wrapper
{width: auto;
margin: 0 auto; }

body, td, th, p
{font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #000000;
text-align: justify;
}

/* Brown Tab*/
td.brwn { 
background-image: url(images/Tabs/BrownBkgd.gif); background-repeat: repeat-x;
} 

/* Footers */
td.footer{
	font-size: 12px;
	font-style: normal;	
}


/* Copyright */
td.color{
	color: #DBB693;
	font-size: 12px;
}

/* Main Header */
h1
{font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-style: italic; 
color: #000000;
text-align: left;
}

/* Topic Header */
h2
{font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-style: normal;
color: #000000;
text-align: left; 
text-decoration: underline;
}

td.bg { 
background-image: url(images/topicgradient2.gif); background-repeat: repeat-y;
} 


/* Network Header */
h3
{font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: normal;
font-weight: bolder;
color: #000000;
}

/* Contact Us Header */

h5
{font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-decoration: underline;
color: #000000;
}

/* Network Pub Description */
td.pubdscrip {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
font-style: normal; 
text-align: justify;
}

/* Network Event Description */
td.eventdscrip {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
font-style: normal; 
text-align: left;
}


/* Reg and Login Header */
h4
{font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
font-style: normal;
color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #993399;
}
a:active {
	text-decoration: none;
}




.headingContainer {
	color:#fff; font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic;
	background:#8a2734;
}

.headingContainer h4 {
	color:#fff;
	font-size:13pt;
	font-style:italic;
	margin:0 0 0 .5em;
	padding:.5em
}

#poll {text-align:left; margin:0 auto; padding:10px;}
