body{
margin:0;
padding:0;
line-height: 1.5em;
/*background: #666666 ;*/
background: url(images/ball.gif)  #996633;
}

b{font-size: 110%;}
em{color: red;}

#topsection{
/*background: url(images/ball_f.gif);*/
width:100%;
height: 25px; /*Height of top section*/
}

#topsection h1{
width:100%;
padding: 0 20px 10px 20px;
color:#EBECE6;
background:none;
font-family:verdana;
font-size:14px;
text-align:center;
letter-spacing:16px;
font-weight:normal;
word-spacing: 7px
}
.tite{
color:#666666;
}




#filler{
background: url(images/ball.gif);
width:100%;
height:100px;
}


#sitewrapper{
min-width:816px;
margin:0 auto;

}

#contentwrapper{
width:100%;
float: left;
/*min-width:1000px;/*this makes rfgt disapeear*/
/*margin-left: -25%; /*Set left margin to -(RightColumnWidth)*/
}
/*#columnwrapper{
width:100%;
min-width:250px

}

/*#contentcolumn{
margin: 0 800px 0 25% ;/*Set margin to 0 (LeftColumnWidth) 0 (RightColumnWidth)*/
/*height: 600px;
border-right: 0;
background: none;
overflow:hidden;
}*/

#main{
width: 790px;
height:598px;
	margin: 0 auto;
	padding: 0;
/*float: left;*/
/*width: 796px; /*Width of left column in pixels*/
/*height:596px;
/*margin-left: -800px; /*Set left margin to -(LeftColumnWidth)*/
background: #999999 url(images2/anim_bg.jpg);
/*border:black dashed 2px;*/
}

#drawings{
width: 720px;
height:500px;
background:#FFFFFF;
border:6px solid black;
margin-left:3%;
overflow: scroll;
text-align:center;


}
.cent{


}


/*#rightcolumn{
float: left;
width: 25%; /*Width of right column in percentage*/
/*height: 600px;
background: none;
overflow:hidden;
}*/

#footer{
clear: left;
width: 100%;
height:44px;
text-align:center;
/*margin:0 auto;*/
/*margin-left:0;
color: #FFF;
text-align: left;
padding: 4px 0;
height:30px;
font-family:verdana;
font-size:10px;*/
background: url(images/ball_fa.gif) repeat-x;
}

#footer p{
width:100%;
/*margin-left:30%;*/
/*margin:24px 0 0 0;*/
margin-left:7px;
padding-top:12px;
color:#EBECE6;
background:none;
font-family:verdana;
font-size:10px;
letter-spacing:10px;/*or 18px*/
/*color: #000000;*/
text-decoration:line-through;
}

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


/*gallety/////////*/
#gallerywrapper { /*this is for the min-width!! dont change this*/
width:800px;
	min-width: 800px;
	margin: 0 auto;
}

.gallerycontainer{
position: relative;
background:#996633;
height:490px;/*for the actual gallery inside!*/
width:688px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
margin:30px auto;
}

.thumbnail img{
/*border: 1px solid black;*/
border: none;
/*background:#FFFFFF;*/
margin: 0 0 0 0;/*space between thumbnails*/
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px dashed black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background: url(images/rightborder3.gif) no-repeat;
/*background: #666666 url(pic/rght_border.jpg) no-repeat;*/

padding: 5px
left: -1000px;
border: 1px dashed black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 30px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should show */
z-index: 50;
}
#animation {
width:700;
height:500px;
margin-left:6%;
margin-top:10%;

}
#doggy {
margin-left:6%;
margin-top:10%;

}