body
{
background-image: url(images/background.jpg);
background-repeat: repeat-y;
background-color: #FFFFFF;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;

}

img
{
border: 0px;
} 

.screenshot1
{
position: absolute;
left: 391px;
top: 25px;
z-index: 1;
}

.screenshot2
{
position: absolute;
left: 508px;
top: 25px;
z-index: 1;
}

.screenshot3
{
position: absolute;
left: 622px;
top: 25px;
z-index: 1;
}


a:link {  color: #FF6600; text-decoration: none}
a:hover {  color: #993300; text-decoration: none}
a:active {  color: #FF6600; text-decoration: none}
a:visited {  color: #FF6600; text-decoration: none}

.contenttitles 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 20px; 
font-weight: bold; 
letter-spacing: 1px; 
color: #FFFFFF; 
line-height: 20px ;
}


.maincontent
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #FFFFFF;
line-height: 20px;
font-weight: 200;
margin-right: 10px;
}

.withhrline
{
border-width: 2px 0px 0px 0px;
border-style: dotted;
border-color: #FFFFFF;
padding-right: 20px;
}
