body {
	/*:Background image*/
	background-image:url(images/background/fat_lines_light.gif);
}

#header_image {
	/*:Header height*/
	padding-top:322.751322751px;
	/*:Header image*/
	background-image:url(images/headers/header_dfl_cane.jpg);
	/*:Header image alignment*/
	background-position:center;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:800px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#ff6600;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#ff6600;
}

a {
	/*:Navigation color*/
	color:#ff6600;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#ff6600;
	/*:Navigation color*/
	color:#ff6600;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#ff6600;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#ff6600;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#ff6600;
}

#menu ul li.top_parent:hover a, #menu ul li.top_parent a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#ff6600;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#ff6600;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#ff6600;
}

code {
	/*:Content color*/
	background-color:#534a41;
	/*:Content color*/
	border-color:#534a41;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#534a41;
	/*:Content color*/
	border-color:#534a41;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#534a41;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#534a41;
}

html>body #menu {
	background-image:url(images/transparency/black-40.png);
}

#menu {
	padding-top:2px;
padding-bottom:2px;
margin-top:-64px;
}

.menu_end {
	bottom:-8px;
}

.post UL LI{
background-image: url(images/bullet.gif);	background-repeat: no-repeat;
list-style-image: none;	list-style-type: none;
background-position: left 5px;
padding-left:10px;
margin-left:10px;
}

h1 a{
	
RIGHT: 0px;
	LEFT: 0px;
	BOTTOM: 0px;
	POSITION: absolute;
	TOP: -500px
}
h1{
background-image: url(images/background/logo_DFL.jpg);	background-repeat: no-repeat;	overflow: hidden;	width:117px;height:50px;
}
div.success2 {
	font-weight: bold;
	color: #003366;
	border: 1px solid #BFD8E3;
}