/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/***** Wrapper *****/
 
#wrapper {
margin:0px auto 0px auto;
width: 50%;
}


/***** Body *****/
 
html, body {
border:0;
margin:0;
padding:0;
text-align:center;
}
 
body {
font:100%/1.25 arial, helvetica, sans-serif;
background: #C6C6C6;
}

/***** Main Settings *****/


#title
	{
position: absolute;
top: 35px;
left: 151px;
	}


#mainContent {
text-align:left;
}


#slogan {
position: absolute;
top: -20px;
left: 29px;
font-family: Arial, Tahoma, sans-serif;
font-size: 11px;
color: #F9F7C5;
}

#theContent {
position: absolute;
top: 182px;
left: 151px;
background: #4186A8;
width: 700px;
height: auto;
}

#contentText {
margin-left: 20px;
margin-top: 35px;
padding-right: 50px;
}

#contentText2 {
margin-left: 45px;
margin-top: 35px;
padding-right: 50px;
}

#contentText img {
padding: 10px;
}

#theVision {
margin-top: 30px;
margin-left: 60px;
width: 277px;
height: 243px;
background: url(imgs/thevision.jpg) no-repeat;
}

#theVisionText {
margin-left: 280px;
margin-top: -165px;
font-family: Arial, Tahoma, sans-serif;
font-size: 13px;
line-height: 15px;
color: #340B32;
width: 350px;
}

#theVisionText p {
color: #340B32;
}

#linedPaper {
margin-top: 70px;
margin-left: 50px;
width: 600px;
height: 200px;
background: url(imgs/linedpaper.jpg) no-repeat;
}


#linedText
{
margin-top:0px;
margin-left: 85px;
font-family: arial, sans-serif;
font-size: 10px;
line-height: 14px;
padding-top: 15px;
color: #000;
width: 220px;
}

#video {
margin-top: -150px;
margin-left: 330px;
}


#research
{
margin-top: 35px;
margin-left: 90px;
width:600px;
}

#research p {
color: #DCDCDC;
height: 0px;
height: 17px;
padding: 0;
text-align: right;
}

.fact {
color: #DCDCDC;
text-align: right;
font-size: 12px;
background: #363536;
}

#research-list p.stats {
background: #4F93B4;
padding: 5px;
}

#thePartners
{
margin-top: 45px;
margin-left: 440px;
width: 207px;
height: 44px;
background: url(imgs/thepartners.jpg) no-repeat;
}

#organizations
{
margin-top: 15px;
margin-left: 50px;
}

#artsOrg
{
margin-top: 0px;
margin-left: 35px;
float: left;
color: #E3AEE0;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}

#earlyEd
{
margin-top: 0px;
margin-left: 35px;
float: left;
color: #E3AEE0;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
}

#comm {
margin-top: 0px;
margin-left: 30px;
float: left;
clear: right;
color: #E3AEE0;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}

#contactInfo {
height: 15px;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
text-align: right;
color: #4B296A;
background: #6097B2;
border-bottom: 10px solid #2A7DA5;
}


/***** Other Pages *****/

#partners-orgs {
margin-left: 50px;
}

#partners-orgs2 {
margin-left: 250px;
width: 310px;
}

#partners-orgs2 p {
font-size: 12px;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
color: #9ADBDC;
}

#pictures {
float: left;
margin-top: 15px;
padding-right: 15px;
}

#tblartists {
text-align: left;
}

.left {
float: left;
}

.right {
float: left;
}

.center {
text-align:center;
}

/***** Footer *****/


#footer
{
padding-top: 5px;
padding-bottom: 15px;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
color: #65615A;
background: #EAEAEA;
}


/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:0px 0 5px 0;
letter-spacing: 0px;
font: 13px tahoma, arial, sans-serif;
font-weight: bold;
color: #303030;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
padding-bottom: 5px;
font-family: Georgia, "Times New Roman", serif;
font-size: 15px;
color: #340B32;
margin-bottom: -5px;
}

h4 {
font-family: Arial, Tahoma, sans-serif;
font-size: 15px;
color: #000;
text-align: left;
}

h5 {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
color: #E3AEE0;
text-align: left;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
font-family: Arial, Tahoma, sans-serif;
line-height: 18px;
font-size: 12px;
color: #340B32;
}
 
ul, ol {

list-style:none;
padding:0 0 18px 0px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}

img.video {
border-color:#E7F5F6;
border-style: solid;
}

img.video:hover {
border-color: #E7F5F6;
}

 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 


/***** Links *****/
 
a, a:visited {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
color: #9ADBDC;
font-weight: normal;
text-decoration:underline;
}

a:hover {
text-decoration: none;
}

#organizations a:link {
font-size: 12px;
color: #9ADBDC;
text-decoration: none;
}

#organizations a:visited {
font-size: 12px;
color: #9ADBDC;
text-decoration: none;
 }
 
#organizations a:hover {
text-decoration: underline;
}

#footer a:link {
font-size: 11px;
color: #4186A8;
text-decoration: underline;
}

#footer a:visited {
font-size: 11px;
color: #337595;
text-decoration: underline;
 }
 
#footer a:hover {
text-decoration: none;
}

 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
color: #340B32;
}
 
table tr td {
padding:2px;
}


rline;
}

#footer a:visited {
font-size: 11px;
color: #52174F;
text-decoration: underline;
 }
 
#footer a:hover {
text-decoration: none;
}

 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
color: #340B32;
}
 
table tr td {
padding:2px;
}


x;
color: #340B32;
}
 
table tr td {
padding:2px;
}


rline;
}

#footer a:visited {
font-size: 11px;
color: #52174F;
text-decoration: underline;
 }
 
#footer a:hover {
text-decoration: none;
}

 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
color: #340B32;
}
 
table tr td {
padding:2px;
}


