@charset "UTF-8";

* {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom:10px;
}

#mainSIte {
	margin:0 auto;
	width:1000px;
	text-align: center;
}

#nav{
	width:1000px;
	text-align:center;
	margin:0 auto;
	margin-top:25px;
	display:block;

}

#c1{
	float:left;
	width:257px;
	height:1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	
}

#c2{
	float:left;
	width:340px;
	height:1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align:left;
	
}

#logo img{
	
	
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D0000;	
}

#creativeTeam{
	clear:both;
	display:block;
	margin-top:20px;
	width:230px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-bottom:30px;
	margin:0 auto;
}

#creativeTeamCaption{
	margin-top:15px;
}


.nameEntry{
	margin-top:15px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.name{
	font-size: 12px;
	font-weight: bold;	
}

.title{
	font-size: 9px;
	font-weight: normal;	
}

A:link {
FONT-SIZE: 11px;
COLOR: #000000;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}

A:visited {
FONT-SIZE: 11px;
COLOR: #000000;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}


.bioName{
	color: #9D0000;
	font-size:12px;
 	font-weight: bold;	
}

.bioTitle{
	color: #000000;
	font-size:11px;
	font-weight: normal;
}

#bioNameArea{
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}

#bioBodyArea{
	padding:20px;
	font-size:11px;
}

#bioBodyArea img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.redBorder {
	border: 1px solid #9D0000;	
}


#story_switcher {
	width: 161px;
	height: 398px; /* 911 change */
	background-color: #FFF;
	position: relative;
	margin:0 auto;
}


.story_img {
	position: relative;
	
}

.rotateItem {
	position: absolute;
	top: 0px;
	left: 0px;
}

