  #body h1 { font-size: 22px; line-height: 1.2em; }
#body h2 { font-size: 18px; line-height: 1.2em; }
#body h3 { font-size: 14px; font-weight: bold; line-height: 1.2em; }
#body p { font-size: 12px; line-height: 1.8em; margin-bottom: 5px; }
#body small { font-size: 10px; }
#body a { color: #ffcc66; font-size: inherit; text-decoration: underline; }
#body a:hover { text-decoration: none; }
#body form { font-size: 12px; }
#body ul.navigation li { list-style-type: none; }

#body {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 60px 0; 
	background-attachment: fixed;
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto; 
	margin: 0;
	padding: 0; 
	text-align: left;
}

#outerContainer {
  height: auto;
  margin: 80px 0 0 160px;
  padding: 0;
  width: 900px;
  position: relative
}

#container {
  height: auto;
  padding: 0;
  margin: 0;
  text-align: center;
 width: 100%; 
}

#header {
/* If you replace the background image in the header, please take notice 
  that #header.navigation is used for positioning and will also be getting
  the background image you have specified for #header */
  margin: 0 auto;
  color: #fff;
  font-family: Georgia, Times New Roman, serif;
  min-height: 80px;
  _height: 80px;
  padding: 0 50px;
  text-align: center; 
  width: 800px;
  position: relative;
}

#header.navigation {
  min-height: 100px;
  _height: 100px;
  padding: 0 50px 20px 50px;
}

#header h1, #header h2 { color: #fff; text-align: left; }
#header h3, #header p { color: #999; text-align: left; }
#header a { color: #fff; text-align: left; }

#header ul.navigation { 
        border-top: 1px solid #4c4b4b;
        border-bottom: 1px solid #4c4b4b; 
	clear: both;
        font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 -325px; 
	width: 650px;
	height: auto; 
        padding: 2px 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	padding: 0;
        text-transform: uppercase;
}

#header ul.navigation li {
	background-image: url(/adm/css/library/c2/27/10178/1410.jpg); 
        background-repeat: no-repeat;
        background-position: right center; 
        height: auto;
	float: left; 
        width: auto; 
        _width: 5%;
	padding: 0;
	text-align: center;
	white-space: nowrap; 
}

#header ul.navigation li a {
        border: none;
	height: auto; 
	color: #ffcc66;
	display: block;
	font-size: 11px;
	line-height: 2.0em;
	padding: 0 7px;
	text-decoration: none;
}

#header ul.navigation li a:hover, #header ul.navigation li a.selected {
	height: auto; 
	color: #FFF;
	display: block;
	font-size: 11px;
	line-height: 2.0em;
	padding: 0 7px;
}
	
#main { 
   	height: auto; 
    margin: 0 auto 0 auto;
	padding: 20px 20px 0 20px;
	width: 810px;
}

#sidebar {
	height: auto;
	min-height: 20px; 
	padding:  0;
	text-align: left; 
	width: 180px; 
}

.layout1c #sidebar { 
	border-bottom: none;
	padding: 0;
	margin: 0 0 5px 0; 
	min-height: 1px;
        height: auto;
	width: 800px;
}

.layout1c #sidebar ul.navigation { 
	clear: both;
	margin: 5px auto 15px auto; 
	width: 800px;
	height: 25px;
	padding: 0;
}

.layout1c #sidebar ul.navigation li {
	background-image: url(/adm/css/library/c2/27/10178/1410.jpg); 
        background-repeat: no-repeat;
        background-position: right center; 
	height: auto;
	float: left; 
        width: auto; 
        _width: 5%;
	padding: 0;
	text-align: center;
	white-space: nowrap; 
}

.layout1c #sidebar ul.navigation li a {
	 border: none;
	height: auto; 
	color: #ffcc66;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 2.0em;
	padding: 0 15px;
	text-decoration: none;
}

.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected {
	height: 25px; 
	color: #FFF;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 2.0em;
	padding: 0 15px;
}

.layout2cl #sidebar { 
	border-right: 1px solid #4c4b4b; 
	height: auto;
        padding:10px 20px 0 0;
	min-height: 420px;
}

.layout2cl #sidebar ul.navigation {
	margin-bottom: 25px;
        border-top: 1px solid #4c4b4b;
        border-bottom: 1px solid #4c4b4b;
}

.layout2cl #sidebar ul.navigation li {
height: 25px;
	padding: 0;
        margin: 0;
	height: auto; 
	width: auto;
}

.layout2cl #sidebar ul.navigation li a {
  border: none;
	height: 25px; 
	color: #ffcc66;
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 2.0em;
	padding: 0 0 0 10px;
	text-decoration: none;
        text-transform: uppercase;
}

.layout2cl #sidebar ul.navigation li a:hover, .layout2cl #sidebar ul.navigation li a.selected {
        color: #fff;
        text-decoration: underline; 
}


.layout2cr #sidebar {
	border-left: 1px solid #4c4b4b;  
	height: auto;
        padding: 10px 0 0 20px;
	min-height: 420px;
        _height: 420px;
}

.layout2cr #sidebar ul.navigation {
 	margin-bottom: 25px;
        border-top: 1px solid #4c4b4b;
        border-bottom: 1px solid #4c4b4b;
}

.layout2cr #sidebar ul.navigation li {
height: 25px;
	padding: 0;
        margin: 0;
	height: auto; 
	width: auto;
}

