body {
	background-color: #B2C0C9;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #565656;
}
.sidebar {
	background-image: url(images/side-bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: inherit;
}
strong, b {
	font-weight: bold;
	color: #4248B5;
}
.sidebottom {
	background-color: #B2C0C9;
	background-image: url(staceysolomon/bottomstacey.png);
	height: 140px;
	width: 320px;
}
em, i {
	font-style: italic;
	font-weight: normal;
	color: #767ACF;
}
.sidebar a:link, .sidebar a:active, .sidebar a:visited {
	color: #6967BE;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.sidebar a:hover {
	color: #AEADDC;
	text-decoration: underline;
	cursor: default;
	
}
a:link, .sidebar a:active, .sidebar a:visited {
	color: #6967BE;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
 a:hover {
	color: #AEADDC;
	text-decoration: underline;
	cursor: default;
	
}

.content a:link, .sidebar a:active, .sidebar a:visited {
	color: #6967BE;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.content a:hover {
	color: #AEADDC;
	text-decoration: underline;
	cursor: default;
	
}

.news-title {
	font-family: Georgia;
	color: #597180;
	font-weight: bold;
	letter-spacing: -2px;
	text-align: center;
	text-transform: capitalize;
	font-size: 30px;
	font-style: italic;
	line-height: 10px;
}
.sub-news a:link, .sub-news a:visited {
	color: #464CB6;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.content {
	padding-right: 15px;
	padding-left: 15px;
}
.sub-news {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	color: #6F6F6F;
}
.content a img {
padding: 2px;
border: 1px solid #3E47B5;
background-color: #FFFFFF;
margin: 3px;
-moz-border-radius: 2px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;}


.content a img:hover {
padding: 2px;
border: 1px solid #BBBBBB;
background-color: #FFFFFF;
margin: 3px;
-moz-border-radius: 2px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;}
.sidebar a img {
padding: 2px;
border: 1px solid #3E47B5;
background-color: #FFFFFF;
margin: 3px;
-moz-border-radius: 2px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;}


.sidebar a img:hover {
padding: 2px;
border: 1px solid #BBBBBB;
background-color: #FFFFFF;
margin: 3px;
-moz-border-radius: 2px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;}