/* CSS Document */
td img {display: block;}

body {
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 10px 0px 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	color: #384152;
}
a:link, a:visited, a:active {
	color: #757CA7;
	text-decoration: none;
}

a:hover {
	color: #99CCFF;
}



#center_all {
	margin: 0px auto;
	padding: 0px;
	width: 806px;

}

.bottom_td {
	background-color: #FFFFFF;
}

/* Change images for each page */

#home_page {
    background-image: url(images/home_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#about_page {
    background-image: url(images/main/about_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fanclub_page {
    background-image: url(images/main/fanclub_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact_page {
    background-image: url(images/main/contact_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tearsheet_page {
    background-image: url(images/main/tearsheet_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#portfolio_page {
    background-image: url(images/main/portfolio_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#competition_page {
    background-image: url(images/main/competition_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#links_page {
    background-image: url(images/main/links_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#training_page {
    background-image: url(images/main/training_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#members_page {
    background-image: url(images/main/members_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* end images for each page */


#border_center_all {
	margin: 0px auto;
	padding: 0px;
	width: 796px;
	border-right: 1px solid #1E232C;
	border-bottom: 1px solid #1E232C;
	border-left: 1px solid #1E232C;
}


#background_bottom {
	width: 806px;
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	float: left;	
}

#background_top {
	width: 806px;
	background-image: url(images/back_bottom.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto 5px;
	padding: 0px;
	float: left;	
}
.header_placement {
	width: 570px;
	margin: 0px auto;
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottom_td p {
	width: 510px;
	margin: 0px 0px 0px 170px;
	padding-bottom: 15px;
	padding-top: 0px;
}
.bottom_td ol, .bottom_td ul {
	width: 490px;
	margin: 0px 0px 0px 190px;
	padding-bottom: 15px;
	padding-top: 0px;
}
#fanclub_ul {
	width: 410px;
	margin: 0px 0px 0px 210px;
}
#fanclub_ul li{
	margin: 0px 0px 10px;
}

#footer {
	font: 12px "Trebuchet MS", Arial, Helvetica, san-serif;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
}
#footer a:hover {
	text-decoration:none;
}
#clearer {
	clear: both;
}
#body_text {
	margin: 0px;
	padding: 0px 0px 0px 200px;
}
#gallery_links {
	margin: 0px 0px 0px 160px;
	width: 472px;
}
#movement_links a:link, #movement_links a:visited, #movement_links a:active {
    text-decoration: none; 
}
#page_numbers a:link, #page_numbers a:visited, #page_numbers a:active {
    text-decoration: none; 
}
#member_form {
	line-height: 0px;
	margin: 0px;
	padding: 0px 0px 10px;
}
#member_links a:link, #member_links a:visited, #member_links a:active {
	text-decoration: none;
}
#members_page td {
	font-size: 12px;
	}
.gallery_heading {
	color: #C3C5CA;
	text-align: center;
}

#pt_header {
}
