html {
background: url(/13558/img/agents/13558/custom_img/custom_css/background%20copy.jpg) repeat-x;
background-color:#000000;
list-style-position:outside;

}
.link,
#SignUp .signupframe {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}
.link {
text-decoration: none;
}
#SignUp .signupframe {
border: 1px solid #000000;
background: #CABEA8;
}
A.CVfooterNavigationLinks {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica; TEXT-DECORATION: none
}
.propertiesheader {
	color: #00B259;
	font-weight: bold;
}
#hd, #flashheader {
	width: 950px;
         height: 194px; 
}
body{
width: 970px;
margin: 0 auto;
background-color: #000000;
color:#ffffff;
list-style-position:outside;
  
}
div#agent_info {
    display: none;
}
a {color: #00B259;}
a:hover {color: #EAE213;}
a:active { color:#40656D;}
}

#curl {
    width:40px;
    height:40px;
    position:fixed;
    top:0;
    left:0;
}
#curl:hover{
    width:300px;
    height:300px;
     -webkit-transition: ease 1s;
     -moz-transition: ease 1s;
}
#code{
    background:#fffff;
    overflow:hidden;
    width:35px;
    height:35px;
    position:fixed;
    top:0;
    left:0;
}
#code:hover{
    width:250px;
    height:250px;
    -webkit-transition: ease 1s;
    -moz-transition: ease 1s;
} 



