body {
	margin: 0px;
	text-align: center;
	background-color: #999999;
	font-family: "Arial", "Verdana", "Tahoma", "MS Sans Serif", sans-serif;
	background: url(../images/BKG.png);
}


#holder {
	position: relative;
	overflow: visible;
	width: 960px;
	min-height:200px;
	text-align: left;
	margin: 0 auto 0 auto;
	z-index:1;
	background-color:#FFFFFF;
}

#content {
	position: relative;
	overflow: visible;
	width: 900px;
	text-align: left;
	margin: 0 auto 0 auto;
	z-index:1;
	padding-top:25px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
}

#rightColumn {
	float:right;
	width: 238px;
}

#middleColumn {
	float:left;
	width: 357px;
}

#wideColumn {
	float:left;
	width: 600px;
}

#facilitaors {
	float:left;
	width: 245px;
}

#textAlerts {
	float:left;
	width: 245px;
	padding-top: 10px;
}


#blogHolder {
	width: 238px;
	margin-top: 10px;
}

#blogPost {
	width: 238px;
	margin-bottom:10px;
}




#twitterHolder {
	float:left;
	width: 238px;
	margin-top: 10px;
}

#twitterPost {
	float:left;
	width: 238px;
	margin-bottom:10px;
}

#twitterPict {
	float:left;
	width: 48px;
	height: 48px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#twitterText {
	float:left;
	width: 184px;
}

#rollover {
	position:absolute;
	width: 273px;
	height: 90px;
	background: url(../images/rollover.gif);
	left: 248px;
	top: 72px;
	z-index:2;
	padding:6px;	
}


#facilitatorsRow {
	float:left;
	width: 250px;
	height: 56px;
	background: url(../images/facilitatorsBKG.jpg);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	padding-top:6px;
	padding-left:2px;
}
.facilitatorsRow {
	float:left;
	width: 250px;
	height: 56px;
	background: url(../images/facilitatorsBKG.jpg);
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	padding-top:6px;
	padding-left:2px;
}

#facilitatorPeep {
	float:left;
	width: 54px;
	height: 54px;
	margin: 0 auto 0 auto;
	margin-right:8px;
}
.facilitatorPeep {
	float:left;
	width: 54px;
	height: 54px;
	margin: 0 auto 0 auto;
	margin-right:8px;
}

#leftColumn {
	float:left;
	width: 245px;
	margin-right:30px;
}	



#nav {
	position: relative;
	height:35px;
	width:960px;
	background: url(../images/navBKG.jpg);
	z-index:5;
}

#mainNav {
	position: relative;
	height:35px;
	width:960px;
	background: url(../images/navBKG.jpg);
	z-index:5;
}

#whosIn {
	position: relative;
	width: 960px;
	height:96px;
	z-index:1;
	overflow: hidden;
}

.topRow
{
    float:left;
	width: 48px;
	height: 48px;
	margin: 0 auto 0 auto;
	display:inline;
}
#whosInTitle
{
    float:left;
	width: 144px;
	height: 48px;
	margin: 0 auto 0 auto;
	display:inline;
}



#nav1 {
	float:left;
}
#nav2 {
	float:left;
}
#nav3 {
	float:left;
}
#nav4 {
	float:left;
}
#nav5 {
	float:left;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.mainText {
	font-size: 13px;
	color: #333333;
}

.rollover {
	font-size: 12px;
	color: #FFFFFF;
}
.sub {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.tweetText {
	font-size: 11px;
	color: #333333;
}

.pretty{
    height:48px;
    width:48px;
    display:inline;
}

.fancy{
    height:48px;
    width:48px;
    display:inline;
}

.blogHead
{
    font-size: 11px;
	color: #000;
	font-weight: bold;
}

.blogPost {
	font-size: 11px;
	color: #333333;
}

.blogPost a {
	color: #333333;
}

a:link {
	color: #AF3622;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AF3622;
}
a:hover {
	text-decoration: none;
	color: #671B1E;
}
a:active {
	text-decoration: none;
}


#footerCV {
	width: 920px;
	padding: 4px;
	text-align: center;
	margin:auto;
}
#footerSponsorsCV {
	text-align: center;
	margin:auto;
	width: 920px;
}

.footerCV {
    color: #666666;
	font-size: 10px;
}
.footerCV a {
    color: #666666;
}
.footerCV a:hover {
    color: #671B1E;
	font-size: 10px;
}


hr {
	height: 1px;
	margin-bottom:0px;
	margin-top:0px;
	border: 0;
	color: #CCCCCC;
    background-color: #CCCCCC;
	
}