a {
    text-decoration: none;
 }

 .sf_wrapper {
    border-bottom: solid 1px #2b2924;
 }

 /**
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */
 .sf_header_wrapper {
    background-color: background-image: none;
    background-position: bottom;
    background-repeat: no-repeat;
    width: 1000px;
    margin: 0 7px;
    min-height: 1%;
    height: 1%;
    text-align: center;
 }

 .sf_header_wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }

 .sf_header_wrapper h1 {
    font-size: 42px;
    font-weight: normal;
    margin: 0;
 }

 .sf_header_wrapper h3 {
    font-weight: normal;
 }

 .sf_main_header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }

 .sf_pagetitle h1 {
    font-size: 28px;
    font-weight: bolder;
    margin: 1;
 }

 /**
 * @section navigation
 */
 .sf_navigation .widget_header {
    display: none;
 }

 .sf_navigation {
    float: right;
    font-size: 12px;
    background-image: url(images/654_nav_button.jpg);
    width: 490px;
    z-index: 50;
    position: relative;
 }

 .sf_navigation:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0px;
    margin: 0px;
    padding: 0px;
 }

 .sf_navigation ul {
    margin: 0;
    padding: 0;
 }

 .sf_navigation ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0px;
 }

 .sf_navigation ul li {
    float: left;
    list-style: none;
    margin: 0;
    white-space: nowrap;
    min-width: 1%;
    width: 1%;
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li.sf_last_nav_item {
 }

 .sf_navigation ul li a:visited {
    color: #70696a;
 }

 .sf_navigation ul li a:hover {
    color: #ffffff;
 }

 /**
 * @section subnav
 */
 .sf_navigation ul.subnav {
    left: -999em;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 180px;
    z-index: 1000;
 }

 .sf_navigation ul.subnav li {
    float: left;
    margin: 0;
    padding: 0;
    width: 180px;
 }

 .sf_navigation ul.subnav li a {
    border-bottom: solid 1px;
    display: block;
    height: auto;
    min-width: 150px;
    padding: 7px 15px;
    text-decoration: none;
    width: 150px;
    white-space: normal;
 }

 .sf_navigation ul.subnav li a:visited {
    color: #ffffff;
 }

 .sf_navigation ul.subnav li a:hover {
    background-image: url(images/654_nav_button.jpg);
    border-color: #222;
    color: #70696a;
 }

 .sf_navigation ul.subnav li.sf_last_nav_item_subnav a {
 }

 #Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
    left: auto;
 }

 #Nav1 li:hover, #Nav1 li.hover {
    position: static;
 }

 #Nav1 iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
 }

 /**
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */
 div#content1,
div#content2,
div#content3 {
    padding: 20px;
 }

 .ContainerBlock p {
    padding-top: 0;
    margin-top: 0;
 }

 .sf_content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
 }

 .sf_content h3, .sf_content h4, .sf_content h5, .sf_content h6 {
    font-size: 16px;
    margin: 16px 0;
 }

 /**
 * ------------------------------------------------------------------
 * @section FOOTER
 * ------------------------------------------------------------------
 */
 .sf_footer,
.sf_banner {
    width: 900px;
    clear: both;
 }

 .sf_footer a {
    color: #e0dac2;
    font-style: normal;
 }

 .sf_footer a:visited {
    color: #e0dac2;
 }

 .sf_footer a:hover {
    color: #ffffff;
 }

 .sf_footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 }

 .sf_banner {
    margin: 20px auto;
    text-align: center;
    width: 800px;
    font-size: 9px;
 }

 #bannerImage {
    margin: 10px;
 }

 /**
 * @file
 * @project 654
 * @package sftheme
 * @site app2
 */
 .sf_outer_wrapper {
    border-bottom: solid 1px #43413a;
    width: 1014px;
    margin: auto;
    background-image: url(images/654_wrapper_sb.jpg);
 }

 .sf_pagetitle {
    background-position: top;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 20px;
    width: 960px;
    padding: 10px 20px;
    margin: 0 7px;
    display: none;
 }

 /**
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */
 .sf_main {
    min-height: 400px;
    height: 400px;
    display: inline;
    width: 736px;
    float: right;
    margin: 0 7px 0 0;
    padding: 20px;
 }

 .sf_blog_post:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
 }

 .sf_content h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin: 16px 0;
    padding: 0px;
    text-transform: uppercase;
    text-align: left;
 }

 .chicklet_group,
.sf_blog_postmeta {
    display: block;
    clear: both;
    margin: 15px 0px;
    padding-top: 5px;
 }

 #divline {
    clear: both;
    height: 30px;
    margin-top: 15px;
 }

 #surveytitletext {
    margin: 0;
 }

 #blogsurvey,
.trackbacklinks,
.trackbacklist,
.commentlist,
#leavecomment form {
    min-height: 1%;
    height: 1%;
 }

 .trackbacklinks,
