body{
background-color:#f6f6f6;
font-family:Arial, sans serif;
padding:0px;
margin:0px;
font-size:12px;
color:#000000;
text-align:left;
}

h1{
font-size:20px;
color:#93ab66;
padding:0px;
margin:10px;
font-family:Arial, sans serif;
}

h2{
font-size:16px;
color:#ffffff;
padding:0px;
margin:0px;
}

p{
color:#000000;
font-family:Arial, sans serif;
margin:10px;
font-size:12px;
font-weight:normal;
}

#top{
position:absolute;
top:0px;
left:10px;
background-repeat:no-repeat;
background-image:url(images/top_bg.gif);
height:51px;
width:734px;
}

#title{
position:absolute;
top:55px;
left:10px;
background-repeat:no-repeat;
background-image:url(images/title_bg.gif);
height:95px;
width:734px;
}

#content { 
width:734;
position:absolute;
top:173px;
left:10px;

}

#content2 { 
width:734px;
border:1px solid #d6d6d6;
background-color:#FFFFFF;
margin-top:5px;
overflow:hidden;

}

#content3 { 
width:734;
border:1px solid #d6d6d6;
background-color:#FFFFFF;
margin-top:5px;
}

#rightcolumn{
width:256px;
height:100%;
border:1px solid #d6d6d6;
position:absolute;
top:0px;
left:754px;
}

#top_text_links{
position:absolute;
top:-7px;
left:470px;
width:272px;
text-align:center;
}

#top_rss{
position:absolute;
top:3px;
left:23px;
text-align:center;
}

#searchform {
width:100%;
height:75px;
border-top:1px solid #d6d6d6;
border-bottom:1px solid #d6d6d6;
background-color:#9fcd4b;
}


#questionitem {
margin:10px;
margin-bottom:0px;
border:1px solid #d6d6d6;
background-color:#e9f4d7;
}
#questionajaxbox2 {
margin:10px;
width:450px;
border:1px solid #dfdfdf;
background-color:#f7f7f7;
float:left;
}

#questionajaxbox_poster {
margin:5px;
margin-top:10px;
width:230px;
border:1px solid #dfdfdf;
background-color:#f7f7f7;
float:left;
height:100%;

}


.minitext {
  font: normal 0.7em Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

#breadline{
border:1px solid #ececec;
}


#memberboxtop{
margin:0px;
border:0px;
border-bottom:1px solid #cccccc;
height:45px;
}
#memberboxtop h3{color:#93ab66;margin-top:15px;}

#memberbox{
margin:0px;
border:0px;
text-align:center;
}

#memberboxitem{
margin:0px;
border:0px;
border-bottom:1px solid #cccccc;
height:25px;
}
#memberboxitem a{margin-top:6px;}



a:link { 
	color: #6699cc;
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	border-bottom:1px dotted #6699cc;
	text-decoration:none;
	}
a:visited { 
	color: #537da6;
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	border-bottom:1px dotted #537da6;
		text-decoration:none;
	}
a:hover  { 
	color: #75b0ea;
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	border-bottom:1px solid #75b0ea;
		text-decoration:none;
	}
a:active { 
	color: #6699cc;
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	border-bottom:1px dotted #6699cc;
		text-decoration:none;
	}
	
#right-col-bot{
margin:0px;
border:0px;
width:256px;
height:511px;
background-image:url(images/sidebar-bg.gif);
background-repeat:no-repeat;
background-position:0 0;

padding:0px;
}