body {
	background: #666633 url("images/menu.jpg");
    background-repeat: no-repeat;
    background-position: 0% 0%;
	color: #ffffff;
	margin: 50;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-family: trebuchet MS, tahoma, georgia, sans-serif;
}

a {
    color:#ffffff; font-weight: none; text-decoration: none;
}

a:hover {
    color:#993333; text-decoration:none;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: transparent;
    height: 100%;
}

#banner {
	color: #ffffff;
	font-size: 24px;
    text-decoration: none;
	margin-top: 0;
    margin-bottom: 45px;
	margin-left: 0;
	padding-top: 0;
}

#entry {
    color: #ffffff;
    font-size: auto;
    margin-left: 100;
}

#box-link6 { 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 200px; 
		height: 235px; 
		background-color: transparent; 
		border: 1px solid transparent; }

#box-link { 
		position: absolute; 
		top: 250px; 
		left: 20px; 
		width: 50px; 
		height: 30px; 
		background-color: transparent; 
		border: 1px solid transparent; }

#box-link1 { 
		position: absolute; 
		top: 310px; 
		left: 20px; 
		width: 90px; 
		height: 30px; 
		background-color: transparent; 
		border: 1px solid transparent; }

#box-link2 { 
		position: absolute; 
		top: 365px; 
		left: 20px; 
		width: 83px; 
		height: 30px; 
		background-color: transparent; 
		border: 1px solid transparent; }
                
#box-link3 { 
		position: absolute; 
		top: 420px; 
		left: 20px; 
		width: 78px; 
		height: 30px; 
		background-color: transparent; 
		border: 1px solid transparent; }
        
        
#box-link4 { 
		position: absolute; 
		top: 474px; 
		left: 20px; 
		width: 60px; 
		height: 30px; 
		background-color: transparent; 
		border: 1px solid transparent; }
        
        
#box-link5 { 
		position: absolute; 
		top: 533px; 
		left: 20px; 
		width: 90px; 
		height: 30px; 
		background-color: transparent; 
		border: 1px solid transparent; }
        
#blockquote {
    color: #333333;
    font-size: auto;
    background-image: url(images/quote.jpg);
	background-position: left top;
	background-repeat: no-repeat;
    font-style: italic;
	margin-left: 0;
	padding-left: 30px;
}



