body{
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #123E00;
	background-image: url(images/mainbg.gif);
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}
h2 {
  font-size: 1.2em;
  color: #586B7A;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5D6F73;
}

h4 {
  font-size: 0.85em;
}
.dark {
  color: #353E47;
}
ul{
    border-width:0px;padding:0px 0px 0px 0px; margin:0px
}
li{
    border-width:0px;padding:0px 0px 0px 0px; margin:0px
}
ul{
   list-style-type:none
}
li{
   list-style-type:none
}
a{
   color:#333; text-decoration:none
}
a:hover{
   color:#333; text-decoration:underline
}
a:focus{outline:none} 
img { border:0px;}
p{margin:0; padding:0;}
.bg_repeat{
    height:0px;
	line-height:0px;
	clear:both;
}
.fontred {color:#E35A54;}
.fontred a{ color:#E35A54; text-decoration:underline;}
.fontred a:hover{text-decoration:none;}
.fontblue{color:#053A94;}
.fontyellow{ color:#eaf708;}
.fontgreen{ color:#0b400b;}
.fontgreen a{color:#0b400b;}
.fontgreen a:hover{ text-decoration:none;}
.fontorange{color:#ff9900;}
.fontorange a{color:#ff9900; text-decoration:underline;}
.fontorange a:hover{ text-decoration:none;}
.fontlarge{ font-size:18px; font-weight: 100;}
.bold{ font-weight:bold;}
.floatleft{ float:left;}
.clear{ clear:both;}
.center{ text-align:center;}
.img{ border:#9f9f9f 2px solid; }
.mainbg{ 
	background-image: url(images/mainbgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content{
    width:840px;
	margin:0px auto;
	text-align:left;
}
.content #container { 
	width:838px;
	margin:0px auto;
	padding-bottom:10px;
	border-left:#247c00 1px solid;
	border-right:#247c00 1px solid;
}
.content .index{
	background: url(images/bg.jpg);
}
.content .inside{
    background: url(images/bg_inside.jpg);
}  
.content #header { 
	width:840px;
	height:241px;
	background:url(images/bigbanner.jpg) no-repeat;
	margin:0px auto;
} 
.content #header .logo{
    padding:30px 0 0 249px;
}
.content #header .headright{
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#f3fde7;
	padding-top:18px;
    padding-right:30px;
	text-transform: uppercase;
	_width:355px;
}
.content #header .headright ul{
	background-image: url(images/linedotwhite.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding-top:5px;
}
.content #header .headright li{
    height:20px; line-height:20px;
}
.content #header .nav{
    height:35px;
	line-height:35px;
	position: absolute;
	top:191px;
	background:url(images/menu_bg.jpg);
	text-align:center;
	color:#f3fde7;
	width:840px;
}
.content #header .nav a{
	color:#faffca; padding:4px 10px;font-weight:bold;
}
.content #header .nav a:hover{
	color:#fff; text-decoration:none; background:url(images/menuhover.gif); padding:7px 10px 9px 10px; -moz-border-radius:5px 5px 0 0; -webkit-border-radius:5px;font-weight:bold;
}
.content #header .nav span a{
    color:#eaff43;  padding:4px 10px; font-weight:bold; cursor:default; font-size:12px;
}
.content #header .nav span a:hover{
    background:none; color:#eaff43; cursor:default;
}
.content #left {
	float: left;
	width: 185px;
	color:#FFFFFF;
}
.content #left #nav{
    margin:0 6px 0 6px;
}
.content #left #nav .linkwap{
    margin:10px 10px 0 10px;
}
.content #left #nav .linkwap img{
    margin:3px 3px 0 0;
}
.content #left #nav .linkad{
    margin:10px; 
}
.content #left #nav .linkad img{
    margin-top:10px; 
}
.content #left #nav .sidebar ul li{
	background-image: url(images/lineleft1.jpg);
	background-repeat: repeat-x;
	background-position: top; 
	height:30px;
	line-height:30px;
	vertical-align:middle;
	_padding:10px 0 5px 0;/*For IE6*/ 
	_height:15px;/*For IE6*/ 
}
.content #left #nav .sidebar ul li a{
    color:#f3fde7; text-decoration:none; font-size:12px; font-weight: bold;
}
.content #left #nav .sidebar ul li a:hover{
    color:#eaf708;dcf2b0
}
.content #left #nav .sidebar ul li span a{color:#eaf708;}
.content #left #nav .sidebar ul li img{
    margin:0 5px -2px 0;
}
.title{ margin-top:10px; margin-bottom:5px;}
.title .td{
    float:left;
	height:20px;
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	background-image: url(images/linedot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}




#sidebarmid{
	width:466px;
	float:left;
	background-image: url(images/righttopbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border:1px #fff solid;
}
.content #sidebar2 {
	float: right; 
	width: 185px;
}
.content #sidebar2 #link{
    margin:0 6px 0 6px;padding-bottom:10px; color:#FFFFFF;
}
.content #sidebar2 #link ul{
    margin:0 6px 0 6px;padding-bottom:10px;
}
.content #sidebar2 #link ul li img{ margin-right:3px;}
.content #sidebar2 #link ul li a{
    height:20px; line-height:20px; color:#eaf708; text-decoration:underline;
}
.content #sidebar2 #link ul li a:hover{
    text-decoration:none;
}
.content #sidebar2 #link .link{
	background-image: url(images/lineright.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:15px;
}
.content #sidebar2 #link .link .cot{margin:10px 12px;}
.content #sidebar2 #link .link .cot .img1{ margin:0 10px 10px 0;}
.content #sidebar2 #link .link .cot .img2{ margin-right:10px;}

