
		body {
		margin: 0;
		background: #f3e1ed url("../images/57bg2.jpg") no-repeat fixed top left;
font: 12px Arial;
		}
		
		#basic {
		position: absolute;
		left: 873px;
		top: 0px;
		background: transparent;
		}

		#home {
		position: absolute;
		left: 0px;
		top: 0px;
		}

		#home img {
		border: 0px;
		}

		#nav {
		position: absolute;
		top: 5px;
		left: 120px;
		width: 500px;
		z-index: 50;		
}
		
		#nav a:link, #nav a:visited {
		color: #795b00;
		font: 12px Arial;
		text-transform: lowercase;
		text-decoration: none;
		vertical-align: top;
		}

		#nav a:hover {
		color: #d9a3ba;
		}
		
		#main {
		position: relative;
		padding-top: 50px;
		margin-left: 120px;
		margin-bottom: 40px;
		width: 490px;
		}		

		#content {
		position: relative;
		margin-top: 20px;
		margin-left: 100px;
		padding-left: 170px;
		width: 330px;
		height: 420px;
		background: #fff url(../images/queen.jpg) no-repeat left top;
		}

		#sponsors {
		position: relative;
		margin-left: 120px;
		margin-bottom: 20px;
		width: 490px;
		height: 200px;
		text-align: center;
		font: 12px Arial;
		color: #a0a0a0;
		}	
		
		#sponsorsub {
		border-top: 1px solid #d9a3ba;
		border-bottom: 1px solid #d9a3ba;
		width: 490px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 2px;
		margin-bottom: 2px;
		}

		.entry {
		border-top: 1px solid #d9a3ba;
		margin-top: 2px;
		margin-bottom: 2px;
		padding: 10px;
		}


		.entry2 {
		border-top: 1px solid #d9a3ba;
		border-bottom: 1px solid #d9a3ba;
		margin-top: 2px;
		margin-bottom: 2px;
		padding: 10px;
		}
	
		p {
		color: #333;
		font: 12px Arial;
		}

		#newsspy {
		font: 14px Arial;
		color: #a0a0a0;
		text-transform: lowercase;
		width: 340px;
		}
		
		#scrollup {
		width: 340px;
		height: 70px;
		border-top: 1px solid #d9a3ba;
		border-bottom: 1px solid #d9a3ba;
		font: 12px Arial;
		color: #333;
		margin-top: 2px;
		margin-bottom: 2px;
		text-transform: capitalize;
		}
	
		#scrollup p {
		padding-top:5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		}

		#latest {
		font: 14px Arial;
		color: #a0a0a0;
		text-transform: lowercase;
		}
		
		#latesttext {
		width: 340px;
		height: 220px;
		border-top: 1px solid #d9a3ba;
		border-bottom: 1px solid #d9a3ba;
		font: 12px Arial;
		color: #333;
		margin-top: 2px;
		margin-bottom: 2px;
		text-transform: none;
		}
	
		#latesttext p {
		padding-top:5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		}
	
		.sub {
		font: 14px Arial;
		color: #795b00;
		text-transform: capitalize;
		padding-top: 0;
		}
		
		#mini {
		font: 11px Arial;
		color: #a0a0a0;
		width: 335px;
		text-transform: lowercase;
		text-align: center;
		}

		#event {
		width: 335px;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-left: 5px;
		}

		#newsstory {
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 10px;
		margin: 0;
		}

		a:link {
		color: #b73563;
		text-decoration: none;
		}

		a:visited {
		color: #b73563;
		text-decoration: none;
		}

		a:hover {
		color: #b73563;
		text-decoration: underline;
		}
	
		.title {
		color: #795b00;
		font: 12px Arial;
		font-weight: bold;
		text-transform: none;
		}
	
		.pink {
		color: #b73563;
		font: 12px Arial;
		font-style: italic;
		text-transform: capitalize;
		}

		