﻿/*header*/
#header .row1{height:40px; width:100%}
/*#header .row2{height:175px; background:url(images/top.jpg) no-repeat right top; width:100%}*/

#header .row2{height:175px; background:url("images/artistic-face-painting-header.jpg") }
#header .row3{height:36px; width:100%; padding: 5px 0 5px 0;}
#header .row3a{height:36px; width:100%; padding: 5px 0 0 0;margin:15px 0px 0px 0px;font-size:16pt;color:#FF6699;float:none}


.column1, .column2{float:left}
.col1, .col2 { float:left}

/*======= index.html =======*/
#page1 .column1 { width:349px}
#page1 .column3 {  margin-left:349px;}

/*======= index-1.html =======*/
#page2 .column1 { width:100%}

/*======= index-2.html =======*/
#page3 .column1 { width:52%}
#page3 .column2 { width:48%}

/*======= index-2.html =======*/
#page3a .column1 { width:52%}
#page3a .column2 { width:48%}


/*======= index-3.html =======*/
#page4 .column1 { width:52%}
#page4 .column2 { width:48%}

/*======= index-4.html =======*/
#page5 .column1 { width:52%}
#page5 .column2 { width:48%}

/*======= index-5.html =======*/
#page6 .column1 { width:100%;}

#page7 .column1 { width:50%;}
#page7 .column2 { width:50%;}


/*======= footer =======*/
#footer { height:80px; }
#footer .col1 { width:30%;}
#footer .col2 { width:70%;}
#footer .col3 { width:70%;}


#mainorig {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 710)? "710px" : "100%"); min-width:710px}

#main {
width:800px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#content {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 710)? "710px" : "100%"); min-width:710px}
/*#footer {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 710)? "710px" : "100%"); min-width:710px}*/



