@charset "UTF-8";

body  {font-size: 12px; font-family: Georgia, serif; line-height:1.3; color: #999}


.class1 {font-size:15px}
.class1 { color: #999}
.class1 {font-weight: normal}
.class1 A:link {color: #999; text-decoration: none}
.class1 A:visited {text-decoration: none; color: #999}
.class1 A:active {text-decoration: none; color: #999}
.class1 A:hover {color:#0CC;}

.class2 {font-size:13px}
.class2 {font-weight: lighter}
.class2 {margin:5px}
.class2 { color: #999}
.class2 A:link {color:  #999; text-decoration: none}
.class2 A:visited {text-decoration: none; color: #999}
.class2 A:active {text-decoration: none; color: #999}
.class2 A:hover {color:#F03;}

.class4 {font-size:14px}
.class4 { color: #000}
.class4 A:link {color: #CCC; text-decoration: none}
.class4 A:visited {text-decoration: none; color: #999}
.class4 A:active {text-decoration: none; color: #999}
.class4 A:hover {color: #000;}

.class_header {font-size:18px; letter-spacing: 0.25em;}
.class_header { color: #000}
.class_header { line-height: 1}
.class_header A:link {color: #000; text-decoration: none}
.class_header A:visited {text-decoration: none; color: #000}
.class_header A:active {text-decoration: none; color: #000}
.class_header A:hover {color: #0CC}

.class_header2 {font-size:14px; letter-spacing: 0.25em;}
.class_header2 { color: #000}
.class_header2 {line-height: 2}
.class_header2 A:link {color: #000; text-decoration: none}
.class_header2 A:visited {text-decoration: none; color: #000}
.class_header2 A:active {text-decoration: none; color: #000}
.class_header2 A:hover {color: #0CC}

.class_hprofile {font-size:14px}
.class_hprofile { color: #000}
.class_hprofile {line-height: 1}


.class_nav { font-size:14px}
.class_nav { color: #666}
.class_nav { font-weight: lighter}
.class_nav { line-height: 2}
.class_nav A:link {color:  #666; text-decoration: none}
.class_nav A:visited {text-decoration: none; color: #666}
.class_nav A:active {text-decoration: none; color:  #666}
.class_nav A:hover {color: #0CC;}

.class_onpage { font-size:14px}
.class_onpage  { color: #0CC}
.class_onpage { font-weight: lighter}
.class_onpage { line-height: 2}

.class_onheader {font-size:14px; letter-spacing: 0.25em;}
.class_onheader { color:#0CC}
.class_onheader {line-height: 2}


#nav
{
position: fixed;
width:5000px; 
height:100px; 
background-color: #F0F0F0; 
padding: 60px 0 0 100px; 
margin: -10px 0 0 -50px;
border:0;


}

#line
{
width:1px; 
height: 30px; 
background-color: #000; 
float:left;
margin: 0 20px 0 0;
color:#999;
}


#line2
{
width:1px; 
height: 60px; 
background-color: #000; 
float:left;
margin: 0 20px 0 0;
color:#999;
}

#line-horizontal
{
position: fixed;
width:5000px;
height:1px;
margin: 120px 0 0 -10px;
background-color:#000;
border:0;
}

#images
{
height:500px; 
margin: 200px 0 0 50px;
float:left; 
width:auto;
}


#box
{
width: auto; 
height: 30px; 
margin: 0 25px 0 0;
float: left;
}
