@charset "UTF-8";

body {
	background-color: #C3B5AC;
	background-image: url(../images/body/VerticalGradient10x1024.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	outline: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	
}
ul, li, h1, h2, h3, h4, h5, h6, p, img, form, fieldset, div, span, applet, iframe {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	font-size: 100%;
	outline: 0;
}
a {
   outline: 0;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #603963;
}
a:hover {
	text-decoration: none;
	color: #FFD6C7;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

object, embed { 
  outline: 0;
}

input:-moz-focus-inner { border: 0;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.JahMusic {
	margin-left: 30px;
}
#Container {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: auto;
	padding: 0px;
	background-image: url(../images/body/IT_Bkgnd1024x768.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Header {
	height: 155px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#NavBar {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainContent {
	height: auto !important;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #86A898;
	border: 2px solid #CCBEB3;
	opacity:0.90;
	filter:alpha(opacity=90);
	-moz-opacity:90;
	-moz-border-radius:5px;
	-moz-box-shadow:2px 2px 5px #999;
	box-shadow:2px 2px 9px #999;
	-webkit-border-radius:5px;
	-webkit-box-shadow:2px 2px 5px #999;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding-bottom: 5px;
	
}
#newContent {
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 898px;
	opacity:0.90;
	filter:alpha(opacity=90);
	-moz-opacity:90;
	-moz-box-shadow:2px 2px 5px #000;
	box-shadow:2px 2px 9px #000;
	-webkit-border-radius:5px;
	-webkit-box-shadow:2px 2px 5px #000;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: auto !important;
}
#Left {
	float: left;
	width: 280px;
	-moz-border-radius:5px;
	-moz-box-shadow:box shadow:2px 2px 9px #000;
	-webkit-border-radius:5px;
	-webkit-box-shadow:2px 2px 9px #000;
	box-shadow:2px 2px 9px #000;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #B5A29C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	/*Gradient*/
	background:-moz-linear-gradient(top, #C5AEA6, #B5A29C);
	background: -webkit-gradient(linear, left top, left bottom, from(#C5AEA6), to(#B5A29C));
}
.leftText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #4F4F4F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 22px;
	background-image: url(../images/body/TheONE_Bkgnd270x500.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	-moz-box-shadow:box shadow:2px 2px 9px #000;
	-webkit-box-shadow:2px 2px 9px #000;
	box-shadow:2px 2px 9px #000;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}
.FlashMp3 {
	padding-right: 0px;
	margin-left: 22.5px;
	margin-top: 10px;
	float: left;
	-moz-box-shadow:box shadow:2px 2px 9px #000;
	-webkit-box-shadow:2px 2px 9px #000;
	box-shadow:2px 2px 9px #000;
}
#Right {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}
#slideWidget {
	width: 480px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.rightText {
	line-height: 20px;
	-moz-border-radius:5px;
	-moz-box-shadow:box shadow:2px 2px 9px #000;
	-webkit-border-radius:5px;
	box-shadow:2px 2px 9px #000;
	box-shadow:2px 2px 9px #000;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-top: 0px;
	padding: 10px;
	width: 480px;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #000;
	background-image: url(../images/body/BkGrnd_gradient410x308.jpg);
	margin-bottom: 0px;
	margin-left: auto;
}
#rightText .title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #631A1B;
	outline: 0;
	text-decoration: none;
}
#rightText .title a:hover, a:focus, a:active {
	color: #7E578F;
	outline: 0;
	text-decoration: none;
}
#potentialText {
	text-align: center;
	padding-right: 5px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #fbf8e9;
	box-shadow:0px 5px 10px #000;
	-moz-box-shadow:0px 5px 10px #000;
	-webkit-box-shadow:0px 5px 10px #000;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	margin-left: 120px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.header3 {
	color: #FFF;
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	text-align: left;
}
.flexiFont {
	color: #6FF;
}
.unpublishedText {
	color: #BFF2DA;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.linkHeader {
	font-size: 1em;
	font-weight: bold;
	color: #03C;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.8em;
	text-align: left;
}
.centerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing: 1px;
	padding-left: 25px;
}
.weblink {
	position: relative;
	top: 10px;
}
#socialLinks {
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	clear: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.socialLinks {
	margin-right: 5px;
}	
#anchor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	margin-left: 20px;
	margin-top: 0px;
	text-align: left;
	float: left;
	width: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer {
	height: 20px;
	width: 900px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear: both;
}
#footer ul {
	list-style-type: none;
	margin-left: 350px;
	margin-right: auto;
}
#footer ul li {
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-right: 10px;
}
#footer ul li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #603963;
	text-decoration: none;
}
#footer ul li a:hover, ul li a:focus, ul li a:active {
	color: #FFD6C7;
	text-decoration: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
	float: right;
}
