#headermenu {
	background-color: #006;
	margin: 0px;
	padding: 5px;
	height: 17px;
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #006;
}

a:visited {
	color: #006;
}
a:hover {
	color: #600;
}
.bottomad {
	padding: 3px;
	clear: both;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

.content-section a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.content-section a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.category {
	font-size: 14px;
}
#sidebar1 a:link {
	text-decoration: none;
	}
#sidebar1 a:visited {
	text-decoration: none;
	}
#sidebar1 a:hover {
	text-decoration: underline;
	}
.content-section-featured a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

.content-section-featured a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333;
}

.details a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.details a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #003;
}





td {

  font-family: Tahoma;

  font-size: 9pt;

}



form {

  padding: 0;

  margin: 0;

}



input, textarea, select {

  font-size: 9pt; 

  font-family: Tahoma;

}







#main-content {

  margin: 0px 20px 0px 20px;

  font-family: Tahoma; 

  font-size: 9pt;

  text-align: center;

}



#centered-content {

  text-align: left;

  margin-left: auto;

  margin-right: auto;

  width: 900px;

}







.small {

  font-size: 8pt;

}



.grey {

  color: #666;

}



.error {

  font-weight: bold;

  color: #d52727;

  padding: 4px;

  padding-left: 10px;

  background-color: #FEE7E8;

}



.notice {

  font-weight: bold;



  padding: 4px;

  padding-left: 10px;

  background-color: #EFF8E0;

}



.bold {

  font-weight: bold;

}



.hilite {

  background-color: yellow;

}











.plain {

  text-decoration: none;

}



.content-section {
	padding: 8px 12px 8px 12px;
	border: thin dotted #003;
	background-color: #F9F9F9;
}
.content-section-featured {
	padding: 8px 12px 8px 12px;
	border: thin dotted #003;
	background-color: #F9F9F9;
	font-size: 16px;
}

.content-section-submit {
	padding: 8px 12px 8px 12px;
	border: thin dotted #003;
	background-color: #F9F9F9;
	text-align: left;
}
#links {
	padding: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #000;
	text-align: center;
	height: 122px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	color: #003;
}




.header {
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 5px;
	height: 200px;
}



/* tabs */ 

#tab-container {

  background: url('../images/lines.gif') repeat-x top left;

  padding-top: 10px;

}



#tabs {

  text-align: center;

  margin: 0;

  font: Bold 8pt Tahoma;

  padding-left: 15px;

  background: url('../images/gray-dot.gif') repeat-x bottom;

  height: 29px;

}



.tab-l {

  background: url('../images/tab-left-off.gif') no-repeat bottom;

  width: 7px;

  height: 29px;

  float: left;

  display: inline;

  margin-left: 6px;

} 



.tab-l.on-l {

  background: url('../images/tab-left-on.gif') no-repeat bottom;

  width: 7px;

  height: 29px;

  float: left;

  display: inline;

} 



.tab-r {

  background: url('../images/tab-right-off.gif') no-repeat bottom right;

  width: auto;

  float: left;

  display: inline;

  padding: 0 13px 0 6px;

  height: 29px;

} 



.tab-r.on-r {

  background: url('../images/tab-right-on.gif') no-repeat bottom right;

  width: auto;

}



.tab-r a {

  position: relative;

  top: 13px;

  color: #FFF;

  text-decoration: none;

}



.tab-r.on-r a {

  color:#000;

}



/* Search bar */

#search-bar {

  text-align: center; 

  padding: 4px 0 12px 0; 

  background: #f0f0f0 url('../images/gray-line-shadow.gif') repeat-x bottom left;

  background-color: #f0f0f0;

}



#search-button {

  position: relative; 

  top: 3px;

  border: 0;

}



/* Header bars */

.bar {

  background: url('../images/header-bar-middle.gif') repeat-x top left;

  height: 29px;

}



.bar-left {

  background: url('../images/header-bar-left.gif') no-repeat top left;

  height: 29px;

  float: left;

  display: inline;

}



.bar-right {

  background: url('../images/header-bar-right.gif') no-repeat bottom right;

  height: 29px;

  text-align: right;

}



