body     {
			 	font-size: 100%; font-family: Verdana, Arial, helvetica, sans-serif;
				color: black; 
				background-image: url('testback.jpg'); 
				background-repeat: repeat=y; 
				background-position: center;
				margin:5px; 
				padding:5px; 
				text-align: center
           }
           
h1        { font-size: 2.1em; font-family: Verdana, Arial, helvetica, sans-serif; font-weight: bold; padding-bottom: 2px}
h2        { font-size: 1.6em; font-family: Verdana, Arial, helvetica, sans-serif; font-weight: bold; padding-bottom: 2px}
h3        { font-size: 1.1em; font-family: Verdana, Arial, helvetica, sans-serif; font-weight: bold; padding-bottom: 2px;}

a:link     { color: blue; } 
a:active { color: rgb(0, 51, 153) }
a:visited{ color: rgb(153, 102, 0) }
a:hover { color: teal; }

strong  { font-weight: bold; }
em      { font-style: italic; }

HR      {height: 0.1em; border: 0.1em; width: 100%; color: #CDB38B; background-color: #CDB38B }
p        { line-height: 1.5em }

p.date {text-align:right;}
p.justify {text-align:justify;}
p.left {text-align:left;}
p.center {text-align:center;}

img     { padding: 1px; margin: 1px } 

li         { list-style-image: url('/_themes/madaxeman-theme/axebullet.gif'); list-style-position: inside;}
ul        { list-style-image: url('/_themes/madaxeman-theme/axehead.gif'); list-style-position: inside;}

#header2  { left: 5px; top: 1px; height: 180px;  text-align: left; background-image: url('parchment2.jpg');} 

#front  { 		left: 2px; 
						top: 300px; 
						width: 304px; 
						padding: 4px; 
						float: left; 
						font-size: 0.8em; 
						border-left-style: solid; border-left-width: 0.1em; border-left-color: #CDB38B; 
						text-align: left; 
						background-image: url('parchment2.jpg');
						} 

#basic  { 		float: left; 
						font-size: 0.9em; 
						text-align: left;  
						background-image: url('parchment2.jpg');
						} 
						
#main  { 		left: 10px; 
						top: 180px; 
						width: 790px; 
						padding:4px; 
						float: left; 
						font-size: 0.9em; 
						text-align: left;  
						border-left-style: solid; border-left-width: 0.1em; border-left-color: #CDB38B; 
						background-image: url('parchment2.jpg');
						} 

#frontcal  { 	 top: 300px; 
						 width: 190px; 
						 padding: 2px; 
						 float: left; 
						 font-size: 0.7em; 
						 border-left-color: #CDB38B; border-left-style: solid; border-left-width: 0.1em;  
						 text-align: left; 
						 background-image: url('parchment2.jpg');
						 } 

#sidebar  {  	 left: 810px; 
						 top: 210px; 
						 padding: 3px; 
						 width: 180px; 
						 float: left; 
						 text-align: left; 
                   border-left-style: solid; border-left-width: 0.1em; border-left-color: #CDB38B;
                   border-right-style: solid; border-right-width: 0.1em; border-right-color: #CDB38B; 
                   background-image: url('parchment2.jpg');               
                   } 

#full     { left: 10px; top: 210px; width: 950px; float: left; text-align: left; background-image: url('parchment2.jpg');} 
#footer   { left: 10px; width: 779px; height: 350px; clear: left; padding: 10px; text-align: left; background-image: url('parchment2.jpg');} 
#sidebar2  { left: 810px; top: 210px; width: 190px; float: left; text-align: left; background-image: url('parchment2.jpg');} 
#sidebar3  { left: 830px; top: 210px; width: 160px; float: left; text-align: left; background-image: url('parchment2.jpg');} 
#ebay    { left: 12px; top: 1px; width: 760px; height: 250px; float: left; text-align: left; border-left-style: solid; border-left-width: 0.1em; border-left-color: #CDB38B; background-image: url('parchment2.jpg');} 
#wrap    { width: 970px; margin: 0 auto; }
#inline    { left: 5px; width: 779; float: left; clear: left; background-color: #EECFA1; text-align: left}
#tiny    { font-size: 0.7em; text-align: left}

#front2  { width: 390px; padding: 4px; float: left; text-align: left; background-image: url('parchment2.jpg');} 
#front3  { top: 320px; width: 420px; padding: 4px; float: left; text-align: left; background-image: url('parchment2.jpg');} 
#front5  { top: 325px; width: 420px; padding: 5px; float: left; position: absolute; background-image: url('parchment2.jpg');} 
#front4  { top: 500px; left: 430px; width: 420px; padding: 5px; float: left; } 
#frontthree  { top: 300px; width: 250px; padding: 5px; float: left; font-size: 0.7em; word-wrap: break-word; } 
#code  { width: 580px; padding: 5px; background-color: white; text-align: left} 
#colourbar  { float: left; font-size: 0.7em; text-align: left} 
#news  { top: 310px; width: 380px; padding:5px; float: left;text-align: left } 
#fronttop  { top: 210px; width: 780px; padding: 5px; float: left; text-align: left} 
#fixing  { width: 420px; padding : 3px; float: left; clear: left;text-align: left } 
#hidden { position:absolute; visibility:hidden; }

#header {
    width: 1020px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-image: url('parchment2.jpg');
    }
    
.titles {
   font-weight: bold;   
}

.shout {
   background-color: #FFFF00;
   font-weight: bold;   
   font-size: 1em; 
}

.riRssTitle {
   font-weight: bold;   
   font-size: 1em; 
}

.floatimages img { 
   float:left; 
   margin-right:10px; 
   vertical-align: baseline; 
} 

.centeredImage 
    {
    text-align:center;
    display:block;
    }
    
.cimage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

.riRssTitle {
	font-weight: bold; 
	font-size: 1em;
}

.riRssContributor {
	font-size: 0.9em;
}

.price {
	font-weight: bold; 
	font-size: 0.9em;
}

.cimage  {
    text-align:center;
    display:block;
    }

.subcats {
margin-left:10px;
}

#navcontainer ul
{
padding: 3px;
margin-left: 1px;
color: Black;
float: left;
width: 100%;
font-family: Verdana, Arial, helvetica, sans-serif;
}

#navcontainer ul li
{ display: inline; 
}

#navcontainer ul li a
{
font-size: 11px;
font-weight:bold;
padding: 3px;
margin:1px;
background-image: url('menuimage3.png'); background-repeat: repeat=y; background-position: center;
color: #aa4400;
text-decoration: none;
float: left;
border: 1px solid #aa4400;
}

#navcontainer ul li a:hover
{
font-size: 11px;
color: Black;
background-image: url('menuimagehover.png'); background-repeat: repeat=y; background-position: center;

}

#navcontainer {
margin:1 auto;
} 


