body {
	background-color: #ffffff;
	margin-top: 0px;
	color: #000000;
}

.profileTitleLinks {
	width: 800px;
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
	margin-bottom: 15px;
	}

#profileSubNav {
	color: #000000;
	text-align: center;
	}

.channelContainer {
	width:790px;
}

.channelFooter {
	width:790px;
}

.headerBox {
	font-family: arial,helvetica,sans-serif;
	padding: 3px 5px;
	border: 3px solid #880000;
	background-color: #ffffff; 
	font-size: 14px;
	color: #000000;
}

.headerTitleEdit {
	font-size: 12px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
}
	
.headerTitleRight {
	float: right; 
	padding: 1px 5px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}


#site-title {
  margin:5px 5px 0;
  padding:10px 10px .25em;
  font-size:160%;
  line-height:1.2em;
  text-transform:uppercase;
	text-align:center;
  letter-spacing:.2em;
	color:#880000;
	}
	
#description {
  margin:0 5px 5px;
  padding:0 5px 5px;
	font-weight:bold;
  font:110%/1.6em Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing:.2em;
	text-align:center;
  color:#880000;
	}

#content {
  width:720px;
	margin:0 auto;
  padding:5px;
  text-align:left;
  }
	
	#pBox {
	margin-bottom: 15px;
	padding: 8px 5px;
	border-bottom: 1px solid #880000;
	text-align: left;
}

	h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #880000;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	}

h1 {
	margin-top: 0px;
	font-size: 13px;
	}



/* Common Elements */


.normalText { font-size: 12px; }
.smallText { font-size: 11px; }
.xsmallText { font-size: 10px; }
.xxsmallText { font-size: 9px; }
.largeText { font-size: 14px; }
.xlargeText { font-size: 16px; }
.xxlargeText { font-size: 19px; }
.xxxlargeText { font-size: 21px; }


a:link {
	color: #880000;
	border: none;
	font-family: arial,helvetica,sans-serif;
}

a:visited {
	color: #880000;
	font-family: arial,helvetica,sans-serif;
}

a:hover {
	color: #880000;
	font-family: arial,helvetica,sans-serif;
}

a:active {
	color: #880000;
	font-family: arial,helvetica,sans-serif;
}

img { border: 0px; }

form { margin: 0px; padding: 0px; }

