body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
         margin: 0px;
}

.title {
        font-size: 14px;
		color: #877B52;
        font-weight: bold;
		padding-left: 10px;
}

.title a {
        font-size: 14px;
		color: #ee0000;
        font-weight: bold;
		
}


.content {
        font-size: 13px;
		color: #000;
		padding-left: 20px;
		padding-right: 20px;
}

.acontent {
        font-size: 13px;
		color: #877B52;
	font-weight: bold;
}

.link {
        font-size: 13px;
		color: #877B52;
		padding-left: 0px;
}

.link a {
        text-decoration: none;
        color: #877B52;
}
.link a:hover {
        text-decoration: underline;
        color: #000000;
}

.sponsors {
        font-size: 12px;
		color: #000;
		text-align: right;
		padding-right: 20px;
}

.invit {
        font-size: 12px;
		color: #000;
		text-align: left;
		padding-right: 20px;
}

.credits {
        font-size: 12px;
		text-align: center;
		background-image: "http://www.ref-party.com/images/bg_credits.jpg";
		color: #ccc;
		padding-right: 20px;
		border-top: 1px;
		border-bottom: 1px;
}

.credits a{
		color: #999;
		
		}
		
.credits a:hover {
		color: #000;
		
		}
		
#rightcontent {
  width: 180px;
  margin-left: 800px;
  margin-top: 0px;
background:#ffffff;
border:1px solid #fff;}
