@charset "utf-8";
/* CSS Document */

body {
	background: #72439a url(../images/bg_purpleGradient.png) repeat-y;
	background-attachment: fixed;
}
p {margin: 0;}

#wrapper {
	width: 950px;
}
#LEFTside {
	float: left;
	width: 230px;
	display: inline;
	
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #000000;
	text-align: center;
	
}
#RIGHT-container {
	float: right;
	width: 675px;
}
#scroll-TOP {
	background-image: url(../images/scroll-TOP.png);
	background-repeat: no-repeat;
	height: 168px;
	width: 675px;

}
.align-headerImage { 
	margin-top: 90px;
    margin-left: 25px;
		
}
#scroll-MIDDLE {
	background-image: url(../images/scroll-MIDDLE.png);
	background-repeat: repeat-y;
	width: 675px;
}
#scroll-BOTTOM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/scroll-BOTTOM.png);
	height: 150px;
	width: 645px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#topNav {
	height: 50px;
	width: 675px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #ffdd00;
	font-weight: bolder;
}
#topNav a:link {
	text-decoration: underline;
	color: #ffdd00;	
}
#topNav a:visited {
	text-decoration: underline;
	color: #ffdd00;	
}
#topNav a:visited {
	text-decoration: underline;
	color: #ffdd00;	
}
#topNav a:hover {
	text-decoration: none;
	color: #ffdd00;
}	
#nav {
	width: 230px;
}
#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	float: left;
	width: 400px;
	display: inline;
	padding-top: 25px;
	padding-left: 25px;
	text-align: left;
	font-weight: bolder;
	
}

#mainContent a:link {
	text-decoration: underline;
	color: #72439a;	
}
#mainContent a:visited {
	text-decoration: underline;
	color: #72439a;	
}
#mainContent a:visited {
	text-decoration: underline;
	color: #72439a;	
}
#mainContent a:hover {
	text-decoration: none;
	color: #72439a;	
}
#spacer {
	clear: both;
	height: 25px;
	width: 675px;
}
#sideBar {
	float: right;
	width: 210px;
	margin-right: 15px;
}
#homeImage {
	background-image: url(../images/graphic_kids-675px.png);
	background-repeat: no-repeat;
	clear: both;
	height: 402px;
	width: 675px;
}

#sideBar-TOP {
	background-image: url(../images/sidebar_top.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 210px;
}
#sideBar_content {
	background-image: url(../images/sidebar_middle.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
#sideBar-bottom {
	background-image: url(../images/sidebar_bottom.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 210px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #f19428;
	font-style: italic;
}
#sideBar a:link {
	text-decoration: underline;
	color: #72439a;	
}
#sideBar a:visited {
	text-decoration: underline;
	color: #72439a;	
}
#sideBar a:visited {
	text-decoration: underline;
	color: #72439a;	
}
#sideBar a:hover {
	text-decoration: none;
	color: #72439a;	
}#twitterFeed {
	height: 125px;
	width: 400px;
}
#facebookFeed {
	width: 400px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#home-blog H3 {
	font-size: 14px;
}
#home-blog {
	float: left;
	width: 400px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#home-blog IMG {
	display: none;
}
#home-blogHeader {
	width: 271px;
	border: 2px solid #0068b3;
	margin-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #0068b3;
}
.tweetmeme_button {
	display: none
}
#sponsorAnimation {
	height: 178px;
	width: 225px;
	margin-top: 15px;
	background-image: url(../images/sponsors_animated.gif);
	background-repeat: no-repeat;
}