.commentlinks {
    font-size: 11px;
    margin: 0px;
    padding: 5px 0px 0px;
 }

 .trackbacklist,
.commentlist {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
 }

 #leavecomment form,
#surveyoptions,
#surveysubmit,
#FlashSurveyResults {
    padding: 10px 0px;
 }

 #submitcomment,
#resetcomment,
#spellchk,
#surveysubmit input {
    background-color: #393731;
    background-image: url(images/654_form_btn.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px solid #1F1E1A;
    color: #C7C5B7;
    cursor: pointer;
    font-size: 10px;
    height: auto !important;
    min-height: 21px;
    padding: 3px;
    text-transform: uppercase;
 }

 /**
 * @subsection post
 */
 .sf_blog_post {
    min-height: 1%;
    height: 1%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
 }

 /**
 * @subsection error page
 */
 .error {
    background-color: #FFCFCF;
    border: 1px solid #CC0000;
    color: #CC0000;
 }

 /**
 * @subsection comments, trackbacks, etc.
 */
 h6#trackbackslabel,
h6#commentslabel,
h6#leavecommentlabel,
#surveytitletext,
.header {
    font-weight: normal;
    margin: 25px 0 0;
    font-size: 15px;
    padding: 2px 5px 3px;
    color: #000000;
    background-color: #EEEEEE;
 }

 .trackbacklist li,
.commentlist li {
    list-style-type: none;
    margin: 10px 0px;
    padding: 8px;
    border: 1px solid #eeeeee;
 }

 /**
 * ------------------------------------------------------------------
 * @section Widgets
 * ------------------------------------------------------------------
 */
 .sf_region7 {
    background: #2F2E29;
    border-right: solid 1px #161513;
    margin-left: 7px;
    display: inline;
    float: left;
    padding-bottom: 0;
    overflow: hidden;
    width: 223px;
 }

 .sf_region7 .widget_content {
    min-height: 1%;
    height: 1%;
    padding: 5px 10px 10px;
    border-bottom: solid 1px #242320;
 }

 .sf_region7 .widget_header {
    font-size: 24px;
    font-weight: normal;
    padding: 10px 10px 0;
    min-height: 1%;
    height: 1%;
 }

 .widget a {
    color: #8f8d83;
    font-style: normal;
 }

 .widget a:visited {
    color: #8f8d83;
 }

 /**
 * ------------------------------------------------------------------
 * @section LEFT SIDEBAR AREA
 * ------------------------------------------------------------------
 */
 .sf_region7 .widget {
    border-bottom: solid 1px;
    background-image: ff33cc;
    background-position: top center;
    background-repeat: no-repeat;
 }

 .sf_region7 h3.widget_header {
    margin: 0;
 }

 .sf_region7 .widget:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
 }

 .sf_region7 .widget_content:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
 }

 /**
 * @subsection RecentComments
 */
 .sf_region7 .widgetset .RecentComments div ol {
    list-style: none;
    margin: 0;
    padding: 0;
 }

 .RecentComments div ol li {
    font-size: 11px;
    font-style: italic;
 }

 .RecentComments div ol li a {
    font-size: 13px;
    font-style: normal;
 }

 /**
 * @subsection calendar
 */
 .calendar {
    border: solid !important;
    margin: 20px 0 10px;
    padding: 1;
    width: 99%;
 }

 .calendartitle td {
    background-color: #ff33cc;
    padding: 3px;
    text-transform: uppercase;
 }

 .calendar .calendarcell {
    margin: 0px;
    padding: 5px;
 }

 .calendarweek {
    font-size: 11px;
    padding-top: 5px;
    border-bottom: 1px solid #161513;
    color: #ff33cc;
    text-transform: uppercase;
    font-weight: bold;
 }

 .calendar caption {
    font-weight: bold;
    font-size: 1.2em;
 }

 .calendar .calendarcell a {
    padding: 2px;
    font-weight: normal;
    background: #3F3E3B;
    border: solid 1px #4F4E4A;
 }

 .calendar .calendarcell a:hover {
    background: #4F4E4A;
    border: solid 1px #5F5D59;
 }

 /**
 * @subsection syndicate
 */
 .feedbutton {
    border: none;
    vertical-align: middle;
    margin-right: 5px;
 }

 .FeedList div ul {
    margin: 0;
    padding: 0;
    list-style: none;
 }

 /**
 * @subsection subscribe
 */
 .SubscribeViaEmail .form_item #SubscriberEmail {
    border: solid 1px;
    margin-bottom: 6px;
    width: 201px;
 }

 .SubscribeViaEmail .form_item {
    float: left;
 }

 .SubscribeViaEmail .form_button {
    float: right;
 }

 .SubscribeViaEmail .widget_content:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
 }

 /**
 * @subsection Search
 */
 .Search form:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
 }

 .Search .form_item {
    margin: 0 auto 5px;
    width: 205px;
 }

 .Search .form_item label {
    display: block;
    font-size: 12px;
    float: left;
    padding: 0 10px 0 0;
    width: 70px;
 }

 .Search .form_item input,
