/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background-color:#E5D3AB;
 background: url(http://www.totalwar.org/images/2004_SITE_BG.jpg) top left repeat;
 color: #000000;
 }	 
	 
#header { background-color:#E5D3AB; background: url(http://www.totalwar.org/images/2004_SITE_BG.jpg) top left repeat; padding:.5em; }

#left { float:left; width:175px; padding:.5em; background-color:#E5D3AB; background: url(http://www.totalwar.org/images/2004_SITE_BG.jpg) top left repeat }
#right { float:right; width:174px; overflow:hidden; padding:.5em; background-color:#E5D3AB; background: url(http://www.totalwar.org/images/2004_SITE_BG.jpg) top left repeat }
#farright { float:right; width:1px; height: 800px; background-color:#E5D3AB; background: url(http://www.totalwar.org/images/2004_SITE_BG.jpg) top left repeat; }
#center { margin-right:200px; margin-left:200px; padding:.5em; background-color:#E5D3AB; background: url(http://www.totalwar.org/images/2004_SITE_BG.jpg) top left repeat; }
#footer { clear:both; background-color:#E5D3AB; background: url(http://www.totalwar.org/images/2004_SITE_BG.jpg) top left repeat; padding:.5em; }

 #nav {
    margin:0;
    padding:0;
    list-style-type:none;
    background: url(http://www.totalwar.org/images/2004_NEWS_BG.jpg) repeat-x;
    float:left;
    width:100%;
    }
 
#nav li {
    display:inline;
    padding:0;
    margin:0;
    }

#nav a:link,
#nav a:visited {
     color:#000;
     background: url(http://www.totalwar.org/images/2004_NEWS_BG.jpg);
     padding:20px 40px 4px 10px;
     float:left;
     width:auto;
    }

#nav a:hover {
    color:#fff;
    background: url(http://www.totalwar.org/images/2004_NEWS_BG.jpg);
    }

.news
		{
		font-color: #c0c0c0;
		font-size: 8pt; 
		font-family: verdana, arial,helvetica;
		line-height: 14pt;
		}
		
.copyright 
		{
		font-size: 7pt; 
		font-family: arial,helvetica;
		color: 666666;
		}

.headlines
		{
		font-color: #c0c0c0;
		font-size: 7pt; 
		font-family: verdana, arial,helvetica;
		line-height: 12pt;
		}

a:text { color: black; text-decoration: none }
a:link { color: blue; text-decoration: none }
a:active { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: burgundy; text-decoration: underline }

#RSSblock { /* block position that can be changed at will */
background: url(http://www.totalwar.org/images/2004_NEWS_BG.jpg) top left repeat;
width: auto; overflow:auto; /* width of block according to your background image */
padding: 0 20px 0 10px; /* internal block spaces administration */
border:2px solid #FFFFFF;
}

dl { /* block position that can be changed at will */
position: absolute;
margin: 0;
padding: 0;
left: 50px;
top: 20px;
width: 160px; /* width of block according to your background image */
}

#dt { /* bloc title definition */
margin: 0;
padding: 0;
height: 40px;
background: url(haut.gif) top left no-repeat;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}

#dd {
margin: 0;
padding: 0;
padding: 0 20px 0 10px; /* internal block spaces administration */
text-align: justify;
background: url(http://www.totalwar.org/images/2004_NEWS_BG.jpg) top left repeat; /* internal background */
}


#list-nav {
list-style:none;
margin:20px;
padding:0;
width:100%;
}

#list-nav li {
display:inline
}

#list-nav li a {
text-decoration:none;
padding:5px 0;
width:100px;
background:#E5D3AB;
color:#eee;
float:left;
text-align:center;
border-left:1px solid #fff;
}

#list-nav li a:hover {
background:#a2b3a1;
color:#000
}
