@charset "UTF-8";
* {
border:0;
margin:0;
padding:0;
}

html,body {
width:100%;
height:100%;
margin:0;
padding:0;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#464545;
font-style:italic;
line-height:20px;
}

#intro {

width:276px;
float:left;
margin:20px 0 0 5px;
padding:20px 0 78px;
}

.studio {

width:278px;
float:left;
margin:20px 0 50px 10px;
padding:20px 0 25px;
}

#logo {
float:left;
width:230px;
height:213px;
display:block;
background-image:url(images/VL_logo.png);
text-indent:-9999px;
}

strong {
color:red;
font-size:15px;
font-style:italic;
font-weight:400;
padding:0 0 20px 0;
}

purple {
color:white;
font-size:15px;
font-style:italic;
font-weight:400;
padding:1px 30px 1px 0;
background-color:black;
}

a {
color:#68b8ba;
text-decoration:none;
}

a:hover {
color:#922a74;
text-decoration:underline;
}

.footer {
font-size:9px;
color: white;
padding-left: 10px;
margin-left: 8px;
width: 262px;
vertical-align:bottom;
background-image: url(images/footer.gif);
background-repeat:no-repeat;
}

.brand {
font-style:normal;
font-weight:700;
font-size:12px;
line-height:18px;
}

#bday {
background-color:#f5f2e4;
width:100%;
height:100%;
margin:0;
padding:0;
}

.title {
float:left;
width:598px;
height:58px;
display:block;
background-image:url(images/header.jpg);
text-indent:-9999px;
}

.images {

}

.horizontal_dotted_line {
border-top: 1px solid  #333;
margin:7px 7px 0 7px;
} 

#intro p,.studio p {
padding:15px 40px 0 8px;
}

#bg,#main {
position:absolute;
background-repeat:repeat;
top:0;
left:0;
width:100%;
height:100%;
min-width:1440px;
overflow:auto;
}

#bg {
width:auto;
}