﻿body {
	background:#c0c0c0;
	background-image: url('../images/background-2.jpg');
	background-repeat:repeat;
	color:#000066;	
}

#wrap {
	background-color: #FFFFFF;
	width: 990px;
	position: relative;
	background-image: url('../images/largeclublogo.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 650px;
	margin-left: auto;
	margin-right:auto;
}
#sidebar {
	width: 180px;
	float: left;
	position: absolute;
	top: 200px;
	left: 20px;
}
#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;
}
#head {
	color: #B30100;
	width: 320px;
	position: absolute;
	left: 40px;
	top: 25px;
}
#feed {
	position: absolute;
	bottom: 5px;
	left: 5px;
}
#feed2 {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	list-style-type: circle;
	list-style-position: outside;
	color: #B30100;
}
#feed2 a {
	color: #324e66;
	text-decoration: none;
}
#feed2 p.feedTitle  {
	font-size: x-large;
	font-weight: bold;
}
#welcome {
	color: #B30100;
	top: 5px;
	position: absolute;
	left: 10px;
	font-size: xx-large;
	width: 325px;
}
#skireg {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #324e66;
	text-align: right;
}
.small {
	font-size: small;
	text-decoration: none;
}
img {
	border-width: 0px;
}
.large {
	text-decoration: none;
	font-size: large;
	font-weight: bold;
}
#skireg a {
	color: #324e66;
	text-decoration:none;
}
#creditfooter {
	text-align:right;
}