@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #171E26;
	background-image: url(brazilian-jiu-jitsu/footerBG.jpg);
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 18px;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #384450;
	color: #004C7F;
	padding-bottom: 3px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a:link {
	color: #004C7F;
	text-decoration: none;
}
a:active {
	color: #004C7F;
	text-decoration: none;
}
a:visited {
	color: #004C7F;
	text-decoration: none
}
a:hover {
	color: #0A9144;
	text-decoration: underline
}

#tier1 {
	background-image: url(brazilian-jiu-jitsu/hdrBG.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 185px;
}
#tier2 {
	background-image: url(brazilian-jiu-jitsu/mainBG.jpg);
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#MainCont {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(brazilian-jiu-jitsu/mainBGwhite2.jpg);
}
#BoxRight {
	float: right;
	width: 190px;
	background-image: url(brazilian-jiu-jitsu/footerBG.jpg);
	margin-bottom: 10px;
	margin-left: 25px;
	color: #E2E6EA;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#BoxRight a:link {
	color: #FEC724;
	text-decoration: none;
}
#BoxRight a:active {
	color: #FEC724;
	text-decoration: none;
}
#BoxRight a:visited {
	color: #FEC724;
	text-decoration: none;
}
#BoxRight a:hover {
	color: #FFF;
	text-decoration: underline;
}

#navigation {
	background-image: url(brazilian-jiu-jitsu/NavBG.jpg);
	clear: left;
	float: left;
	width: 248px;
	background-repeat: no-repeat;
}
#navigation ul {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#navigation ul li {
	list-style-position: inside;
	list-style-image: url(brazilian-jiu-jitsu/bullet.gif);
	margin-left: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8B4BB;
	margin-right: 4px;
	padding-left: 8px;
	font-weight: bold;
}
#content {
	clear: right;
	float: right;
	width: 650px;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-right: 25px;
}
#tier2 #MainCont #navigation p {
	padding-left: 55px;
	padding-right: 25px;
	color: #F00;
	padding-bottom: 25px;
}
#tier3 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 20px;
	color: #F1F4F6;
	text-align: center;
	margin-bottom: 100px;
}


#tier3 a:link {
	color: #FEC724;
	text-decoration: none;
	font-weight: bold;
}
#tier3 a:active {
	color: #FEC724;
	text-decoration: none;
	font-weight: bold;
}
#tier3 a:visited {
	color: #FEC724;
	text-decoration: none;
	font-weight: bold;
}
#tier3 a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.whiteText {
	color: #FCFFFF;
}
.PicRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.redText {
	color: #F00;
}
#tier2 #MainCont #content table {
	font-size: 11px;
}

