@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Lovers+Quarrel&subset=latin,latin-ext);

html {
overflow-x: hidden; 
overflow-y: auto;
background:url(imgs/bg_2.png) no-repeat left top, url(imgs/bg_1.png) repeat-x left top;
}

body { 
text-align: center; 
margin: 0px; 
font-family:'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-style:condensed;
font-size:11px; 
color:#b9b9b9;
}

#container {
width: 1258px;
height: 680px;
}

#top {
margin:0px;
width: 1258px;
height: 256px;
top:0px;
left:0px;
position:absolute;
}

#left {
margin:0px;
width: 258px;
height: 424px;
top:257px;
left:0px;
position:absolute;
}

#nav {
margin:0px;
width: 232px;
height: 424px;
top:257px;
left:259px;
position:absolute;
}

#content {
width:768px;
height: 424px;
top:257px;
left:490px;
position:absolute;

font-family: 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-style:condensed;
text-align:left;
}

.innercontent { 
font-family: 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-style:condensed;
font-size:11px; 
line-height:19px;
text-align:justify;
}

.border { 
border: solid #e5e5e5 1px; 
}


b {
color: #bab1b2;
font-weight:normal;
font-family: 'Lovers Quarrel', Bellevue, 'Monotype Corsiva';
font-size: 20px;
}

i {
color: #adb0ba;
font-style:normal;
}

em { 
color: #abb6ba;

}

.innercontent a:link, .innercontent a:visited {color:#b9b9b9; text-decoration: none; border-bottom:dotted #e5ebed 1px;}
.innercontent a:active, .innercontent a:hover {color:#9daeb2; text-decoration: none; border-bottom:dotted #ede5e8 1px; border-top:dotted #ede5e8 1px;}

h1 {
margin:0;
padding-left:25px;
padding-bottom:0px;
padding-top:0px;
}
