/* CSS Document */

body {
background: #bd5d94;
margin:0 auto;
text-align:center;
}
#page {
width: 990px;
margin:0 auto;
text-align:center;
font-family: New Times Roman, Georgia, Verdana, Arial;
font-size:14px;
color:#7f1d55;
}
a,a:link,a:active,a:visited {
color:#7f1d55;
}
#header_01 h1 {
font-size: 15px;
margin:0;
color:#a0487a;
text-align:left;
padding-left: 30px;
padding-top:14px;
}
#header_01 {
background: url(images/header_01.jpg) no-repeat top center;
height: 107px;
}
#header_02 {
background: url(images/header_02.jpg) no-repeat top center;
height: 104px;
}

#thebody_header {
background: url(images/thebody_header.gif) no-repeat top center;
height: 14px;
}
#thebody {
background: url(images/thebody.gif) repeat-y top center;
height: 100%;
overflow:hidden;
}
#thebody_footer {
background: url(images/thebody_footer.gif) no-repeat top center;
height: 20px;
}
#thethumbs {
margin-left:12px;
width:790px;
position:relative;
float:left;
}
#thethumbs img{
border: 1px #dbb5cb dotted;
}
#thesidebar {
float:right;
width:170px;
}
#footer {
margin-top: 15px;
margin-bottom: 5px;
}
/* internal pages */
#header_sm_02 {
background: url(images/header_sm_02.jpg) no-repeat top center;
height: 106px;
}
#header_sm_02 h1 {
font-size: 15px;
margin:0;
color:#a0487a;
text-align:right;
padding-left: 30px;
padding-top:14px;
}
#thebody_sm_header {
background: url(images/thebody_sm_header.gif) no-repeat top center;
height: 14px;
}
#leftside {
width: 400px;
float: left;
position: relative;
}
#rightside {
width: 400px;
float: right;
position: relative;
}

/* CLASSES */
.thumb1 {
width: 185px;
background: #fff;
margin:2px;
padding:4px;
position:relative;
float:left;
}
.thumb2 {
width: 185px;
background: #fff;
margin:2px;
padding:4px;
float:left;
}
.thumb3 {
width: 185px;
background: #fff;
margin:2px;
padding:4px;
float:left;
}
.thumb4 {
width: 185px;
background: #fff;
margin:2px;
padding:4px;
float:left;
}