.layout2cr #sidebar ul.navigation li a {
	border: none;
	height: 25px; 
	color: #ffcc66;
	display: block;
	font-weight: normal;
	font-size: 11px;
	line-height: 2.0em;
	padding: 0 0 0 10px;
	text-decoration: none;
        text-transform: uppercase; 
}

.layout2cr #sidebar ul.navigation li a:hover, .layout2cr #sidebar ul.navigation li a.selected {
        color: #fff;
        text-decoration: underline;
}

#content .blogSub .pad10 { padding: 10px 0; } /* Removes padding from modules placed in content area */

#content {
  height: auto;
  min-height: 400px;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 580px;
}

#content ul.navigation {
    margin: 5px auto;
}

#content ul.navigation li {
border-right: 1px solid #ffcc66;
	height: auto; 
	min-width: 10px; 
	_width: 5%; 
	float: left; 
	text-align: center;
	white-space: nowrap;
	padding: 0 0 0 5px; 
}

#content ul.navigation li a {
	height: auto; 
	width: auto;
	color: #ffcc66;
	font-size: 12px; 
	margin-right: 5px;
}

#content ul.navigation li a:hover, #content ul.navigation li a.selected {
        color: #fff;
}

#content ul.navigation li a.selected {
   cursor: default;
   font-weight: bold;
}

.layout1c #content {
	width: 800px;
	.width: 800px;
	margin: 0 auto; 
	.margin: 0 0 0 0px;
}

.layout2cl #content {
	width: 580px;
	margin: 10px 5px 0 0; 
}

.layout2cr #content {
	width: 580px;
	margin: 10px 0 0 5px; 
}

#footer {
  height: auto;
 color: #fff;
  padding: 10px 50px;
  min-height: 20px;
  margin: 10px auto 0;
  text-align: left;
  width: 800px;
}

#footer ul.navigation { 
  margin: 5px auto;
}

#footer ul.navigation li {
border-right: 1px solid #ffcc66;
	height: auto; 
	min-width: 10px; 
	_width: 5%; 
	float: left; 
	text-align: center;
	white-space: nowrap;
	padding: 0 0 0 5px; 
}

#footer ul.navigation li a {
	height: auto; 
	width: auto;
	color: #ffcc66;
	font-size: 12px; 
	margin-right: 5px;
}

#footer ul.navigation li a:hover, #footer ul.navigation li a.selected {
        color: #fff;
}



/* Module Specific CSS */
#body h1 a.addOnBasicLink { border: none; color: #fff; font-family: Georgia, Times New Roman, serif; font-size: 20px; font-weight: normal; text-decoration: none; }
#body h1 a.addOnBasicLink:hover { text-decoration: underline; }
#body h3.addOnSectionHead { border: none; color: #fff; font-family: Georgia, Times New Roman, serif; font-size: 18px; font-weight: normal; line-height: 1.2em; } 
#body div.blogSearch .addOnButton, #body div.blogSearch .addOnButton:hover {background-color: #62615f; background-image: url(/adm/css/library/c2/27/10178/1411.jpg); background-repeat: repeat-x; border: solid 1px #62615f; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; height: 20px; *height: 20px; _height: 18px; line-height: 1.9em; *line-height: 1.8em; _line-height: 1.7em; text-align: center; text-decoration: none; }
#body .addOnButton, #body .addOnButton:hover {background-color: #62615f; background-image: url(/adm/css/library/c2/27/10178/1411.jpg); background-repeat: repeat-x; border: solid 1px #62615f; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; height: 25px; *height: 25px; _height: 23px; line-height: 1.9em; *line-height: 1.8em; _line-height: 1.7em; text-align: center; text-decoration: none; }
#body a.addOnBasicLink { color: #ffcc66; }
#body a.addOnBasicLink:hover { color: #bfbdb5 }
#body .addOnBackground { background: none; }
#body div.commentFormHolder { border: none; }
#body div.blogSub p.addOnPlainText { border-bottom: 1px solid #4c4b4b; }

.addOnHeadline { font-size: 20px; color: #fff; }
.addOnSubHead { font-size: 18px; color: #fff; }
.addOnSubH3 { border: none; color: #fff; font-family: Georgia, Times New Roman, serif; font-size: 14px; font-weight: normal; line-height: 1.2em; }
.addOnSubH4 { font-size: 14px; color: #fff; }
.addOnPlainText { font-size: 12px; color: #fff; }
.addOnBasicLink { font-size: 12px; color: #ffcc66;}
.addOnSmallText { font-size: 10px; color: #fff; }
.addOnBackground { background: #000; }
.addOnShadedText { font-size: 12px; color: #000; background-color: #CCC; }
.addOnAccentText { font-size: 12px; color: #000; background-color: #CCC; }
.addOnSectionHead { font-size: 16px; color: #000; border-bottom: 1px solid #999; }
.addOnMiniNavBox { background-color: #CCC; border: 1px solid #94B6D9; padding: 2px; }

.addOnBorder {  border: 1px solid #999; } 
.addOnBorderBottom { border-bottom: 1px solid #999; } 
.addOnBorderTop { border-top: 1px solid #999; } 
.addOnGradientTop {  } 
.addOnGradientBottom {  }
.addOnShadowBox { background: #000; } 
.addOnShadowBoxSmall { background: #999; } 
.addOnTableHeading { color: #000; }
.addOnTableHeadingBg { background: #CCC; } 
.addOnTableRowBg { background: #e8e8e8; }
.addOnTableRowAltBg { background: #fff; }  
.addOnTableColumnBg { background: #fff; } 
.addOnTableColumnAltBg { background: #fff; } 
