html {
overflow-x: hidden; 
overflow-y: auto;
scrollbar-face-color:#ECEAEA;
scrollbar-arrow-color:#D1D5DC;
scrollbar-track-color:#ECEAEA;
}

body { 
text-align: center; 
margin: 0px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px; 
color:#afadb0;
background: url(imgs/fullbg.png);
background-position:center;
background-attachment:fixed;
background-repeat:repeat-y;
background-color:#f2eeed;
height:100%;
}

#container {
width: 641px;
background: url(imgs/header.png);
background-repeat:no-repeat;
}

#top {
margin:0px;
}

#content {
width:550px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px; 
line-height:17px;
}

#footer {
text-align:center;
padding-top:60px;
font-family:Arial Narrow,Arial, Helvetica, sans-serif;
font-size:10px;
line-height:17px;
padding-bottom:20px;
background: url(imgs/footer.png);
background-position: 200px 5px;
background-repeat:no-repeat;
}

.innercontent { 
font-family:Arial, Helvetica, sans-serif;
font-size:11px; 
line-height:18px;
text-align:justify;
width: 485px;
}

.descript { 
font-family:Arial, Helvetica, sans-serif;
font-size:11px; 
line-height:17px;
text-align:justify;
}

.descriptlink {padding:2px; font-family:"Times New Roman", Times, serif; font-size:12px; line-height:20px;}


.icon { 
border: solid #f8fafa 5px; 
filter: alpha(opacity=75);
}

.iconborder { 
border: solid #deeaec 15px; 
}

a:link, a:visited {color:#b5bbbe; text-decoration: none; background-color:#ebe7e4; }
a:active, a:hover {color:#c2c9cc; text-decoration: none; background-color:#ebe7e4; }

h1 {
background: url(imgs/h1.png);
background-repeat:no-repeat;
font-weight: normal;
color: #9b9b9e; 
font-family:"Times New Roman", Times, serif;
font-size: 11px; 
line-height:13px;
letter-spacing:1px;
text-transform:uppercase;
padding-top:36px;
padding-bottom:35px;
padding-left:90px;
margin:0px;
text-align:left;
}

h2 {
background: url(imgs/h2.png);
background-repeat:no-repeat;
font-weight: normal;
color: #a7b9c3; 
font-family:"Times New Roman", Times, serif;
font-size: 13px; 
line-height:15px;
letter-spacing:1px;
padding-top:5px;
padding-bottom:6px;
padding-left:5px;
margin-left:30px;
margin-top:5px;
margin-bottom:0px;
text-align:left;
font-style:italic;
}

.quotes { border-left: solid #d8dcdd 5px; background-color:#efeeee; padding:10px;  border-top: solid #d8dcdd 1px ; border-right: solid #d8dcdd 1px; border-bottom: solid #d8dcdd 1px;}
.quotes em { color:#a7becb; }

.picborder { border:solid #d8dcdd 5px; }

.scripthead { background-color:#efeeee;  color:#a7becb; text-align:center;}
.scriptletter {text-align:center;}
