p { padding-left: 10px; padding-right: 10px; font-family: Helvetica;}

#container{
width: 1000px;
padding: 0;
margin: auto;
}

#header{
width:  1000px;
height: 145px;
margin: auto;
position: relative;
background-image: url('../images/header.jpg');
z-index: 1;
}

#logolink{
float: left;
width: 350px;
height: 140px;
position: relative;
}
#page{
padding-top: 0px;
position: relative;
padding: 0;
border: 0;
color: #fff;
background-image: url('../images/pagebg.jpg');
background-repeat: repeat-x;
background-color: #b19361;
}

* html #body{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

a:link { 
	color: #66f;
	}
a:visited { 
	color: #49f;
	}
a:hover { 
	color: #fff;
	text-decoration: none;
	}
a:active { 
	color: #a0d8ff;
	}
	
img{
text-decoration: none;
border: 0;
padding: 0px;
margin: 0px;
display: block;
}

#navbar{
width:100%;
height:34px;
background-image: url('../images/nav.jpg');
background-repeat: no-repeat;
margin: auto;
}

.menu{
width:1000px;
height:34px;
padding-left: 160px;
margin: auto;
text-align: center;
z-index: 50;
text-align: center;
}

.menu img{
/* display: inline; */
}

li{
color: #fff;
}

#intro{
width: 1000px;
height: 254px;
background-image: url('../images/intro.jpg');
background-repeat: no-repeat;
margin: auto;
overflow:hidden;
}

#intro1{
width: 1000px;
height: 75px;
background-image: url('../images/intro.jpg');
background-repeat: no-repeat;
margin: auto;
overflow:hidden;
}

#intro_wrap{
width: 1000px;
margin: auto;
}

#intro_wrap1{
width: 1000px;
margin: auto;
}

#intro_left{
width: 306px;
float: left;
height: 254px;
}

#intro_right{
width: 694px;
float: right;
}

#intro_left{
width: 306px;
float: left;
height: 254px;
}

#intro_right{
width: 694px;
float: right;
}


#welcome{
width: 306px;
height: 108px;
background-image: url('../images/welcome.jpg');
background-repeat: no-repeat;
}

#welcome1{
width: 306px;
height: 108px;
background-image: url('../images/welcome.jpg');
background-repeat: no-repeat;
}

#intro_buttons{
width: 306px;
}

#spacer{
clear: both;
width: 1000px;
height: 56px;
background-image: url('../images/spacer.gif');
background-repeat: no-repeat;
margin: auto;
overflow: hidden;
}

#spacer1{
clear: both;
width: 1000px;
height: 20px;
background-image: url('../images/spacer.gif');
background-repeat: no-repeat;
margin: auto;
}

#all_content{
width: 1000px;
background-image: url('../images/content.gif');
background-repeat: repeat-y;
margin: auto;
}

#all_content2{
width: 1000px;
background-image: url('../images/content2.gif');
background-repeat: repeat-y;
margin: auto;
}

#left_and_right_wrap{
width:1000px;
margin: auto;
}


#content_float_left{
float: left;
width:691px;
float: left;

}

#left_column_header{
width:691px;
height: 56px;
overflow: hidden;
background-image: url('../images/content_header.gif');
background-repeat: no-repeat;
z-index: 3;
}

#left_column_header1{
width:691px;
height: 5px;
overflow: hidden;
background-image: url('../images/content_header.gif');
background-repeat: no-repeat;
z-index: 3;
margin-top: 10px;
}


.heading{
width:600;
padding: 10px;
margin-left: 50px;
overflow: hidden;
}

.heading h1{
padding: 0px;
margin: 0px;
margin-top: 10px;
margin-left: 10px;
font-family: Helvetica;
}


#left_column_bg{
width: 691px;
background-image: url('../images/content_repeat.gif');
background-repeat: repeat-y;
}

#left_column_content
{
width: 580px;
min-height: 314px;
overflow: hidden;
z-index: 4;
margin-left: 50px;
padding-left: 20px;
}

#left_column_footer{
width: 691px;
height: 33px;
overflow: hidden;
background-image: url('../images/content_footer.gif');
background-repeat: no-repeat;
z-index: 3;
}

#content_float_right{
float: right;
width:309px;
}

#sidebar{
float: left;
width:275px;
}

.widget{
width:255px;
padding: 10px;
}

.widget_header{
width:100%;
height:25px;
background-color: #449;
border-top: 1px #459 solid;
border-bottom: 2px #224 solid;
font-family: Helvetica;
}

.widget_content{
width:100%;
background-color: #337;
border-bottom: 4px #114 solid;
font-family: Helvetica;
}

.w_content{
text-align: left;
padding: 10px;
font-family: Helvetica;
font-size: 14px;
}


.w_title{
text-align: left;
padding: 5px;
font-family: helvetica;
font-weight: bold;
font-size: 13px;
}

.content_box_header{
background-image: url('');
}

.content_box_content{
background-image: url('');
}

.bucket{
background-image: url('');
}

#footer{
width: 1000px;
height: 46px;
clear: both;
background-image: url('../images/footer.gif');
background-repeat: no-repeat;
margin: auto;
top:60px;
position: relative;
padding-bottom: 30px;
}

.feed_icons {
position: relative;
top: 35px;
right:45px;
float:right;
display: inline;
}

.feed_icons img{
display: inline;
}

#twitter{
width: 400px;
height: 400px;
border: 1px #fff solid;
}


        .fade {
          position: relative;
          float: left;
          top: 0px;
          left: 200px;
          text-align: center;
        }

        .fade div {
          position: absolute;
          top: 0;
          left: 0;
          display: none;
          height: 34px;
          width: 75px;
        }
