a {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover{
	color: #CC0000;
}

img{
text-decoration:none;
border:none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: auto;
	background-image: url(images/container_bkg.gif);
	background-repeat: no-repeat;
}
body {
	background-color: #000000;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
#nav {
	height: 50px;
	width: 950px;
}
#top {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 170px;
}
#right {
	float: right;
	height: 100%;
	width: 265px;
	margin-right: 30px;
}
.frames {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 10px;
}

#copyright {
	float: left;
	margin-top: 60px;
	margin-left: 20px;
	font-weight: bold;
}
#swin {
	float: left;
	margin: 10px;
	height: 100px;
	width: 200px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/ft_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#home_pic {
	float: left;
	width: 550px;
}
#content {
	margin-top: 30px;
	height: auto;
	clear: both;
}
#imptct {
	height: 120px;
	width: 250px;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/ft_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#handy {
	float: left;
	height: 120px;
	width: 160px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/ft_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#stretch {
	clear: both;
	height: 10px;
	margin-top: 20px;
}
#footer {
	background-image: url(images/ft_btm.gif);
	background-repeat: no-repeat;
	height: 200px;
	padding: 30px;
	font-size: 9px;
	line-height: normal;
}
#about_content {
	margin: 40px;
}
#regular_content {
	margin: 40px;
	width: 300px;
	float: left;
}
#contact {
	width: 500px;
	margin-left: 40px;
	float: right;
}
#contact_info {
	float: left;
	width: 300px;
	margin-left: 40px;
	margin-right: 40px;
}

#updates {
	margin: 40px;
	width: 880px;
}
#member {
	width: 880px;
	margin: 40px;
}
.form {
	padding: 5px;
	width: 250px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 40px;
}
#new_activities {
	width: 560px;
	float: right;
	margin-top: 40px;
	height: 100%;
}
.cushycms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 10px;
}

#cushycms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 10px;
}
.formCopy {
	padding: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 40px;
}
.style1 {font-size: large}
.style2 {
	font-size: 10px
}
