body {
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;

}

#topline {
	width:100%;
	height:10px;
	background-color:#5f5a9d;
	margin-bottom:10px;
}


#wrapper {
	margin: auto; 
	width:1020px;
}


#menu {
	height:58px;
	text-align:center;
}

#content {
	width:706px;
	float:right;
	display:inline;
	position:relative;
}




.logo {
	position:relative;
	float:left;

}


.homepage-content {
	position:relative;
	float:left;
	margin-top:-227px;
	
	
}


.pagetitle {
	position:relative;
	float:left;
}

.announcement {
	float:left;
	display:inline;
}

.news {
	background:url(images/index_05.jpg) center no-repeat; 
	width:618px; 
	height:223px; 
	overflow:hidden;
	
}

.news-margins {
	padding:25px 150px 40px 40px;
}

.circle {
	z-index: 5; 
	position: absolute; 
	top: -15px; 
	left: 455px;
}


.box-top{
	width:706px;
	height:31px;
}

.box-middle{
	width:706px;
	min-height:465px;
}

.box-bottom{
	width:706px;
	height:30px;
	padding-bottom:5px;
}


.box-margins {
	padding: 1px 270px 1px 50px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#footer {
	width:1020px;
	height:40px;
	clear:both;
}


#addressbar {
	background:url(images/footer_08.jpg) no-repeat center;
	width:1020px;
	height:28px;
	text-align:center;
	padding-top:10px;
}



.credits {
	font-size:11px;
	color:#000;
	width:1000px;
	margin:auto;
	line-height:15px;
}

.bsscredits{
	float:right;
	margin-top:-15px;
}



hr {
	border:#C8DA9E solid 1px;
}



h1 {
	display:none;
}



h2 {
	font-size:22px;
	color:#f8c6e0;
	text-transform:uppercase;
	font-weight:lighter;
	letter-spacing:-1px;
}

h3 {
	font-size:16px;
	color:#C8DA9E;
}




.text-purple {
	font-weight: bold;
	color: #5f5a9d;
	line-height:20px;
	text-decoration: none;
}


.title-pink {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#DF67A5;
    line-height: 30px;
	text-decoration: none;
}

.title-green {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#C8DA9E;
    line-height: 30px;
	text-decoration: none;
}

.sm-pink {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #DF67A5;
	text-decoration: none;
}

.sm-pink-light {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f8c6e0;
	text-decoration: none;
}

.sm-white {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a.menu:link {
	font-weight: bold;
	color: #DF67A5;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	color: #DF67A5;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	color: #5f5a9d;
	text-decoration: none;
}
a.menu:active {
	font-weight: bold;
	color: #DF67A5;
	text-decoration: none;
}



a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C8DA9E;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.news a{
	font-weight: bold;
	color:#333;
	text-decoration: none;
}