.content #sidebar2 #link .link .linkwap{
    margin:10px 5px 0px 10px;
	_margin:0 10px;
}
.content #sidebar2 #link .link img{
    margin:3px 3px 0 0;
}


.content #mainContent {
	padding:0 18px 0 18px;
}
.content #mainContent .cotwap{
    padding:10px 10px 0 10px;

} 
.content #mainContent .rightwho {
    width:255px; margin-left:12px;	
}
.content #mainContent .who{
    height:43px; line-height:43px; border-top:#333333 1px solid; border-bottom:#333333 1px solid; color:#ff9900; font-size:13px; font-family: Tahoma; font-weight:bold;
}
.content #mainContent p{ margin: 10px 0;}

.content #mainContent .banner{
    width:410px;
	margin:10px auto;
}
.content #mainContent .banner2{
    width:410px;
	height:16px;
	line-height:16px;
    border:#333333 2px solid; 
	background:#ff9900;
	margin:5px auto;
	font-size:9px;
}
.content #mainContent .banner2 img{
    margin:0 2px -2px 2px;
}
.content #mainContent .banner3{
    width:410px;
	margin:5px auto;
}
.content #mainContent .banner3 img{
    margin:3px;
}
.content #mainContent .righttwitter{
    width:315px; margin-left:12px;	
}
.content #footer {
	height:90px;
	background:#123E00 url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear:both;
	width:838px;
	border-left:#247c00 1px solid;
	border-right:#247c00 1px solid;
	margin:0px auto;
} 
.content #footer p {
   padding:45px 0 0 30px;color:#afc5af; font-family:Tahoma;
}
.content #left,
.content #sidebar2,
.content #sidebarmid
{ padding-top: 15px; }
.widthright{ width:150px;}
/*-----askdave------*/
#right .rightcot{
	width:600px;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;


}
#right .askdave{}

/*-------------*/
/*--borgsbag--*/
#right .borgsbag{}
#right .borgsbag .borgsbagbanner{ text-align:center; margin-top:20px;}
#right .borgsbag table{margin-top:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
#right .borgsbag table td{ vertical-align:top;}
#right .borgsbag table img{ border:#cccccc 1px solid; padding:4px;}
#right .borgsbag .unit{ width:140px;}
#right .borgsbag .unit div{text-align:left; padding:2px 3px 10px 2px; margin:0px auto; }
/*--borgsbag end--*/
/*--Trophy Room--*/
#right .trophyroom{ font-size:10px;}
#right .trophyroom table{font-weight:bold; margin-top:10px;}
#right .trophyroom table td{ vertical-align:top;}
#right .trophyroom table img{ border:#cccccc 1px solid; padding:4px;}
#right .trophyroom .unit{ width:170px;}
#right .trophyroom .unit div{padding:2px 1px 0 1px; margin:0px auto;}
/*--Trophy Room end--*/

