body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: arial,helvetica,sans-serif;
font-size:14px;
color: #6d6e71;
background-color: #fafafa;
}

#maincontainer{
width: 1000px;
margin: 0 auto;
background-color: #fff;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 629px;
height: 201px;
}

#rightcolumn{
float: left;
width: 629px;
margin-left: -629px;
height: 201px;
background-image: url(http://theunlimitedpossibilities.com/images/links_back.gif);
background-repeat: no-repeat;
}

#contentcolumn_in{
margin-right: 250px;
}

#rightcolumn_in{
float: left;
width: 250px;
margin-left: -250px;
}

#contentcolumnmain{
margin-right: 629px;
}

#rightcolumnflash{
float: left;
width: 629px;
margin-left: -629px;
}

#center_wide{
clear: left;
width: 100%;
}

#footertop{
clear: left;
width: 100%;
background-image: url(http://theunlimitedpossibilities.com/images/footer_top.gif);
background-repeat: no-repeat;
height: 61px;
}

#footermid{
clear: left;
width: 100%;
background-image: url(http://theunlimitedpossibilities.com/images/footer_mid.gif);
background-repeat: no-repeat;
height: 104px;
margin: 0 auto;
}

#footerbot{
clear: left;
width: 100%;
background-image: url(http://theunlimitedpossibilities.com/images/footer_bottom.jpg);
background-repeat: no-repeat;
height: 135px;
}

#superfooter{
clear: left;
width: 100%;
color: #3ab2e4;
text-align: center;
font-size: 80%;
height: 30px;
}


/* INNERS */

.in1{
padding: 0 35px 0 40px;
}

.in2{
padding-left: 110px;
}

.in3{
padding: 0 40px;
}

.in4{
padding: 0 20px 0 40px;
}

.in5{
padding: 20px 40px 10px 20px;
background-color: #f4f4f4;
margin: 40px 40px 0 0;
font-size: 90%;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #cdcdcd;
}


/* STUFF */

a.workshops
{
	display:block;
	width:287px;
	overflow:hidden;
}

a:hover.workshops
{
	display:block;
	text-indent:-287px;
	}

.blueheadertext {
color: #3ab2e4;
font-weight: bold;
font-size: 1.3em;
line-height: 1.8em;
}

.photoleft {
float:left;
padding: 5px 20px 10px 0;
}
