img, table, tr, td, br, hr {
	padding: 0px;
	margin: 0px;
	vertical-align:top;
	border:0px;
}
body {
	margin:0px;
	padding:0px;
	background-image:url('/images/background.jpg');
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:active, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff7bbc;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#page-wrapper {
	margin-left:auto;
	margin-right:auto;
	width:836px;
	text-align:center;
}
#content-wrapper {
	float:left;
	width:780px;
}
#main {
	background-color:#FFFFFF;
	width:780px;
}
#left-dropshadow {
	width:28px;
	background-image:url('/images/left-dropshadow.png');
	background-repeat:repeat-y;
}
#right-dropshadow {
	width:28px;
	background-image:url('/images/right-dropshadow.png');
	background-repeat:repeat-y;
}
#menu {
	clear:both;
	background-color:#ff7bbc;
	text-align:left;
	display:compact;
}

.bottom_links {
	color: #666666;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	width:738px;
	clear:both;
	padding-top:15px;
	padding-bottom:10px;
}

.bottom_links a, .bottom_links a:active, .bottom_links a:link {
	color: #666666;
	text-decoration: none;
}
.bottom_links a:hover {
	color: #ff7bbc;
	text-decoration: none;
}

#footer {
	text-align:right;
	font-size:10px;
	height:29px;
	width:738px;
	background-image:url('/images/footer-background.jpg');
	background-repeat:repeat-x;
	clear:both;
	color:#d7d7d7;
	padding-top:2px;
	padding-right:42px;
}
#structure-table {
	padding:0px;
	margin:0px;
}
#latest-news {
	float:left;
}
#latest-news {
	width:440px;
	max-width:430px;
}
#side-content {
	margin-left:31px;
	float:left;
	width:300px;
	text-align:left;
	font-family:verdana, sans serif;
	font-weight:bold;
	font-size:13px;
	color:#606060;
	line-height:130%;
}
.news-item {
	margin-left:4px;
	clear:both;
	width:440px;
}
.news-item-text {
	text-align:left;
	float:left;
	width:256px;
	margin-top:5px;
	margin-left:10px;
	padding: 15px;
	color:#5f5f5f;
	border: 1px dashed #FF99CC;
	background-color:#fff8fb;
	height:293px;
}

.news-item-text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d23a83;
	text-decoration: none;
}
.news-item-img {
	width:132px;
	float:left;
	margin-left:4px;
	margin-right:2px;
}
.news-img-spacer {
	height:7px;
	display:block;
}