@charset "utf-8";
/* CSS Document */

html, body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
background: #ffffff;
color: #444444;
margin-top:10px;
margin-left:15px;
}
h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
margin:0;
padding:0;
}
h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #777777;
font-style:italic;
}
ul{
width:180px;
list-style:none;
line-height:18px;
margin:0;
padding:0;
}
a, a:link, a:visited {
color:#444444;
text-decoration:none;
}
a:hover{
color:#FF3;
text-decoration:underline;
}
.main_column1 a, .main_column1 a:link, .main_column1 a:visited {
color:#444444;
text-decoration:none;
display:block;
width:100%;
}
.main_column1 a:hover {
color:#444444;
background-color:#FF3;
text-decoration:none;
}
#wrapper {
}
#header {
width:1000px; 
height:110px;
}
.header_logo{
width:200px;
height:45px; 
float:left; 
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 30px;
font-style:italic;
letter-spacing:-4px;
}
.header_column1{
width:400px; 
height:40px;
float:left; 
padding-top:5px; 
font-style:italic; 
}
.header_column2{
width:199px;
height:40px; 
float:left; 
padding-top:5px; 
font-style:italic; 
}
.spacer1{
width:200px;
height:40px; 
float:left; 
padding-top:5px; 
}
.spacer2{
width:199px;
height:40px; 
float:left; 
padding-top:5px; 
}
#main {
width:1000px;
height:600px; 
}
.main_column1{
width:199px;
float:left;
}
.main_column2{
width:800px;
float:left;
}
.mainspacer{
width:800px;
margin-left:200px;
padding-bottom:10px;
float:left;
}
.mainspacerbottom{
width:800px;
margin-left:200px;
padding-bottom:20px;
float:left;
}
.dot{
color:#ffffff;
}
.about1 {
width:189px;
float:left;
padding-right:10px;
}
.about2 {
width:189px;
float:left;
}
.footnote{
position:absolute;bottom:0;
width:180px;
font-size:9px;
color: #CCCCCC;
}

/* Overylay Styles */

#overlay{
}
#slidingDiv {
display: none;
height:280px;
background-color: #ffffff;
padding-top:20px;
}
.SDC1 {
width:189px;
float:left;
padding-right:10px;
}
.SDC2 {
width:189px;
float:left;
padding-left:10px;
}

