.leftcol {
	background-image: url(images/main_right_topout_.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 30%;
	min-height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #555555;

}
.rightCol {
	background-image: url(images/main_lef_topout_.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 30%;

}

#logoLink {
	position:absolute;
	top:3px;
	left:9px;
}

#content {
	position:relative;
	top:0px;
	left:15px;
	width:485px;
	font-family: arial, helvetica, serif;
	font-size:10pt;
}

.homebig {
	position:relative;
	top:0px;
	line-height:24px;
	left:15px;
	width:475px;
	font-family: arial, helvetica, serif;
	font-size:12pt;
}


#content a {
	color: #91000c;
}

#pics_home {
	position:relative;
	padding:10px;
	font-family: arial, serif;
	font-size:10pt;
	
}

.special {
	font-family:arial, helvetica, serif;
	color: #404040;
	font-size:12pt;
	font-weight:bold;
}

.special_box {
	background: url(images/special_box.gif) repeat-x;
	height:112px;
}

.check ul
{
	list-style-image: url('images/check.gif');
	font-family:arial;
	font-size:10pt;
}

.check a
{
	text-decoration:none;
	color:#000000;
}

.check a:hover {
	text-decoration:underline;
}

.vert_line {
	background: #ffffff url('images/vert_line.gif') repeat-y;

}

#links {
	position:absolute;
	top:25px;
	left:200px;
	font-family:arial, sans serif;
	color: #ff0000;
	font-size:11px;
	font-weight:bold;
}

#links a {
	color: #ffffff;
	text-decoration:none;
}

#links a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#header {
	position:absolute;
	background: url('images/della_top3.gif');
	height: 72px;
	width: 800px;
}

#header_home {
	position:absolute;
	background: url('images/della_top2.jpg');
	height: 223px;
	width:800px;

}

#footer {
	background: #000000 url('images/della_bottom.jpg') top center no-repeat;
	width:800px;
	height:73px;
	font-family:verdana, arial, sans-serif;
	color:#ffffff;
	font-size:11px;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#scroller {
	width:300px;
	height:80px;
	background:#ffffff;
	padding-left:10px;
	margin-top:-4px;
}