@charset "utf-8";
#useroptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #030;
}
#useroptions a:link, #useroptions a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #030;
	text-decoration: none;
}
#useroptions a:hover, #useroptions a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #930;
	text-decoration: none;
}



/* CSS Document */

.BTMlogo {
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 15;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Mentor {
	position: absolute;
	left: 220px;
	top: 125px;
	height: 124px;
	width: 304px;
	background-image: url(graphics/MentorTraining.png);
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #66231A;
	z-index: 8;
}
.RPAW {
	position: absolute;
	left: 215px;
	top: 5px;
	height: 124px;
	width: 304px;
	background-image: url(graphics/RPAW.png);
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #66231A;
	z-index: 10;
}
#MainLink a:link, #MainLink a:visited {
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	color: #66231A;
	text-decoration: none;
}
#MainLink a:hover, #MainLink a:active {
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}


.JGroup {
	position: absolute;
	left: 225px;
	top: 225px;
	height: 146px;
	width: 304px;
	background-image: url(graphics/JGroup.png);
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #66231A;
	z-index: 5;
	background-position: bottom;
}
.upcoming {
	position: absolute;
	left: 5px;
	border: thin solid #3E472C;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #030;
	width: 475px;
	z-index: 5;
	top: 445px;
	background-image: url(graphics/Semi-Back.png);
}
.indexnav {
	border: thin solid #030;
	position: absolute;
	width: 200px;
	left: 7px;
	top: 240px;
	line-height: 24px;
	padding-left: 4px;
	z-index: 3;
	background-image: url(graphics/Semi-Back.png);
}
#NavBox a:link {
	font-family: "Century Gothic", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #030;
	text-decoration: none;
	font-weight: normal;
}
.SpecialBanner {
	position: absolute;
	left: 535px;
	top: 420px;
}

#NavBox a:visited {
	font-family: "Century Gothic", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#NavBox a:hover, #NavBox a:active {
	font-family: "Century Gothic", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #930;
	text-decoration: none;
	font-weight: normal;
}
body {
}



.Title {
	font-size: 16px;
	font-weight: bold;
	color: #930;
	font-family: Papyrus;
}
.IntroBox {
	position: absolute;
	width: 35%;
	left: 535px;
	top: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: justify;
	color: #030;
	border: thin solid #630;
	padding: 5px;
	background-image: url(graphics/Semi-Back.png);
}
body {
	background-color: #DFEBC7;
	background-image: url(graphics/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}.PubContentBox {
	position: absolute;
	width: 70%;
	left: 220px;
	top: 15px;
	background-image: url(graphics/Semi-Back.png);
	background-repeat: repeat-y;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #030;
	text-align: justify;
	border: thin solid #030;
}
.mission {
	font-family: Papyrus;
	font-size: 15px;
	color: #FFF;
	font-weight: normal;
}
#PubContentLinks a:link {
	color: #900;
	text-decoration: none;
}
#PubContentLinks a:visited {
	color: #666;
	text-decoration: none;
}
#PubContentLinks a:hover {
	color: #900;
	text-decoration: underline;
}
#PubContentLinks a:active {
	color: #900;
	text-decoration: underline;
}
.CenterVideo {
	text-align: center;
}
.tdLeftLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
}
