html {height:100%;}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height:100%!important;

}

#container {
	background-image: url(Images/funk_background1.gif);
	height:100%!important;
	min-height:100%;
	
}

#containermember {
	background-image: url(Images/BG02.jpg);
	height:100%!important;
	min-height:100%;
	background-repeat: repeat-x;
	background-color: #ec008c!important;
	font-color: #ffffff !important;
	
}

#toolbar {
	background-image: url(Images/callanjtaylor_toolbar/callanjtaylorcom_toolbarG_01.jpg);
	background-repeat: repeat-x;
	height: 64px;
	width: 100%;
}

form {height:100%;}

h1, h2, h3, h4, h5, th, thead, tfoot { }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
p, td { }
tfoot, thead { }
th { }

small { font-size: .9em; }
big { font-size: 1.2em; }
blockquote, pre { font-family: Courier New, monospace; font-size: 1em; }
img { border: none; }

a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }

/* Samples */
blockquote { font-size: 1em; padding: 8px; }
blockquote.withheading { font-size: 1em; padding: 0px; }
blockquote.withheading h1 { font-size: 1.1em; margin: 0px; padding-top: 5px; padding-bottom: 5px; padding-left: 16px; }
blockquote.withheading p { font-size: 1em; margin: 0px; padding: 8px; }

/* Misc */
.pad4 { padding: 4px; }
.pad8 { padding: 8px; }
.blackborder1 { border: 1px solid #000000; }
.blackborder2 { border: 2px solid #000000; }

#bg02 {
	background-image: url(Images/BG02.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #ec008c!important;
	font-color: #ffffff !important;
	height:100%;
}
#bg {
	background-image: url(Images/funk_card_mastercontent.jpg);
	background-repeat: no-repeat;
}
#bg03 {
	background-image: url(Images/bgmember.jpg);
	background-repeat: no-repeat;
	color: #ffffff;

	
}
#textcolor {
	color: #FFFFFF !important;
}
#textcolor .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
#borderbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
