a:link { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:hover { 
color: #000000; 
text-decoration: none; 
background-color: #CCFFFF; 
border-left:1px; 
border-right:0px;
border-top:0px;
border-bottom:1px;
border-color:#CCCCCC; 
border-style: solid;
}

body {
background-color:#D7DACD;
background-image: url(../img/top_bg.gif);
background-repeat: repeat-x;
background-position:top;
padding: 0px;
margin: 0px;
width:100%;
height:100%;
}

#left_header {
z-index: 3;
position: absolute;
background-color:#A2A089;
width:230px;
height: 125px;
}

#right_header {
z-index: 2;
position: absolute;
background-color:#CAC48B;
background-image: url(../img/top_bg.gif);
width: 100%;
height: 125px;
}

#left {
z-index: 3;
position: absolute;
float: left;
background-color:#93C7CF;
top: 125px;
left: 0px;
width: 160px;
height: 100%;
height: 900px;
}

#left_links {
padding-top: 1in;
text-align: right;
}

#content {
z-index: 2;
position: absolute;
left: 140px;
top: 125px;
height: 100%;
height: 900px;
width: 640px;
background-image: url(../img/studio_bg.jpg);
background-repeat:no-repeat;
border-right-color: #999999;
border-right-width: 1px;
border-right-style: dotted;
}

.nav_link {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
padding-right: 20px;
padding-left: 10px;
padding-bottom: 2px;
letter-spacing: 1px;
line-height: 25pt;
}

div#logo {
position: absolute;
z-index: 3;
top: 60px;
left: 131px;
}

div#studio_desc {
z-index: 3;
position: absolute;
top: 340px;
left: 505px;
}

div#sophia {
z-index: 2;
position: absolute;
left: 183px;
top: 360px;
}

div#sophia_desc {
position: absolute;
width: 300px;
top: 606px;
left: 421px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

div#news {
z-index: 2;
position: absolute;
width: 294px;
left: 420px;
top: 360px;
line-height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
border:solid;
border-color: #FF6633;
border-width: 2px;
padding-left: 45px;
padding-right: 0px;
padding-top: 30px;
padding-bottom: 25px;
}

div#flower {
position: absolute;
top: 615px;
left: 700px;
}




