/* Teens In Print Style Sheet
Desinged and developed by Joel Zayas of 5274CG 
For more info, please visit www.thejazfx.com
*/
 
/*Global Elements
------------------------------------------------*/
body{
	background-color:#F47F20;
	background-image: url(images/bodyTile.gif);
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: auto;
}
#shadowContainer{
	/*background-image: url(images/shadowTile.png);*/
	height: auto;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#innerContainer{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FEF8CD;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9B1D;
	border-bottom-color: #FF9B1D;
	border-left-color: #FF9B1D;
}
#header{
	width: 800px;
	margin-right: auto;
	height: 157px;
	background-image: url(images/header.gif);
	background-color: f47f20;
	background-repeat: no-repeat;
	margin-left: auto;
}
/*navigation*/
#navigation{
	width: 800px;
	height: 50px;
	background-color: #FFF9CE;
	background-image: url(images/navBgTile.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF9CE;	
}
#navigation ul{
	margin: 0;
	padding: 0;
}
#navigation li{
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 15px;
	position: relative;
	margin-left: 1px;
	left: 5px;
}
#navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation a:hover {
	background-color: #CC0000;
}
/*content*/
#content{
width:800px;
height:auto;
background-color:#FEF8CD;
}
#content a:link {
	text-decoration: underline;
	color: #FF3300;
}
#content a:visited {
	text-decoration: none;
	color: #FF3300;
}
#content a:hover {
	color: #A52000;
}
/*footer*/
#footer{
	width:800px;
	height:38px;
	background-color: f47f20;
	background-image: url(images/footerBg.gif);
	background-repeat:no-repeat;
	color: #FFF9CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: left;
}
#footer ul{
	padding:0;
	margin: 0;
}
#footer li{
	display: inline;
	margin-left: 1px;
	position: relative;
	top: 10px;
	left: 5px;
}
#footer p{
	margin: 0;
	display: inline;
	float: right;
	margin-right: 5px;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	background-color: #CC0000;
}

/*Home Page
------------------------------------------*/
#leftPanelWrap{
	width: 175px;
	float:left;
	background-color: #FEF8CD;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#welcome{
	padding-left: 10px;
	padding-right: 5px;
}
#welcome h3 {
	font-family: "Courier New", Courier, monospace;
	color: #FF3300;
}
#welcome p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#archiveWrap{
	background-image: url(images/archiveHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 150px;
	padding-top: 31px;
	float: left;
	margin-top: 100px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#archive{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	padding-top: 10px;
	margin-top: 5px;
}
#archive p{
	color: #333333;
	margin: 0;
}
#archive ul{
	color: #FF3300;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}
#archive li{
	list-style-type: circle;
}
#midPanelWrap{
	width: 473px;
	height: auto;
	float:left;
	background-color: #FEF8CD;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#featStoryPic{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	position: relative;
	top: 20px;
	padding: 0;
	border: 2px solid #F47F20;
}
#featStoryPic p{
	padding:0;
	margin-left: 10px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#briefDesc{
	margin-top: 35px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#briefDesc .author{
	margin: 0;
	font-size: 10px;
	padding: 0;
}
#briefDesc .subheader{
}
#briefDesc h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 18px;
	color: #FF3300;
	margin: 0;
}
#briefDesc2{
	margin-top: 35px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#briefDesc2 .author{
	margin: 0;
	font-size: 10px;
	padding: 0;
}
#briefDesc2 .subheader{
}
#briefDesc2 h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 18px;
	color: #FF3300;
	margin: 0;
}
#featStoriesWrap{
	background-image: url(images/featureStoriesHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 5px;
	float: left;
}
#featStories{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
#featStories h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#featStories p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#announcementsWrap{
	background-image: url(images/announcementsHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 5px;
	float: left;
}
#announcements{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 11px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
#announcements h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#announcements p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#rightPanelWrap{
	width: 130px;
	height: auto;
	float: left;
	clear:right;
	background-color: #FEF8CD;
	margin-top: 20px;
}
#rightPanelWrap .sponsors{
margin-top:35px;
margin-left:10px;
}

/*News Page
------------------------------------------*/

