@charset "utf-8";
/* CSS Document */
/* Vengeance Resides 17 10 2010 */
/* Copyright Design Evolution 2010 */

body {
background:#000000;
}

#main {
width:960px;
height:780px;
margin-left:auto;
margin-right:auto;
}

#header {
float:left;
width: 960px;
}

#nav {
float:left;
background:url(images/nav.jpg);
width:960px;
height:95px;
}

#nav1 {
float:left;
width:192px;
height:95px;
}

#nav2 {
float:left;
width:192px;
height:95px;
}

#nav3 {
float:left;
width:192px;
height:95px;
}

#nav4 {
float:left;
width:192px;
height:95px;
}

#nav5 {
float:left;
width:192px;
height:95px;
}

#photo {
float:left;
background:url(images/photo.jpg) no-repeat center;
border:0px;
width:960px;
height:561px;
}

#links {
float:left;
width:960px;
height:60px;
}

.link {
float:left;
background:#000000;
width:192px;
height:60px;
}

.link img {
border:0px;
}

#footer {
float:left;
width:960px;
}

#footer p {
font-size:small;
text-align:center;
color:#999999;
}

#footer a {
text-decoration:none;
color:#CCCCCC;
}


























