/***   MAIN BODY  ***/

#container{
	text-align:left;
	width:898px;
	background: #fff;
	margin: 0px auto;	
        border: 1px solid black;
}
*

html,body{
	margin:0;
	padding:10;
}

body {
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #a9a999;
}

/***   A CLASS FOR SOLD OUT LINKS IN BODY   ***/
a.body2	{	
	color: #ccc;
	text-align:center;	
}

p 	{ 
	margin:0 10px 10px;
	}
	
	/***   IE HACK   ***/


a	{
	display:inline;		
	color: #666633;	
	text-decoration: none;
	padding: 0px 0px 10px;	
}

h1      {font-family: verdana;
        height:10px;
	line-height:10px;
  	padding-left:0px;
	background: #fff;
	font-size: 150%;
	font-weight: bold; 
	color: #000;
}

/***   IE HACK   ***/
* html h1 {
line-height:25px;
margin: 5px 0px 10px 0px;
 }

li	{		
	color: #666633;	
}

/***   IE HACK   ***/
* html li {
line-height:2px;
margin: 5px 0px 10px 0px;
 }


/***   HEADER   ***/

#header h1{	
	font-family: tahoma, verdana;
        height:80px;
	line-height:43px;
	margin: 0px; 
  	padding-left:45px;
	background: #464014;
	font-size: 350%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px; 
	color: #ECE9D8;
	background-image: url(/img/header.jpg);	
}

/***   LEFT NAVIGATION   ***/

#navigation{
	background:#cfd09e;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        border-top: 1px solid black;
	float:left;
	width:148px; 
        margin:10px 0px 2px 0px;
}

.adsense{
margin: 14px 0px 0px 14px; 
}

.menutitle{
cursor:pointer;
margin: 2px 14px 4px 2px; 
background-color:#ECE9D8;
color:#444;
width:98px;
padding:2px 22px; 
text-align:left;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

/***   IE HACK   ***/
* html .menutitle {
width:142px;
padding:3px 20px; 
 }

.submenu{
margin-bottom: 0.5em;
}
	
/***   MAIN   ***/
#content{
	float:right;
	width:735px;

}


#content p{
	line-height:1.2;
	padding:0px 140px 0px 0px;
	
}

#content2{
	float:right;
	width:735px;	
	height:500px;

}

#content2 p{
	line-height:1.2;
	padding:0px 340px 0px 0px;
	
}

#PicBox{
	width: 200px;
	height: 50px;
	margin: 0px 125px 0px 0px;
	padding: 0px;
	float: right;
	border: 0px solid black;
	background-color:#fff;
}

#imageR {
	z-index:5;
        margin: 0px 0px 0px 15px;  
}

#imageOverlay {
	z-index:10;
	position: absolute;
	top: 350px;
	left 200px;
        margin: 0px 0px 100px 15px;  
}
#random{
	text-align:left;
	color: #ECE9D8;
	float: right;	
	width:110px;	
	margin: 10px;
	padding: 5px 0px 0px 10px;	
	text-decoration: none;	
	background: #000;
}

/***   EXTRA BASE PANEL   ***/ 

#extra{
	background:#ECE9D8;
	float:right;
	width:100%;
}

/***   IE HACK   ***/
* html #extra {
width:698px;
 }
 

#extra p {
      padding:0px 10px 0px 13px;
}

/***   FOOTER   ***/

#footer{
	background: #464014;
	color: #fff;
	clear:both;
	width:100%;
}

#footer p{
	margin:0;
	padding:5px 24px;
}
