body {
margin : 0px;
padding: 0px;
background-color:#a8b0b8;
a img {border: none; }
}
img{
border: 0;
}
a {
color: #006699;
text-decoration: none;
}
a:visited {
color: #660099;
text-decoration: none;
}
a:hover {
color: #003366;
text-decoration: underline;
}
#white{
	color: #FFFFFF
}
a.white {
color: #FFFFFF;
text-decoration: none;
}
a.white:visited {
color: #FFFFFF;
text-decoration: none;
}
a.white:hover {
color: #FFFFFF;
text-decoration: underline;
}

a.headerfont{
font-family: Helvetica;
color: #FFFFFF;
font-size: 18px;
text-decoration: none;
}
a.headerfont:visited{
font-family: Helvetica;
color: #FFFFFF;
font-size: 18px;
text-decoration: none;
}
a.headerfont:hover{
font-family: Helvetica;
color: #CCCCCC;
font-size: 18px;
text-decoration: none;
}

#header{
background:url('http://danditcamp.com/image/header_gradient_test.png') top left repeat-x #0000FF;
height:45px;
}
#header_line{
	position: absolute;
	top:27px;
	background-color: #8097D6;
	height: 1px;
	width: 100%;
}
#header_line_overlap{
	position: absolute;
	left: 0px;
	top:27px;
	background-color: #5070C7;
	height: 1px;
	width: 223px;
}
#header_line_overlap2{
	position: absolute;
	right: 0px;
	top:27px;
	background-color: #5070C7;
	height: 1px;
	width: 16px;
}
#header_logo{
	position: absolute;
	left: 15px;
	top:7px;
	width:193px;
	height: 33px;
}
#header_menu{
	position: absolute;
	left: 223px;
	top:4px;
	color: #FFFFFF;
}
#header_slogan{
	position: absolute;
	left: 225px;
	top:28px;
	font-family: Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#header_dropshadow{
background:url('http://danditcamp.com/image/dropshadow_s.png') top left repeat-x;
height:4px;
}

#main_sidebar{
	margin-right: 4px;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	border-width: 1px;
	border-color: #333366;
	border-style: solid;
}
#main_sidebar_holder{
	margin-top: 26px;
	margin-left: 144px;
	margin-right: 8px;
	padding: 0px;
}

#main_nosidebar{
	margin-right: 4px;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	border-width: 1px;
	border-color: #333366;
	border-style: solid;
}
#main_nosidebar_holder{
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0px;
}

#main_whitespace{
	height: 16px;
	padding: 0px;
}
#main_sidebar_shadowholder{
	padding: 0px;
	background:url('http://danditcamp.com/image/dropshadow_sidebar_side.png') top right repeat-y;
}
#main_sidebar_dropshadow{
	background:url('http://danditcamp.com/image/dropshadow_s.png') top left repeat-x;
	height: 4px;
	padding: 0px;
}

#sidebar_main{
	position: absolute;
	left: 8px;
	top:53px;
	width:128px;
	padding: 0px;
}
#sidebar_section_holder{
	width:132px;
	background:url('http://danditcamp.com/image/dropshadow_sidebar_side.png') top right repeat-y;
} 
#sidebar_header{
	width:126px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	background-color: #5C79CB;
	border-width: 1px;
	border-color: #333366;
	border-style: solid;
}
#sidebar_body{
	width:126px;
	left: 1px;
	padding-top: 3px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #333366;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #333366;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333366;
	border-bottom-style: solid;
}
#sidebar_whitespace{
	background:url('http://danditcamp.com/image/dropshadow_s.png') top left repeat-x;
	height: 8px;
	width:132px;
	padding: 0px;
}