body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(graphics/background-tile.png);
	background-position:top;
	background-repeat:repeat;
	background-color: #330000;
}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #330000;
	background-image: url(graphics/background-tile.png);
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	text-align: center;
	width: 960px;
	padding: 0;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	background-color: #330000;
	background-image: url(graphics/background-tile.png);
	background-repeat: repeat;
	width: 1000px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


.biglink {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none
}
.biglink:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline
}
.smallink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
smallink:hover { color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 10px ; text-decoration: none}
smallink:visited { color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 10px ; text-decoration: none}
smallink:link { color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 10px ; text-decoration: none}
biglink:active { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; color: #0000CC; text-decoration: underline}
biglink:link { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; color: #0000CC; text-decoration: underline}
biglink:hover { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; color: #FF0000; text-decoration: none }
biglink:visited { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; color: #0000CC; text-decoration: none }

.minimini { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color: #999999; text-decoration: none }
.minimini:link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline
}

.minimini:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline
}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.menulinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.menulinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.menulinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.menulinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.month_name_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.border {
	border: 1px solid #FF99CC;
}
.bigtext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 17px;
	color: #FF99CC;
	font-weight: bold;
}
.dark_border {

	border: 1px solid #999999;
}
.smallink_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

#NavWrap {
	BACKGROUND-POSITION: 0px 0px;
	BACKGROUND-IMAGE: url(graphics/background-tile.png);
	WIDTH: 1000px;
	BACKGROUND-REPEAT: repeat;
	HEIGHT: 54px;
	background-color: #330000;
}

#Logo {
	BACKGROUND-POSITION: 0px 1px;
	FLOAT: left;
	BACKGROUND-IMAGE: url(graphics/genuine-amateur-logo.jpg);
	WIDTH: 551px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 54px
}

#ButtonsConatiner {
	FLOAT: left;
	WIDTH: 449px;
	HEIGHT: 54px
	}
	
#Button1 {
	FLOAT: left;
	WIDTH: 112px;
	HEIGHT: 54px
}
.Button1 {
	
}
A.Button1 {
	BACKGROUND-POSITION: 0px -1px;
	DISPLAY: block;
	BACKGROUND-IMAGE: url(graphics/but-members.jpg);
	WIDTH: 112px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 54px;
	TEXT-DECORATION: none
}
A.Button1:hover {
	BACKGROUND-POSITION: 0px -1px;
	background-image: url(graphics/but-members-hov.jpg);
}

#Button2 {
	FLOAT: left;
	WIDTH: 160px;
	HEIGHT: 54px
}
.Button2 {
	
}
A.Button2 {
	BACKGROUND-POSITION: 0px -1px;
	DISPLAY: block;
	BACKGROUND-IMAGE: url(graphics/but-get-access.jpg);
	WIDTH: 160px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 54px;
	TEXT-DECORATION: none
}
A.Button2:hover {
	BACKGROUND-POSITION: 0px -1px;
	background-image: url(graphics/but-get-access-hov.jpg);
}

#Button3 {
	FLOAT: left;
	WIDTH: 177px;
	HEIGHT: 54px
}
.Button3 {
	
}
A.Button3 {
	BACKGROUND-POSITION: 0px -1px;
	DISPLAY: block;
	BACKGROUND-IMAGE: url(graphics/but-about.jpg);
	WIDTH: 177px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 54px;
	TEXT-DECORATION: none
}
A.Button3:hover {
	BACKGROUND-POSITION: 0px -1px;
	background-image: url(graphics/but-about-hov.jpg);
}
.biglink:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline
}
.biglink:active {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline
}
.smallink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
.small_pink_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCCFF;
	text-decoration: none;
	font-weight: bold;
}
.oneColFixCtrHdr #mainContent_signup {
	text-align: center;
	width: 960px;
	padding: 0;
	height: 924px;
}
.oneColFixCtrHdr #mainContent_bio {
	text-align: center;
	width: 960px;
	padding: 0;
	height: 1400px;
}
.smalltextHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
