body{
	margin:0;
	padding:0;
	background: #FFFFCC;
	line-height: 1.5em;
    text-align: center;
	font-size: 10pt;
	font-family: "arial", sans serif;
	color: #FFFFFF	
}
table{
    font-size: 10pt;
	font-family: "arial", sans serif;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
p {
	text-align: left;
	}

a:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #CC6699;
	font-weight: bold;
	text-decoration: none;
}

a:active  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

b{font-size: 110%;}
h1 {
color: #CC6699;
font-size: 1.2em;
}

h2 {
color: #CC6699;
font-size: 1.1em;
}

h3 {
color: #CC6699;
font-size: 1.0em;
}


#topdescription{ 
text-align: center;
margin-top: o;
font-size: xx-small;
color: #FFFFCC;
line-height: 1.1em;
}

#maincontainer{
width: 772px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #CC6699;
border-style: solid; 
border-color: #000000; 
border-width: 2px;

}

#topsection{
background: #CC6699;
}
#topsectionnav{
background: #CC6699;
width: 60%;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

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

#contentcolumn{
margin-left: 7px;
margin-right: 7px;
padding-top: 0;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-top: 1em;
background: #000000 url(http://www.creativelifeimagery.com/images/cherubbabyfalls.jpg) bottom left no-repeat;
color: #ffffff;
}

#leftcolumn{
float: left;
width: 7px; /*Width of left column*/
margin-top: 20px;
margin-left: -762px;
text-align: left;
}
#footer{
clear: left;
width: 100%;
color: #FFFFFF;
text-align: center;
font-size: 8pt;
line-height: 1.2em;
padding: 4px 0;
}
.imgborder{
border: 2px solid #CC6699;
}
.footerdata{
font-size: 7pt;
color: #FFFFFF
}

.footerdata a{
color: #000000;
}
.footerdata a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.footerdata a:hover {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
.footerdata a:active {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.menulist {
	list-style : none;
	padding: 0;
	margin-left: 0;
	line-height: 1.4em;
}