/*--tipsandanswers--*/
#right .tipsandanswers{ margin-top:20px; *margin-top:10px;/*For IE7 & IE6*/}
#right .tipsandanswers .tiptitle{ height:25px; line-height:25px; color:#000; background:#e9e9e9; padding-left:5px; font-size:14px; font-family:verdana,Arial,Helvetica,sans-serif; }
#right .tipsandanswers .tipcot{ padding:10px; background:#f8f8f8; border:#efefef 1px solid;}


/*--tipsandanswers end--*/



/*--sponsors--*/
#right{margin:0 0 0 185px; padding:15px; background-image: url(images/righttopbg.gif); background-repeat: repeat-x;  background-position: top; border:1px #fff solid;}
#right .sponsors{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
#right .sponsors .link{ float:left; margin:10px 6px 0 6px;}
#right .sponsors .link table{margin-top:7px; margin-left:7px; }
/*--sponsors end--*/

/*--Historical Stats --*/
#right .historicaltitle{ padding:15px 0 10px 10px;}
#right .historicalcot{ padding:10px 37px; background:#f8f8f8; border:#efefef 1px solid;}
/*-----end------*/

/*--registerfree--*/
#right .registertitle{ font-size:12px;}
#right .loginwrap {
	border:#efefef 1px solid;
	width:330px;
	margin:0px auto;
	background-color: #f8f8f8;
}
#right .registerwrap {
	border:#efefef 1px solid;
	width:400px;
	margin:0px auto;
	background-color: #f8f8f8;
}
#right .registercot{ margin:20px 30px;}
#right .logincot{
	padding:20px 0 20px 80px;
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	background-position: 10px 23px;
}
#right .inputtext{border:1px solid #333333; padding:2px; width:210px; *width:218px}
#right .inputbutton{ height:18px; background:url(images/button_bg.gif); border:0px; padding:0 4px 2px 4px; margin:0; text-align:center; color:#FFFFFF; cursor:pointer;  font-family:Arial, Helvetica, sans-serif; }
#right .inputbuttongreen{ height:18px; background:url(images/but_bg.gif); border:0px; padding:0 4px 2px 4px;  margin:0; text-align:center; color:#FFFFFF; cursor:pointer;  font-family:Arial, Helvetica, sans-serif; }

/*------end-------*/
#right .daveslinks{ margin-top:10px; text-align:center;}



#slidingBlock {
    width:597px;;border:1px #c9c9c9 solid;over-flow:hidden; background:#dcefe1; margin:20px auto ; *margin:10px auto;/*For IE7 & IE6*/}
#slidingBlock .table{ background:#efefef; line-height:23px; width:100%;}
#slidingBlock .table td{ background:#ffffff; padding:2px; border:#efefef 1px solid;}
#slidingBlock h4 {
	float:left;
	width:58px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	over-flow:hidden;
	margin:0;
	padding:0;
}
#slidingBlock h4.menuNo {
    font-weight:normal;color:#333333; background:url(images/tabbg.gif); border-right:#fafafa 1px solid; border-left:#e9e9e9 1px solid;cursor:pointer;
}
#slidingBlock h4.menuOn {
    font-weight:bold;color:#ffffff;background:url(images/tabbg_on.gif); cursor:pointer;
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    margin:0px;
}
.addbutton{margin:5px 0; border-top:#ccc 1px double; text-align:right; padding:5px 0;}
/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1em;

  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 10px;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}


.posth {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1em;

  border-bottom: 1px solid #CCCCCC;
}

.posth .date {
  position: absolute;
  top: 10px;
  left: 5px;
  width: 2.3em;
  text-align: right;
}
.posth .date .year {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}
.posth p {
  margin: 0 0 0 6em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}
.lineheight{ line-height:15px;}
