/* Make the current page link white */ 

body#aquila .link1 { color: #FFFFFF; }
body#dcc08 .link3 {color: #FFFFFF; }
body#razorlight08 .link4 { color: #FFFFFF; }
body#destructive08 .link5 { color: #FFFFFF; }
body#theming08 .link6 { color: #FFFFFF; }
body#logo08 .link7 { color: #FFFFFF; }

/* Page-specific intro screen and column styling */

#aquilastart { width:800px; height:500px; background-image:url(../images/aquila3.jpg) }
.aquilacolumn { margin-top: 17px; color: #089fd7; }

#dccstart { width:800px; height:500px; background-image:url(../images/dcc-8.jpg) }
.dcccolumn { margin-top: 17px; color: #a9c5ca; }

#razorstart { width:800px; height:500px; background-image:url(../images/razorlight-1.jpg) }
.razorcolumn { margin-top: 17px; color: #0dbc0d; }
.beatamax {	font-family: "Courier", monospace;	}

#destructivestart { width:800px; height:500px; background-image:url(../images/destructive-1.jpg) }
.destructivecolumn { margin-top: 17px; color: #FFCC00; }

#themingstart { width:800px; height:500px; background-image:url(../images/aquarium-1.jpg) }
.themingcolumn { margin-top: 17px; color: #e8a8d1; }