body{
	font-family: tahoma;
	font-size: 10px;
	color: #E9BCBF;
	scrollbar-base-color: #000000;
	scrollbar-3dlight-color:#000000; 
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-arrow-color : #333333;
	scrollbar-face-color : #ffffff;
	scrollbar-track-color : #333333;

}
a{
color: #29AF66;
}

a:hover{
color: #723435;
}
#languagechooser{
	display: block;
	text-align: right;
	width: 100%;
	margin-right: 25px;
	font-size: 10px;
}

#languagechooser a{
	color: #E9BCBF;
}
#languagechooser a:hover{
	color: #ffffff;
}
#small{
	font-size: 10px;
	text-align: center;
}
hr{
	background-color: #2D0A04;
	color: #2D0A04;
	border: 0px;
	height: 1px;

}
#bigcontainer{

	text-align: center;
	width: 100%;

	color: white;


}

#visitors{
	color: black;
	size: 10px;
	text-align: right;
	margin-top: 25px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#container{
	width: 744px;
	border: 1px solid black;

	
}

#rightmenu{

	width: 145px;
	background-color: #73AD71;
	border-left: 1px solid black;
	height: 100%;
	text-align: right;
	background-image: url("images/flower.gif");
	background-position: bottom right;
	background-repeat: no-repeat;

}
.rightblock{

	background-color: #73AD71;
	height: 100%;
}

#banner{
	background-color: #3A3A3A;
	border-bottom: 1px solid black;
	background-image: url("images/dqbanner.jpg");
	background-repeat: no-repeat;
	width: 599px;
	height: 229px;
}

#bannercell{
	height: 229px;
}

#content{
	background-color: #521B16;
	width: 599px;

}

#contentcell{
	background-color: #521B16;
	width: 599px;
	height: 100%;


}
#maintext{
	color: #FFCDD0;
	font-size: 12px;
	padding: 10px;
}

.mainheading{
	display: block; font-weight: bold; color: #DD9C86; padding-bottom: 10px; font-size: 14px;
}
.mainheading_right{
	display: block; font-weight: bold; color: #DD9C86; padding-bottom: 10px; font-size: 14px; text-align: right;
}

.mainheading_2{
	display: block; 
	font-weight: bold; 
	color: #DD9C86; 
	padding-bottom: 3px; 
	padding-top: 10px;
	font-size: 14px;
}
#footer{
	font-size: 9px;
	color: #3a3a3a;
	width: 745px;
	padding-top: 15px;
}

#containertable{
	padding: 0px;

}

#menutitle_home{
	background-color: #92BBA1;
	height: 20px;
	border-bottom: 1px solid #205E25;
	display: block;
	padding-right: 15px;
	background-image: url("images/menutitle.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#menutitle_links{
	background-color: #92BBA1;
	height: 20px;
	border-bottom: 1px solid #205E25;
	display: block;
	padding-right: 15px;
	background-image: url("images/links.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#menutitle_network{
	background-color: #92BBA1;
	height: 20px;
	border-bottom: 1px solid #205E25;
	display: block;
	padding-right: 15px;
	background-image: url("images/network.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#menutitle_fans{
	background-color: #92BBA1;
	height: 20px;
	border-bottom: 1px solid #205E25;
	display: block;
	padding-right: 15px;
	background-image: url("images/fans.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#menutitle_dqcom{
	background-color: #92BBA1;
	height: 20px;
	border-bottom: 1px solid #205E25;
	display: block;
	padding-right: 15px;
	background-image: url("images/dqcom.gif");
	background-repeat: no-repeat;
	background-position: top right;
}



#menu_item{
	height: 14px;
	border-bottom: 1px solid #205E25;
	display: block;
	vertical-align: middle;
}
#rightmenu{
		font-size: 12px;

}
#rightmenu a{
	color: black;
	text-decoration: none;
	display: block;

}
#rightmenu a:hover{
	background-color: #521B16;

	color: #F3B3B7;
	text-decoration: none;
	display: block;
}
.spanright{
	padding-right: 15px;
}

.newstitle{
	display: block; 
	font-weight: bold; 
	color: #DD9C86; 
	padding-bottom: 3px; 
	font-size: 14px;

}


.newstitle_2{
	display: block; 
	font-weight: bold; 
	color: #BA756F; 
	padding-bottom: 3px; 
	font-size: 12px;

}

#newsource{
	display: block; 
	font-weight: bold; 
	color: #3AC97A; 
	padding-bottom: 3px; 
	font-size: 10px;
	text-align: right;

}
.dateposted{
	display: block;
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	color: #2D0A04;
	padding-bottom: 10px;
}
.description{
	display: block;
	font-size: 12px;
	font-weight: normal;
		padding-left: 15px;
}

.selected{
	font-size: 16px;
}
.note{
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	display: block;
	position: relative;
	bottom: 0px;
	font-size: 10px;
	padding-top: 5px;
	border-top: 1px solid #E6C6C8;
	border-bottom: 1px solid #E6C6C8;

}

