body {
background-image: url("../img/bg2.jpg");
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;
background-color: #fff;
margin: 0px;
text-align: left;
line-height: 18px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #555;
}

.info_image_frame {
position: relative;
width: 680px;
height: 510px;
margin-bottom: 20px;
}

img.load {
position: absolute;
top: 5px;
left: 5px;
border: 0;
}

.dos {
position: fixed;
left: 10px;
bottom: 5px;
font-size: 9px;
}

.fb {
float: right;
margin-right: -164px;
margin-top: -18px;}

.container { 
position: relative;
width: 700px;
margin: 20px auto;
}

.logo {
float: left;
padding-top: 40px;
padding-left: 10px;
}

.nav {
float: none;
padding-left: 10px;
padding-top: 230px;
}

.selected { 
color: #ccc;
}

.dots {
width: 700px;
margin-top: 30px;
margin-bottom: 30px;
}

.dotssmall {
border-left: 1px solid #ddd;
margin-left: 20px;
margin-right: 15px;
}

.infoheader { 
font-family: georgia;
font-style: italic;
font-size: 22px;
}

.button {
margin-left: -4px;
}

.info {
padding-left: 10px;
padding-right: 10px;
width: 680px;
padding-bottom: 80px;
}

.workbg {
position: fixed;
background-color: #fff;
opacity: 0.5;
left: 0px;
top: 0px;
height: 300px;
width: 100%;
z-index: 2;
}

.work {
z-index: 1;

}

a:link 		{ color: #555; text-decoration:none;}
a:visited 	{ color: #555; text-decoration:none;}
a:hover 	{ color: #ccc; text-decoration:none;}
a:active 	{ color: #555; text-decoration:none;}
a:focus 	{ color: #555; text-decoration:none;}
 	