#newsLeftPanelWrap{
	width: 400px;
	float:left;
	background-color: #FEF8CD;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
}
#newsMidPanelWrap{
	width: 230px;
	height: auto;
	float:left;
	background-color: #FEF8CD;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
}
#newsFeatStoryPic{
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	border: 2px solid #F47F20;
}
#newsFeatStoryPic p{
	margin:0;
	padding:0;
	margin-left: 10px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#newsBriefDescWrap{
	background-image: url(images/featStoriesHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 380px;
	padding-top: 38px;
	margin-top: 20px;
	margin-left: 10px;
}
#newsBriefDesc{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 9px;
	margin-bottom: 20px;
	margin-right: 2px;
	margin-top: 10px;
}
#newsBriefDesc h3 {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 18px;
	color: #FF3300;
}
#newsBriefDesc p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#newsEventsWrap{
	background-image: url(images/eventsHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
}
#newsEvents{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
	margin-top: 10px;
	padding-top: 10px;
}
#newsEvents h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#newsEvents p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#newsOtherStoriesWrap{
	background-image: url(images/otherHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
	float: left;
}
#newsOtherStories{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
	margin-top: 10px;
	padding-top: 10px;
}
#newsOtherStories h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#newsOtherStories p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#newsRightPanelWrap{
	width: 150px;
	height: auto;
	float: left;
	background-color: #FEF8CD;
	margin-top: 20px;
}

/*Arts and Entertainment Page
-------------------------------------*/

#artsLeftPanelWrap{
	width: 400px;
	float:left;
	background-color: #FEF8CD;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
}
#artsMidPanelWrap{
	width: 230px;
	height: auto;
	float:left;
	background-color: #FEF8CD;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
}
#artsFeatStoryPic{
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	border: 2px solid #F47F20;
}
#artsFeatStoryPic p{
	margin:0;
	padding:0;
	margin-left: 10px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#artsBriefDescWrap{
	background-image: url(images/featStoriesHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 380px;
	padding-top: 38px;
	margin-top: 20px;
	margin-left: 10px;
}
#artsBriefDesc{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 9px;
	margin-bottom: 20px;
	margin-right: 2px;
	margin-top: 10px;
	padding-top: 10px;
}
#artsBriefDesc h3 {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 18px;
	color: #FF3300;
}
#artsBriefDesc p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#artsOtherWrap{
	background-image: url(images/otherHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
}
#artsOther{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
	margin-top: 10px;
	padding-top: 10px;
}
#artsOther h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#artsOther p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#artsGamesWrap{
	background-image: url(images/gamesHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
}
#artsGames{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
	margin-top: 10px;
	padding-top: 10px;
}
#artsGames h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#artsGames p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#artsHorroscopesWrap{
	background-image: url(images/horroscopesHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
	float: left;
}
#artsHorroscopes{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
	margin-top: 10px;
	padding-top: 10px;
}
#artsHorroscopes h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#artsHorroscopes p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#artsDownloadsWrap{
	background-image: url(images/downloadsHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
	float: left;
}
#artsDownloads{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
	margin-top: 10px;
	padding-top: 10px;
}
#artsDownloads h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#artsDownloads p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#artsRightPanelWrap{
	width: 157px;
	height: auto;
	float: left;
	background-color: #FEF8CD;
	margin-top: 20px;
}
/*about page
-------------------------------------------------------------*/

#aboutLeftPanelWrap{
	width: 175px;
	float:left;
	background-color: #FEF8CD;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#aboutMissionWrap{
	background-image: url(images/missionHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 150px;
	padding-top: 20px;
	float: left;
	margin-left: 20px;
}
#aboutMission{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	padding-top: 10px;
	margin-top: 13px;
}
#aboutMission p{
	color: #333333;
}
#aboutMission ul{
	color: #FF3300;
}
#aboutMission li{
	list-style-type: circle;
}
#aboutMidPanelWrap{
	width: 473px;
	height: auto;
	float:left;
	background-color: #FEF8CD;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F47F20;
}
#aboutBriefDescWrap{
	background-image: url(images/aboutusHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 462px;
	padding-top: 38px;
	margin-top: 20px;
	margin-left: 5px;
}
#aboutBriefDesc{
	height: auto;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 75px;
	padding-right: 5px;
	margin-left: 55px;
	margin-bottom: 20px;
	margin-right: 2px;
}
#aboutBriefDesc h3 {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 18px;
	color: #FF3300;
}
#aboutBriefDesc p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#aboutMeetUsWrap{
	background-image: url(images/meetUsHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 30px;
	margin-left: 5px;
	float: left;
}
#aboutMeetUs{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 11px;
	margin-bottom: 20px;
	padding-top: 5px;
	margin-top: 15px;
}
#aboutMeetUs img{
	border: 1px dotted #F47F20;
	margin-bottom:5px;
}
#aboutMeetUs p{
	color: #333333;
	margin: 0;
	position: relative;
	left: 5px;
	display: inline;
	bottom: 20px;
	width: 150px;
}
#aboutPic .borders {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
	
}
#aboutFactoidsWrap{
	background-image: url(images/factoidsHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 30px;
	margin-left: 5px;
	float: left;
}
#aboutFactoids{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	margin-top: 15px;
}
#aboutFactoids ul {
	color: #333333;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}