.Search .form_item select {
    border: solid 1px;
    float: left;
    width: 120px !important;
 }

 .Search .form_item:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
 }

 .Search .btn {
    float: right;
    margin-top: 10px;
 }

 .Search #advancedlink,
.Search #quicklink {
    float: right;
    padding: 5px 0 0;
    text-align: right;
 }

 /**
 * @subsection Google Ad
 */
 .GoogleAd .widget_content div {
    margin: 20px 0 10px;
 }

 /**
 * @subsection HomeLink
 */
 .widget.HomeLink {
    margin-bottom: 0;
 }

 /**
 * @subsection Twitter
 */
 .TwitterLink .widget_content div {
    margin: 20px auto 10px;
 }

 /**
 * @subsection Home Link
 */
 .HomeLink .widget_header {
    border-bottom: 0;
    font-size: 13px;
 }

 .HomeLink .widget_content {
    height: 10px !important;
    padding: 0;
 }

 /**
 * @subsection Custom Text
 */
 .CustomText .widget_content {
    width: 210px;
    overflow: hidden;
    padding-right: 0;
 }

 /**
 * ------------------------------------------------------------------
 * @section BOTTOM SIDEBAR AREA
 * ------------------------------------------------------------------
 */
 .widgetset_app2_1 {
    background-color: #56534A;
    background-image: url(images/654_bottom_sidebar_sep.gif);
    background-position: top center;
    background-repeat: repeat-y;
    font-size: 12px;
    min-height: 1%;
    height: 1%;
    clear: both;
 }

 .widgetset_app2_1:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
 }

 .sf_region9 .widget {
    color: #2F2D26;
    float: left;
    height: 175px;
    margin: 3px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    width: 207px;
 }

 .sf_region9 .widget ul,
.sf_region9 .widget ol {
    padding: 0 0 0 15px;
 }

 .sf_region9 h3.widget_header {
    margin: 0;
 }

 .sf_region9 .widget:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
 }

 .sf_region9 .widget_content:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
 }

 .sf_region9 .widgetset .RecentComments div ol {
    list-style: none;
    margin: 0;
    padding: 0;
 }

 .sf_region9 .Search .form_item {
    margin: 0 auto 5px;
    width: 205px;
 }

 .sf_region9 .Search .form_item input,
.sf_region9 .Search .form_item select {
    border: solid 1px;
    float: left;
    width: 115px !important;
 }

 .sf_region9 .calendartitle td {
    background-color: #8f8d83;
 }

 .sf_region9 .Calendar table {
    margin: 0;
 }

 .sf_region9 .TwitterLink .widget_content div {
    margin: 0;
 }

 .sf_region9 .RecentComments div ol li a {
    font-size: 12px;
 }

 .sf_region9 .FeedList div ul {
    padding: 10px 0;
 }

 /**
 * ------------------------------------------------------------------
 * @section Form Elements
 * ------------------------------------------------------------------
 */
 .btn {
    background-color: #393731;
    background-image: url(images/654_form_btn.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border-color: #1f1e1a;
    border-width: 1px;
    border-style: solid;
    color: #c7c5b7;
    font-size: 10px;
    padding: 3px;
    min-height: 21px;
    height: 21px;
    text-transform: uppercase;
    cursor: pointer;
 }

 .input {
    padding: 3px;
    min-height: 19px;
    height: 19px;
 }

 .sf_content .input {
    background-color: #ffffff;
    background-image: none;
 }

 .sf_main_header {
    float: left;
    font-size: 200px;
    font-weight: bolder
    float: center;
    margin: 2;
    padding: 20px;
    width: 500px;
    color: #FFFFFF;
 }

 .sf_footer {
    background-image: url(images/654_footer.jpg);
    background-position: top;
    background-repeat: no-repeat;
    color: #38362e;
    min-height: 100px;
    height: 100px;
    font-style: italic;
    width: 960px;
    padding: 20px;
    margin: 0 7px;
    text-align: right;
    font-size: 11px;
    background-color: #FF33CC;
 }

 body {
    background-image: none;
    background-position: top;
    background-repeat: none;
    font-family: Verdana,sans-serif;
    font-size: 13px;
    margin: 0;
    color: #FFFFFF;
    background-color: #100E10;
 }

 .sf_navigation ul li a {
    background-image: url(images/654_nav_button.jpg);
    display: block;
    height: 20px;
    margin: 0;
    padding: 36px 15px 10px;
    text-decoration: blink;
    min-width: 1%;
    width: 1%;
    color: #FF00CC;
 }

 a:link {
    color: #FF00CC;
 }

 a:visited {
    color: #47E103;
 }

 a:hover {
    color: #99EE33;
 }

 