.bar-text-left {

  position: relative;

  top: 4px;

  left: 10px;

  font-family: Tahoma;

  font-weight: bold;

  font-size: 10pt;

  display: inline;

}



.bar-text-right {

  position: relative;

  top: 5px;

  right: 15px;

  font-family: Tahoma;

  font-weight: bold;

  font-size: 9pt;

  display: inline;  

}



.bar-text-right a {

  text-decoration: none;

}



/* Footer */

#non-footer {

  position: relative;

  min-height: 100%;

}



* html #non-footer {

  height: 100%;

}



#footer {
	background: url('../images/footer.gif') repeat-x top left;
	position: relative;
	font-size: 8pt;
	font-family: Tahoma;
	color: #888;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100px;
}



#footer-spacer {

  height: 50px;

}



#footer-text {
	position: relative;
	top: 10px;
	left: 10px;
	width: 149px;
	text-align: center;
	height: 14px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding: 1px;
}



#footer-text a {

  text-decoration: none;

}.thrColLiqHdr #container {
	width: 1200px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: thin solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.thrColLiqHdr #header {

	background-color: #FFF;

	padding-top: 0;

	padding-right: 10px;

	padding-bottom: 0;

	padding-left: 10px;

} 

.thrColLiqHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}



/* Tips for sidebars:

1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 

2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.

3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.

*/

.thrColLiqHdr #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 23%; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* top and bottom padding create visual space within this div  */
	padding-top: 0px;
	padding-right: 3;
	padding-bottom: 15px;
	padding-left: 3;
	text-align: left;
	font-size: 14px;
}
#adside1 {
	text-align: center;
}


.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 23%; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
	background-color: #EBEBEB;
}

.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {

	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */

	margin-right: 10px;

}



/* Tips for mainContent:

1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.

2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).

3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.

*/

.thrColLiqHdr #mainContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding: 6px;
	background-color: #FFF;
	width: 49%;
}



.thrColLiqHdr #footer { 

	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	background:#DDDDDD;

} 

.thrColLiqHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}



/* Miscellaneous classes for reuse */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}



/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */



.aerobuttonmenu{ /*container that holds a row of aero buttons*/
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: auto;
	background: #F7F7F7; /*menu strip background*/
	border: 1px solid gray;
	border-width: 1px 0;
	clear: both;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}



* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/

width: 100%;

}



.aerobuttonmenu a.aero{ /*aero button CSS*/

background: transparent url('media/aeroleft.gif') no-repeat top left;

display: block;

float: left;

font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */

line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */

height: 31px; /* Height of button background height */

padding-left: 10px; /* Width of left menu image */

text-decoration: none;

margin-right: 5px; /*spacing between buttons*/

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/

opacity: 0.9;

-moz-opacity: 0.9;

}

.aerobuttonmenu a.aero-on{ /*aero button CSS*/
	display: block;
	float: left;
	font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
	line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 31px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-right: 5px; /*spacing between buttons*/

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
	opacity: 0.9;
	-moz-opacity: 0.9;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{

color: white; /*button text color*/

}



.aerobuttonmenu a.aero span{

background: transparent url('media/aeroright.gif') no-repeat top right;

display: block;

padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/

}

.aerobuttonmenu a.aero-on span{
	display: block;
	padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}


.aerobuttonmenu a.aero:hover{ /* Hover state CSS */

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/

opacity: 1;

-moz-opacity: 0.99;

}



.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */

color: yellow;

}



.black a.aero{

background-image: url('media/aeroleftblack.gif');

}



.black a.aero span{

background-image: url('media/aerorightblack.gif');

}



.aerobuttonmenu .rightsection{

float: right;

width: 100px;

position: relative;

top: 3px;

padding-right: 5px;

text-align: right;

}



.aerobuttonmenu .rightsection a{

color: navy;a:link {
	color: #006;
}
#headerad {
	text-align: center;
	float: right;
	height: 100px;
	width: 479px;
	margin-right: 12px;
}
#menu1 {
	border: medium solid #F00;
	text-align: left;
	padding: 3px;
}
.menuitem {
	padding: 5px;
	height: 25px;
	width: 160px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-size: 10px;
}
#maintgp {
	float: left;
}

