body{

background:#ffffff;
text-align:center;
margin:0 auto;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#999;
}

a{
	color:#dbabd7;
	text-decoration:none;
}

a:active{
	color:#999999;
	text-decoration:none;
}

a:hover{
	color:#999999;
	text-decoration:none;
}

a:visited{
	color:#dbabd7;
	text-decoration:none;
}

#wrapper{
 width:850px;
 height:470px;
 padding-left:50px;
 margin-right:50px;
 padding-top:60px;
 padding-bottom:70px;
 margin:0 auto;
 background: url(http://www.kate-collins.com/images/main/bg.jpg) no-repeat;
 margin-top:10px;

}

#col1{
float:left;
width:220px;
border-right:1px solid #eee;
height:450px;
}

#col2{
	width:490px;
	float:left;
	height:435px;
	margin-left:25px;
}
#col1 ul{

	margin-top:70px;
}
#col1 li{
	list-style:none;
	padding-left:3px;
	text-align:left;
	padding-bottom:10px;
	font-size:12px;
	text-transform:uppercase;
}
#latestnews{
	float:right;
	width:100%;
	margin-top: 0px;
	border-bottom:#ccc;
	border-left:#ccc;
	
}
#news{
	float:left;
	width:auto;
}
.newsticker {
	list-style-type: none;
	background: #fff;
	padding-left: 1px;
	padding-top:0px;
	margin-top:0px;
	float:right;
	color:#fff;
	
}

#col1 li a{
	color:#dbabd7;
	text-decoration:none;
}

#col1 li a:active{
	color:#999999;
	text-decoration:none;
}

#col1 li a:hover{
	color:#999999;
	text-decoration:none;
}

#col1 li a:visited{
	color:#dbabd7;
	text-decoration:none;
}
p{
	line-height:18px;
	text-align:justify;
}

#maincontent{
	width:540px;
	text-align:left;
}

#bottom{

font-size:9px;
color:#ccc;
width:800;
text-align:right;
margin-right:180px;
margin-top:60px;
}
#clear{
	clear:both;
}

#slideshow {
    position:relative;
    height:367px;


}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:0;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:0;
}

h3{
	font-size:15px;
	font-weight:600;
	color:#dbabd7;
}
h4{
	font-size:13px;
	font-weight:600;
	color:#dbabd7;
	text-align:left;
	margin-bottom:1px;
}

h5{
	font-size:13px;
	color:#999;
	text-align:center;
	text-transform:uppercase;
		margin-bottom:3px;

}


.imagetable{
margin:0 auto;
margin-top:30px;
}

a.imagelink{
    font-size:12px;
	text-transform:uppercase;
	color:#dbabd7;
	text-decoration:none;
}