body {
background-color: #000;
font: 15px/20px "Helvetica," "Arial," sans-serif;
color: #fff;
}

div, body, p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
border: 0px;
}

a:link, a:hover, a:visited, a:active {
color: #990000;
text-decoration: none;
border: 0px;
}

a:hover {
color: #cc0000;
}

table, tr, td {
text-align: center;
}

img {
border: 0px;
}

h2 {
font-size: 18px;
}

/* NAV */

div.navlink {
width: 100px;
height: 100px;
float: left;
margin-right: 10px;
}

a.navlink {
display: block;
width: 100px;
height: 100px;
overflow: hidden;
border:none;
}
	 
a.navlink:hover {
display: block;
text-indent: -100px;
border:none;
} 

/* DIV */

div.container {
margin: 0px auto 0px auto;
width: 800px;
}

div.header {
margin-top: 25px;
}

div.parenthesis {
width:100px;
font-size:50px;
}

div.contact {
width:400px;
margin-left: 200px;
padding-top:5px;
line-height: 24px;
/* background-image: url(contact.jpg); */
background-repeat: no-repeat;
}

div.flashcontent {
width: 650px;
height: 385px;
margin: 20px 0px 0px 75px;
}

div.nav {
width: 650px;
height: 100px;
margin: 10px 0px 15px 75px;
}

div.footer {
font-size: 16px;
}

/* LINKS */

#linkbox {
width: 210px;
height: 75px;
float: left;
background-color: #fff;
margin-right: 10px;
margin-top: 10px;
}