#header{

width: 850px;

height: 229px;

background-color: #eee;

border-color: #000;

border-style: solid;

border-bottom-width: 0px;

background-image: url(http://www.xaviouspictures.net/header.png);
}

body{ 

background-image: url(Background.png);

color: #000;

font-family: arial narrow; 

}

#body{

width: 850px;

height: 650px;

background-color: #eee;

border-color: #000;

border-style: solid;

color: #000;

overflow: auto;
}

#links{

height: 47px;

width: 850px;

background-color: #222;

border-color: #000;

border-style: solid;

color: #eee;

border-bottom-width: 0px;

}

h1{

font-family: arial;

font-size: 35px;

margin: 0px;
}

a.links{

text-decoration: none;

color: #ddd;

} 

a.links:hover{

text-decoration: underline;

color: cc0000;

} 

img{

border: 0;

}

br{

line-height: .40;

}

#Featured{

float:left;

margin: 0px;

width: 265px;
}

a.featured{

color: #000;

cursor: pointer;

}

a{

color: #000;

text-decoration: none;

}

a:hover{

color: #000;

text-decoration: underline;

}

h2{

font-family: arial;

font-size: 18pt;

margin: 0px;
}