.left {
background-image: url('purpleburst2.gif');
background-repeat: repeat-y;
background-position: top;
}

.middle {
background-image: url('blackburst2.gif');
background-repeat: repeat-y;
background-position: center;
}

.top {
background-image: url('upperburst2.gif');
background-repeat: repeat-y;
background-position: center;
}

td {
text-align : left; 
font-family : Arial,Helvetica,sans-serif; 
font-size : 13px; 
color : #000000; 
} 

a:link, a:visited, a:active {
text-decoration : none;
color: #696969;
}

a:hover {
text-decoration : underline; 
}

body {
margin : 0; 
padding-top: 10px;
} 

.blue {
color : #000099; text-decoration:none;
}

.black {
color  :#000000; text-decoration:none;
}

.gray {
color : #696969; text-decoration:none;
}

.white {
color : #FFFFFF; text-decoration:none;
}

.yellow {
color : #FFFF33; text-decoration:none;
}

.copy {
font-family : Arial,Helvetica,sans-serif; 
font-size : 13px; 
text-decoration : none; 
}

.copybig {
font-family : Arial,Helvetica,sans-serif; 
font-size : 18px; 
text-decoration : none;
font-weight : bold;
text-align : center; 
}  

.copysmall {
font-family : Arial,Helvetica,sans-serif; 
font-size : 10px; 
color : #000000; 
text-decoration : none; 
} 

.u {
text-decoration : underline; 
} 
.up {
text-transform : uppercase; 
} 

.b {
font-weight : bold;  
} 

H1, H2 {
font-family : Arial,Helvetica,sans-serif;
text-decoration : none;
text-align : left;
}

H1 {
font-size : 19px; 
color : #000099;
text-transform : uppercase;
margin : 0;
}

H2 {
font-size : 13px; 
color : #000099;
margin: 0,0;
}

#nav-menu ul {
list-style: none;
line-height : 1.5;
padding: 0;
margin: 0;
}

#nav-menu li a {
font-family : Arial,Helvetica,sans-serif; 
font-size : 13px; 
font-weight : bold;
color : #FFFFFF; 
text-decoration : none;
line-height : 2;
padding-left: 15;
}

#nav-menu li a:hover {
text-decoration : underline;
}

#home-links ul {
list-style: round;
padding-left: 40px;
margin: 0,0;
color: #FFFF33;
}

#home-links li a {
text-decoration : none;
color: #FFFF33;
font-family: Arial, Helvetica,sans-serif;
font-size: 13px;
font-weight: bold;
}

#home-links a:hover {
text-decoration : underline;
}

#product-bullets ul {
list-style: round;
padding-left: 10;
margin: 0,0;
}

#product-bullets li {
line-height : 1.25;
color: #000099;
text-align: left;
font-family : Arial,Helvetica,sans-serif; 
font-size : 12px;
text-decoration : none;
padding-bottom: 8;
}

#product-bullets a:hover {
text-decoration : underline;
}

#screenshots img {
align : middle;
vertical-align : top;
border-width: 1px;
border-color : #000;
width : 340;
padding : 2;
}

#screenshots a {
text-decoration : underline;
color: #696969;
align : middle;
}

#screenshots p {
width : 350;
float : right;
margin : 1;
border-style : none;
padding : 2;
text-align : center;
}


