﻿body{
	margin:0 auto;
	background:#666666;
	text-align:left;
	font-family:Verdana;
	
}

h1{
	margin: 0;
	margin-top:3px;
	float: left;
	letter-spacing: -2px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FF0000;
	width:auto;
}

h2{
	position: relative;
	top:0px;
	left:0px;
	float:left;
	letter-spacing: -1px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #74B122;
}

a {
	color: #808080;
}



form{
	margin:0;	
	
}


ul{
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#545454;
	list-style-image:url('images/accent.png');
	padding-left:0px;
	margin-left:5px;
}


hr{
	margin-top:0px;
	margin-bottom:5px;
	height: 1px;
	
}



p{
	font-family:Verdana;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom:5px;
	text-align: left;
	line-height: 16px;
	color: #545454;
}
	
.no_border {
	border-width: 0;
	margin-top: 0px;
	float:right;
}


.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:335px; 
	height:12px; 
	float: right;
}

.look{
	position: relative;
	top:0px;
	left:0px;
	float:left;
}

.look_img{
	background-image: url('images/red_look.png');
	height: 32px;
	width: 32px;
	position: relative;
	top: 2px;
	left: 0px;
	float: left;
	margin-right:3px;
}

.look_hl{
	position: relative;
	top: 0px;
	left: 0px;
	margin-top:3px;
	float: left;
	letter-spacing: -1px;
	font-weight: bold;
	font-family:"Arial Rounded MT Bold", Helvetica, sans-serif;
	font-size: 25px;
	color: #FF0000;
}

.red_carrot{
	list-style-image: url('images/red_carrot_10_10.png');
	margin-left:20px;
	margin-top:0px;
}
	




.look_here{
	width:100%;
	height:35px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:silver;
	margin-bottom:5px;
	}


.left_subtext_box{
		width: 245px; 
		float:left; 
		height: auto;
	}
	
.right_subtext_box{
		width: 245px; 
		float:right; 
		height: auto;
}
	
.white_text {
		color: #FFFFFF;

}
	
.white_text_40px {
		color: #FFFFFF;
		font-size: 40px;
}

.red_header {
		color:#CC3300;
		font-size: 32px;
		text-align:left;
		font-family:"Arial Rounded MT Bold",Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		font-weight:bold;
		height:28px;
		width:100%;
}

.big_headline {
		color:red;
		font-size: 48px;
		text-align:center;
		font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
		font-weight:bold;
		letter-spacing: -1px;
		height:54px;
		width:100%;
		
}


#site_wrapper{
	margin:0 auto;
	width:973px;
	height:auto;
	z-index: 1;

	
}


#box_top {
	margin:0 auto;
	width:250px;
	height:11px;
	background-image:url('images/boxtop.png');
	overflow:hidden;

}

#box_mid {
	margin:0 auto;
	width:250px;
	height:auto;
	background-image:url('images/boxmid.png');
	background-repeat:repeat-y;
	overflow:hidden;

}

#box_bottom {
	margin:0 auto;
	width:250px;
	height:19px;
	background-image:url('images/boxbottom.png');
	overflow:hidden;

}	

#greybox_top {
	margin:0 auto;
	width:270px;
	height:12px;
	background-image:url('images/greybox_top.png');
	overflow:hidden;

}

#greybox_mid {
	margin:0 auto;
	width:270px;
	height:auto;
	background-image:url('images/greybox_mid.png');
	background-repeat:repeat-y;
	overflow:hidden;

}

#greybox_bottom {
	margin:0 auto;
	width:270px;
	height:20px;
	background-image:url('images/greybox_bottom.png');
	overflow:hidden;

}	

#whitebox_top {
	margin:0 auto;
	width:410px;
	height:12px;
	background-image:url('images/white_box_top_410_12.png');
	overflow:hidden;
}

#whitebox_mid {
	margin:0 auto;
	width:410px;
	height:auto;
	background-image:url('images/white_box_mid_410_2.png');
	background-repeat:repeat-y;
	overflow:hidden;

}

#whitebox_bottom {
	margin:0 auto;
	width:410px;
	height:16px;
	background-image:url('images/white_box_bottom_410_16.png');
	overflow:hidden;
}	




.box_tl{
	float:left;
	width:10px;
	height:12px;
	background-image:url('images/white_box_top_left_10_12.png');
	overflow:hidden;
}	

.box_tm{
	float:none;
	width:auto;
	height:12px;
	background-image:url('images/white_box_top_mid_1_12.png');
	background-repeat:repeat-x;
	overflow:hidden;
}	

.box_tr{
	float:right;
	width:14px;
	height:12px;
	background-image:url('images/white_box_top_right_14_12.png');
	overflow:hidden;
}	

.box_ml{
	float:left;
	width:10px;
	height:100%;
	background-image:url('images/white_box_mid_left_10_1.png');
	background-repeat:repeat-y;
	overflow:hidden;
}	

.box_mr{
	float:right;
	width:14px;
	height:100%;
	background-image:url('images/white_box_mid_right_14_1.png');
	background-repeat:repeat-y;
	overflow:hidden;

	
}	


.box_mm{
	float:none;
	width:auto;
	height:100%;
	background-image:url('images/white_box_mid_mid_1_1.png');
	background-repeat:repeat;
	overflow:hidden;
}	

.box_content{
	float:none;
	width:auto;
	height:100%;
	background-image:url('images/white_box_mid_mid_1_1.png');
	background-repeat:repeat;
	overflow:hidden;
}	


.box_bl{
	float:left;
	width:10px;
	height:14px;
	background-image:url('images/white_box_bottom_left_10_14.png');
	overflow:hidden;
}	

.box_bm{
	float:none;
	width:auto;
	height:14px;
	background-image:url('images/white_box_bottom_mid_1_14.png');
	background-repeat:repeat-x;
	overflow:hidden;
}	

.box_br{
	float:right;
	width:14px;
	height:14px;
	background-image:url('images/white_box_bottom_right_14_14.png');
	overflow:hidden;
}	



#header{
	margin:0 auto;
	width:973px;
	height:447px;
	background-image:url('images/dls_site_top_973_447.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}

#text_fill{
	margin:0 auto;
	width:973px;
	height:15px;
	background-image:url('images/dls_site_mid_973_2.jpg');
	overflow:hidden;
}



#text_mid{
	margin:0 auto;
	width:973px;
	height:auto;
	background-image:url('images/dls_site_mid_973_2.jpg');
	overflow:hidden;
}
#text_bottom{
	margin:0 auto;
	width:973px;
	height:233px;
	background-image:url('images/dls_site_bottom_973_233.jpg');
	overflow:hidden;
}



.black_text {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}


.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:335px; 
	height:12px; 
	float: right;
	color:#545454;
}
