body {
		margin: 0;
		background: #f3e1ed url("../images/57bg2.jpg") no-repeat fixed top left;
		}
		
		#home {
		position: fixed;
		left: 0px;
		top: 0px;
		}

		#home img {
		border: 0px;
		}

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

		#nav a:hover {
		color: #d9a3ba;
		}
		
		#main {
		position: absolute;
		top: 50px;
		left: 120px;
		width: 490px;
		height: auto;
		padding-bottom: 20px;
		}		

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

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

	
		p {
		color: #333;
		font: 12px Arial;
		}

		h1 {
		color:  #795b00;
		font: 20px Arial;
		border-bottom: 1px solid #d9a3ba;
		margin-bottom: 10px;
		text-align: center;		
		text-transform: lowercase;
		}

		#newsspy {
		font: 14px Arial;
		color: #a0a0a0;
		text-transform: lowercase;
		width: 335px;
		}
		
		#scrollup {
		width: 335px;
		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: 335px;
		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: capitalize;
		padding: 5px;
		}
	
		.sub {
		font: 14px Arial;
		color: #795b00;
		font-weight: bold;
		text-transform: capitalize;
		padding-top: 0;
		}
		
		#mini {
		font: 11px Arial;
		color: #a0a0a0;
		width: 335px;
		text-transform: lowercase;
		text-align: center;
		}

		#event {
		padding: 5px;
		margin: 0;
		}
	
		.title {
		color: #b73563;
		font: 16px Arial;
		font-weight: bold;
		text-transform: capitalize;
		}
	
		.pink {
		color: #b73563;
		font: 15px Arial;
		text-transform: capitalize;
		}
		
		.listing table {
		width: 480px;
		border: 0;
		}	
	
		.listing td {
		text-align: center;
		color: #000;
		font: 11px Arial;
		}

		#mininav {
		border-bottom: 1px solid #d9a3ba;
		width: 490px;
		font: 11px Arial;
		padding-bottom: 10px;
		text-align: center;
		}

		.list {
		padding: 10px;
		width: 480px;
		}
		
		td {
		font: 12px Arial;
		color: #b73563;
		font-weight: bold;
		}

		li {
		line-height: 16px;
		}

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

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

		a:hover {
		color: #b73563;
		text-decoration: underline;
		}

		table a:link {
		color: #b73563;
		text-decoration: none;
		font-weight: normal;
		}

		table a:visited {
		color: #b73563;
		text-decoration: none;
		font-weight: normal;
		}

		table a:hover {
		color: #b73563;
		text-decoration: underline;
		font-weight: normal;
		}