@charset "utf-8";
/* CSS Document */



#content-main {
	padding: 0px 0px 0px 0px;
	width: 593px;
	border-right:1px solid gray;
	
}
#content-links {
	padding: 0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:900;
	color: #FFF;
	width: 178px;
	border-right:1px solid gray;
    border-left:1px solid gray;
	line-height:30px;
}

#content-links a {
	text-decoration: none;
	color: #FFF;
}

#content-links a:hover {
	text-decoration: underline;
}

.bg {
	background:url(../_images/buttons.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	