#aboutFactoids li {
	list-style-type: circle;
}
#aboutRightPanelWrap{
	width: 150px;
	height: auto;
	float: left;
	background-color: #FEF8CD;
}

/*Health Page
-------------------------------------*/

#healthLeftPanelWrap{
	width: 400px;
	float:left;
	background-color: #FEF8CD;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
}
#healthMidPanelWrap{
	width: 230px;
	height: auto;
	float:left;
	background-color: #FEF8CD;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
}
#healthFeatStoryPic{
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	border: 2px solid #F47F20;
}
#healthFeatStoryPic p{
	margin:0;
	padding:0;
	margin-left: 10px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#healthBriefDescWrap{
	background-image: url(images/featStoriesHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 380px;
	padding-top: 38px;
	margin-top: 20px;
	margin-left: 10px;
}
#healthBriefDesc{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 9px;
	margin-bottom: 20px;
	margin-right: 2px;
}
#healthBriefDesc h3 {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 18px;
	color: #FF3300;
}
#healthBriefDesc p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#healthGamesWrap{
	background-image: url(images/mythHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
}
#healthGames{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
}
#healthGames h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#healthGames p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#healthMythWrap{
	background-image: url(images/mythHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
	float: left;
}
#healthMyth{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
	margin-top: 15px;
}
#healthMyth ul {
	color: #333333;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	margin-bottom: 5px;
}
#healthMyth li {
	list-style-type: circle;
}
#healthDownloadsWrap{
	background-image: url(images/downloadsHeader.png);
	height: auto;
	background-repeat: no-repeat;
	width: 217px;
	padding-top: 38px;
	margin-left: 10px;
	float: left;
}
#healthDownloads{
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F47F20;
	border-left-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 23px;
}
#healthDownloads h3 {
	color: #FF3300;
	font-family: "Courier New", Courier, monospace;
}
#healthDownloads p {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F47F20;
}
#healthRightPanelWrap{
	width: 157px;
	height: auto;
	float: left;
	background-color: #FEF8CD;
	margin-top: 20px;
}
/*parents/teachers page
-------------------------------------------------------------*/

#parentsLeftPanelWrap{
	width: 175px;
	float:left;
	background-color: #FEF8CD;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#parentsMidPanelWrap{
	width: 473px;
	height: auto;
	float:left;
	background-color: #FEF8CD;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F47F20;
}
#parentsBriefDescWrap{
	background-image: url(images/parentsHeader.gif);
	height: auto;
	background-repeat: no-repeat;
	width: 462px;
	padding-top: 38px;
	margin-top: 20px;
	margin-left: 20px;
}
#parentsBriefDesc{
	height: auto;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #F47F20;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F47F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 55px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #F47F20;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
}
#parentsBriefDesc h3 {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 18px;
	color: #FF3300;
}
#parentsBriefDesc p {
	color: #333333;
}
#parentsRightPanelWrap{
	width: 150px;
	height: auto;
	float: left;
	background-color: #FEF8CD;
}
/*story templates page
-------------------------------------------------------------*/

#storyLeftPanelWrap{
	width: 175px;
	float:left;
	background-color: #FEF8CD;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#storyMidPanelWrap{
	width: 473px;
	height: auto;
	float:left;
	background-color: #FEF8CD;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F47F20;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F47F20;
}
#storyBriefDescWrap{
	height: auto;
	background-repeat: no-repeat;
	width: 462px;
	padding-top: 38px;
	margin-top: 20px;
	margin-left: 5px;
}
#storyBriefDesc{
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	margin-bottom: 20px;
	margin-right: 55px;
	padding-left: 10px;
}
#storyBriefDesc ul{
	color: #333333;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	margin-bottom: 5px;
}
#storyBriefDesc h3 {
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	font-size: 18px;
	color: #FF3300;
}
#storyRightPanelWrap{
	width: 150px;
	height: auto;
	float: left;
	background-color: #FEF8CD;
}
