body {
	font-size: 12px;
	line-height:1.2em;
}

img {
	border:0;
	vertical-align: bottom;
	}

p {
	margin: 0;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

a:link,a:visited {
	color:#595757;
	text-decoration: none;
}

a:hover {
	color:#CB3232;
	text-decoration: underline;
}


div#wrapper {
	width: 100%;
	text-align: center;
}


#wrapper div {
	text-align: left;
}

.sdw_top {
	background: url(../img/sdw_top.gif) 0 0 repeat-x;
	height: 10px;
	width: 100%;
}

.sdw_btm {
	background: url(../img/sdw_bottom.gif) 0 0 repeat-x;
	height: 10px;
	width: 100%;
}