body {
background-color:#999999;
background-image: url("../dev/bg.jpg");
background-repeat:repeat;
font-family: helvetica neue, helvetica-neue, helvetica_neue, helvetica, arial;
background-attachment: fixed;
overflow: scroll;
}
#container{
width:1374px;
height: auto;
margin:auto;
}
#main{
width:1000px;
height:auto;
padding-left:72px;
margin: auto;
}
#intro{
width: 355px;
margin: auto;
margin-top: 250px;
}
.menu{
position: absolute;top:80px;
width: 144px;
height:auto;
}
.menu a {
display:block;
height:20px;
font-size: 11px;
letter-spacing: 0px;
text-transform: uppercase;
color:#000;
}
.menu a:hover {
}
#lay_out{
width:1000px;
height: auto;
text-align: right;
float:right;
}
#work{
width:1000px;
height: auto;
margin-top: 5px;
text-align: right;
float:right;
}
#bio,#contact, #news, #links{
width: 452px;
float:left;
margin-left: 230px;
margin-top: 69px;
color: #f1f1f1;
line-height: 15px;
font-size: 11px;
text-align: justify;
}
#contact{
font-size: 11px;
color: #999999;
text-decoration: none;
margin-top:69px;
text-transform: uppercase;
}
#bio, #news{
width: auto;
color: #999999;
margin-top: 08px;
margin-left: 170px;
text-transform: uppercase;
}
#news{margin-top: 23px;
margin-left: 200px;
}
p.title{ font-size: 16px;
text-decoration: none;
font-family: Helvetica;
}
div.c1 {
display:none;
}
div.c2 {
display:visible;
}
#table, #message{
width:450px;
height: 20px;
color:#f1f1f1;
background-color: #999999;
border:0px;
}
#message{
height: 150px;
}
table a:link, 
table a:visited,  
table a:active {
color:#c68c3d;
}
table a:hover{
color:#795735;
}
tr {vertical-align:top; 
}
td.c3 {color:#f1f1f1;
}
#thank_you{
width:280px;
margin: auto;
line-height: 15px;
padding-top: 69px;
font-size: 12px;
font-family:  Helvetica;
color: #999999;
text-align: justify;
}
a:link {
color: #999999;
text-decoration:none;
cursor : crosshair;
}
a:visited {
color :#999999;
text-decoration:none;
cursor : crosshair;
}
a:hover {
color : #795735;
text-decoration:none;
cursor : crosshair;
}
a:active {
color : #999999;
text-decoration:none;
cursor : crosshair;
}
