﻿body {
	background:#c0c0c0;
	color:#000066;	
}

#wrap {
	border-width: 4px;
	border-style: inset;
	border-color: inherit;
	background-color: #FFFFFF;
	width: 990px;
	position: relative;
	background-image: url('../images/nylogo2.gif');
	background-position: center;
	background-repeat: no-repeat;
	height: 600px;
}
#sidebar {
	width: 150px;
	float: left;
	position: absolute;
	top: 180px;
	left: 125px;
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #B30100;
}
#main {
	padding: 2px 20px 20px 20px;
	margin: 20px 20px 20px 20px;
	text-align: left;
}

img.clubs {
	width: 75px;
	height: 75px;
}
img.clubwide {
	height: 75px;
}
#clubs {
	position: absolute;
	width: 150px;
	right: 100px;
	text-align: center;
}
#head {
	color: #B30100;
	width: 320px;
	position: absolute;
	left: 40px;
	top: 25px;
}
#nyssra {
	position: absolute;
	top: 480px;
	left: 85px;
}
